1945fef035
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com> |
||
---|---|---|
.. | ||
src | ||
static | ||
.gitignore | ||
docs | ||
gatsby-config.js | ||
LICENSE | ||
package.json | ||
README.md | ||
yarn.lock |
Gatsby Starter: Rocket Docs
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
🚀 Features
- 📝 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 🔥
⚡️ Getting started
-
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
http://localhost:8000
📄 Docs
Looking for docs? Check our live demo and documentation website.
Made with 💜 by Rocketseat 👋 check our community!