Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kuuji/wiki


https://github.com/kuuji/wiki

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Wiki

> Project to build markdown files into a mkdocs website and push to github pages.

### Prerequisite

* make
* docker

### Usage :

* Modify files in pages folder
* Set commit message in env_make
* Generate website and push branch using `make publish`