Out of the box Gatsby Starter for creating documentation websites easily and quickly. With support for MDX, code highlight, Analytics, SEO and more 🔥 Using the theme: @rocketseat/gatsby-theme-docs
- 📝 MDX for docs;
- 🛣 Yaml-based sidebar navigation;
- 📱 Responsive and mobile friendly;
- 🖥 Code highlighting with prism-react-renderer and react-live support;
- 🥇 SEO (Sitemap, schema.org data, Open Graph and Twitter tags).
- 📈 Google Analytics support;
- 📄 Custom docs schema;
- 🖱 Table of Contents;
- ⚡️ Offline Support & WebApp Manifest;
- and much more 🔥
-
Create the website.
npx gatsby new rocket-docs https://github.com/rocketseat/gatsby-starter-rocket-docs
-
Start developing.
cd rocket-docs gatsby develop
-
Are you ready for launch?
Your site is now running at
https://localhost:8000
Looking for docs? Check our live demo and documentation website.
Made with 💜 by Rocketseat 👋 check our community!