Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 532 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 532 Bytes

Wyvern documentation

Wyvern documentation can be found on madesane.github.io/wyvern-docs is build with Hexo. If you want to run docs locally, you need to install Hexo

npm install hexo-cli -g

Running locally

git clone https://github.com/madesane/wyvern-docs.git
cd wyvern-docs
hexo server

Deploy changes

hexo deploy

Contribution

Feel free to send issues or pull requests, we are happy for any sort of feedback.

License

MIT