Docs

screenshot of Docs
docsify

@droxey's brain: open sourced in md format.

## Overview
The documentation provided by Dani Roxberry is a comprehensive and open-sourced resource that offers a wealth of knowledge for developers. Written in markdown format, it's designed for easy navigation and accessibility, making it an invaluable tool for anyone interested in development. Keeping the documentation regularly updated ensures that users have access to the latest features and best practices, solidifying its status as a go-to reference.

## Features
- **Fully Searchable**: The documentation site allows users to find specific information quickly and efficiently, saving time and effort.
- **Regular Updates**: Consistent updates mean that the content reflects the latest trends and changes in the development landscape.
- **Open-Sourced Format**: Being open-sourced encourages collaboration and community contributions, enriching the overall quality of the documentation.
- **Markdown Format**: The use of markdown makes the documentation easy to read and write, appealing to a wide range of developers.
- **Access to Source Code**: Users can view the underlying source code on GitHub, fostering transparency and enabling further customization.
- **Contact for Contributions**: A clear channel for contributions encourages community involvement, enhancing the resource with diverse perspectives.
docsify
Docsify

Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading