Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



Docanary


Site generator for easily maintaining docs



version


MIT license


downloads

## 📝 Documentation

[įŽ€äŊ“中文](https://docanary.wuwaki.me)

## đŸ“Ļ Installation

```bash
npm i docanary -g
```

## 🔨 Usage

```bash
docanary init # init
docanary start # start
docanary build # build
```

## 🤝 PRs Welcome