StackDraft Beta
Powered by Supabase

Build websites with pure code, deploy anywhere.

A code-first website builder with a powerful editor. Write pure HTML, CSS, and JavaScript. Deploy to GitHub Pages, Netlify, Vercel, or any hosting platform. No limitations, no drag-and-drop.

stackdraft.pages.dev/

Pure Code Editor

HTML, CSS, JavaScript.

GitHub Integration

Deploy anywhere.

draft.site/minimalist-portfolio
Live
index.html HTML
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>My Site</title>
5 </head>
6 <body>
7 <h1>Hello World</h1>
8 </body>
9 </html>
Auto-saved

Pure Code Editor

Write HTML, CSS, and JavaScript with syntax highlighting and auto-save.

GitHub Integration

Connect to GitHub for version control and deploy to any hosting platform.

Deploy Anywhere

Export to GitHub Pages, Netlify, Vercel, or any static hosting service.