Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stickmy/docanary
:memo: Site generator. Markdown -> Site
https://github.com/stickmy/docanary
docs docs-generator site-generator website
Last synced: about 2 months ago
JSON representation
:memo: Site generator. Markdown -> Site
- Host: GitHub
- URL: https://github.com/stickmy/docanary
- Owner: stickmy
- License: mit
- Created: 2018-12-23T16:55:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T00:17:29.000Z (almost 2 years ago)
- Last Synced: 2024-11-16T00:12:01.075Z (about 2 months ago)
- Topics: docs, docs-generator, site-generator, website
- Language: JavaScript
- Homepage: https://docanary.stickmy.me/
- Size: 2.67 MB
- Stars: 9
- Watchers: 0
- Forks: 2
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - stickmy/docanary - :memo: Site generator. Markdown -> Site (JavaScript)
README
Docanary
Site generator for easily maintaining docs
## đ Documentation
[įŽäŊä¸æ](https://docanary.wuwaki.me)
## đĻ Installation
```bash
npm i docanary -g
```## đ¨ Usage
```bash
docanary init # init
docanary start # start
docanary build # build
```## đ¤ PRs Welcome