Free Portfolio Hosting — Deploy Your Portfolio Site
Host your portfolio or personal site on Deplexo. Custom domains, automatic HTTPS, always online.
Why Deplexo for portfolios
Free tier includes custom domains and automatic TLS. No ads, no branding. Deploy from GitHub — update your portfolio with a git push.
Works with any stack
- Static HTML/CSS/JS — see the static deploy guide.
- React, Vue, Svelte SPAs.
- Next.js with server-side rendering.
- Any framework that outputs a web page.
Deplexo auto-detects your stack from the repo.
Deploy steps
- Push portfolio to GitHub.
- Connect repo on Deplexo.
- Deploy — get your-name.deplexo.com.
- (Optional) Add a custom domain in the Domains tab.
Example configuration
framework: staticThat's it for static sites. For React or Next.js, Deplexo auto-detects from package.json.
Custom domains
Add your domain in the Domains tab. Point your DNS to Deplexo, and a TLS certificate is provisioned automatically. Works on the free tier.