ittiam / 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

  • koel: 🎡 Music streaming app that works.
  • sao: βš”οΈ Futuristic scaffolding tool.
  • service-mocker: πŸš€ The next generation front-end API mocking framework.
  • vuejs-component-style-guide: Vue component style guide
  • vue-scrollto: Vue scroll-to directive
  • SAM Pattern (Korean): SAM Pattern docs in Korean
  • EverMonkey: VS Code Extension for Evernote.
  • finger-mover: A motion effect library that integrates Fingerd and Moved
  • lass: Lass scaffolds a modern package boilerplate for node
  • telegraf: πŸ“‘ Modern Telegram bot framework for Node.js
  • Feel free to add yours here :)

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%