All Projects → Rocketseat → Gatsby Starter Rocket Docs

Rocketseat / Gatsby Starter Rocket Docs

Licence: mit
The documentation starter you were looking for (ready for Gatsby v3) ⚡️

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gatsby Starter Rocket Docs

Ru.reactjs.org
React documentation website in Russian / Официальная русская версия сайта React
Stars: ✭ 444 (+143.96%)
Mutual labels:  documentation, gatsby
Docs
Repository of Twilio SendGrid's product documentation.
Stars: ✭ 221 (+21.43%)
Mutual labels:  documentation, gatsby
Greenboard
📖 Gatsby theme for api documentation
Stars: ✭ 240 (+31.87%)
Mutual labels:  documentation, gatsby
Docz
✍ It has never been so easy to document your things!
Stars: ✭ 22,020 (+11998.9%)
Mutual labels:  documentation, gatsby
Awesome Docs With Static Site Generators
Pointers to all templates and implementations based on static site generators
Stars: ✭ 44 (-75.82%)
Mutual labels:  documentation, gatsby
Sentry Docs
The new place for the sentry documentation (and tools to build it)
Stars: ✭ 160 (-12.09%)
Mutual labels:  documentation, gatsby
Nord Docs
The official Nord website and documentation
Stars: ✭ 63 (-65.38%)
Mutual labels:  documentation, gatsby
Rcpress
基于react和Ant Design的文档生成器 🎨
Stars: ✭ 178 (-2.2%)
Mutual labels:  documentation, gatsby
Dvc.org
🔗 DVC website and documentation
Stars: ✭ 171 (-6.04%)
Mutual labels:  documentation
Jamstack Serverless
Learn JAMstack Serverless Modern App Development in Baby Steps using Gatsby.js, React, TypeScript, GraphQL, Contentful, Netlify, FaunaDB, MongoDB, Apollo, Github Actions, Project Fugu, and CSS Houdini.
Stars: ✭ 178 (-2.2%)
Mutual labels:  gatsby
Wiki
Wiki.js | A modern and powerful wiki app built on Node.js
Stars: ✭ 14,985 (+8133.52%)
Mutual labels:  documentation
Aiohttp Apispec
Build and document REST APIs with aiohttp and apispec
Stars: ✭ 172 (-5.49%)
Mutual labels:  documentation
Felipefialho.com
😺 My personal website
Stars: ✭ 177 (-2.75%)
Mutual labels:  gatsby
Blog
灵魂画手的博客
Stars: ✭ 170 (-6.59%)
Mutual labels:  gatsby
Startup Landing
Collection of free top of the line startup landing templates built using react/nextjs/gatsby. Free to download, simply edit and deploy! Updated weekly!
Stars: ✭ 176 (-3.3%)
Mutual labels:  gatsby
Guidelines.spatie.be
The guidelines used at our company
Stars: ✭ 169 (-7.14%)
Mutual labels:  documentation
Opencore Document Zh hans
[非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译
Stars: ✭ 169 (-7.14%)
Mutual labels:  documentation
Docker Bookstack
A Docker container for the BookStack documentation wiki
Stars: ✭ 180 (-1.1%)
Mutual labels:  documentation
Gatsby Source Airtable
Stars: ✭ 177 (-2.75%)
Mutual labels:  gatsby
Apigen
PHP 7.1 ready Smart and Simple Documentation for your PHP project
Stars: ✭ 2,068 (+1036.26%)
Mutual labels:  documentation

A illustration of file that is the @rocketseat/gatsby-theme-docs logo

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

PRs welcome! License Follow @rocketseat

🚀 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

  1. Create the website.

    npx gatsby new rocket-docs https://github.com/rocketseat/gatsby-starter-rocket-docs
    
  2. Start developing.

    cd rocket-docs
    gatsby develop
    
  3. 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].