imcuttle / docute

:scroll: Effortlessly documentation done right.

Home Page:https://docute.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docute

NPM version NPM download Build Status donate

Special thanks to the generous sponsorship by:

Features

Quick Start

npm i -g docute-cli

docute init ./docs
docute

For detailed usage please head to https://docute.js.org 😎

Projects Using Docute

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Development

The development setup is basically webpack + vue:

cd docute
npm run dev
# then edit files in ./src dir and save to reload

Prior art

docute wouldn't exist if it wasn't for excellent prior art, docute is inspired by these projects:

Author

docute Β© EGOIST, Released under the MIT License.
Authored and maintained by EGOIST with help from contributors (list).

egoistian.com Β· GitHub @egoist Β· Twitter @_egoistlily

Sponsor

About

:scroll: Effortlessly documentation done right.

https://docute.js.org

License:MIT License


Languages

Language:JavaScript 81.9%Language:CSS 16.2%Language:HTML 1.9%