Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Create fast and simple documentation to explain almost anything. Uses Eleventy, Tailwind 2.0, and Alpine JS with an optional Netlify CMS.
Spacebook is a free, open-source JAMstack template for building fast, customizable documentation sites, powered by Eleventy, Tailwind CSS 2.0, Alpine.js, and an optional Netlify CMS.
Spacebook is a modern documentation starter that turns Markdown content into a static website using the Eleventy static site generator. It comes pre-styled with Tailwind CSS 2.0 and uses Alpine.js for light interactivity, with Netlify CMS available as an optional content management layer. The project is hosted on GitHub under the broeker/spacebook repository, has 319 stars, and is deployed to Netlify with a live demo at spacebook.app.
Spacebook is built for anyone who needs to publish structured text on the web quickly. Developers can set up project documentation in minutes, technical writers can write in Markdown and get a clean responsive site, and open-source maintainers can host docs, changelogs, or knowledge bases entirely for free. Because content is stored in files, it also suits teams that already use Git for collaboration.
Installation requires Node.js version 12 or higher. Clone the GitHub repository, run npm install, then run npm run build once to generate the initial site. After that, npm run start launches a local development server with hot reloads and Browsersync. The entire setup is designed to take only a few commands.
