Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuuji/wiki
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kuuji/wiki
- Owner: kuuji
- Created: 2016-01-30T14:25:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T21:13:08.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T14:29:51.648Z (2 months ago)
- Language: Makefile
- Size: 449 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`