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

https://github.com/vnotex/viki

A simple Wiki page in Markdown from notebook of VNote.
https://github.com/vnotex/viki

blog markdown static-site vnote wiki

Last synced: about 1 year ago
JSON representation

A simple Wiki page in Markdown from notebook of VNote.

Awesome Lists containing this project

README

          

# Viki
A simple Wiki page in Markdown from notebook of [VNote](https://vnotex.github.io/vnote).

![Viki](resources/viki.svg)

With Viki, we could just simply put several simple files with our Markdown files to generate an elegant site. No additional software or sever side processing is required.

Combined with VNote, Viki could show your notebooks as a blog site seamlessly.

For more information, please visit [vnotex.github.io/viki](https://vnotex.github.io/viki), which is also generated by Viki.

## Credits
- [MDWiki](http://dynalon.github.io/mdwiki/#!index.md)
The idea of Viki comes from MDWiki. Viki also references to the implementation of MDWiki a lot.
- [jQuery](http://www.jquery.org/)
- [Boostrap](http://www.getbootstrap.com/)
- [markdown-it](https://github.com/markdown-it/markdown-it)
- [highlightjs](https://highlightjs.org/)

## License
[MIT](LICENSE)