A starter documentation theme for Gridsome. Featuring instant search, great navigation and a dark mode!
This product is a starter documentation theme for Gridsome, a Vue.js-powered static site generator. The theme provides a framework for creating and organizing documentation for various projects or products.
To install the Gridsome starter documentation theme, follow these steps:
npm install --global @gridsome/cli
gridsome create your-project https://github.com/mrcrmn/docc
cd your-project
gridsome develop
http://localhost:8080 to see the documentation site in action.The Gridsome starter documentation theme is a convenient solution for creating and organizing documentation websites using Gridsome. It offers a range of features, including an easy installation process and seamless integration with Gridsome’s capabilities.