ATENSI / docsify-documentation-template

A template to start writing documentation fast with docsify

Home Page:https://atensi.github.io/docsify-documentation-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docsify Documentation Template

How to start

  • Install nodejs
  • Launch the following command to install docsify:
npm i docsify-cli -g
  • Run the server with the following command:
docsify serve docs/

Note

You can also run the server by using the preview.sh script:

./preview.sh

Overview

Here is an overview of this theme:

  • Homepage (Light theme) Homepage

  • Dark Theme Dark Theme

  • Navbar (open level) Navbar

Contributing

The contributions are closed for the time being. I do not plan to modify it for now. It was designed as a template. You can fork it and adapt it to your needs.

Special thanks

I want to thank everyone working on the following projects (in no special order):

About

A template to start writing documentation fast with docsify

https://atensi.github.io/docsify-documentation-template/

License:MIT License


Languages

Language:Shell 100.0%