Quick Start
Get a BaseBlocks site live in under five minutes.
Get a team workspace, create a site, build a page, and publish — all in a few clicks.
Workflow
Create an account
Go to baseblocks.dev and sign in with Google, GitHub, or Microsoft. No credit card required.
Set up your workspace
After creating your account, you're taken to an onboarding page. Enter your team name and choose a slug — the slug auto-generates from the name but you can edit it.
Your slug becomes the subdomain for all sites in this workspace:
https://your-slug.baseblocks.devThe slug must be lowercase and hyphen-separated.
If you received an invitation to join an existing team, you can accept it from this same screen instead of creating a new workspace.
Create a site
Inside your team dashboard, click New Site. Give it a name and a slug.
Your site will be reachable at:
https://your-team.baseblocks.dev/your-siteOpen the editor
Click your site to open it. You land in the editor with an empty first page ready to build.
The editor has three areas:
- Header — site switching, sharing, the published-site shortcut, and publishing controls
- Sidebar — pages and site settings
- Page editor — the block document. All edits save automatically.
Add content
Click in the page and start typing. Type / to open the block menu, then insert headings, lists, callouts, attachments, pages, diagrams, directories, quick links, search, libraries, and other supported blocks.
Choose visibility and deploy
Open Share and choose:
- Private for signed-in members of your team
- Public for anyone on the web
Then click Deploy in the editor header. BaseBlocks serves the latest saved content at the generated site URL. Private sites require team authentication; public sites can be indexed by search engines.