I am using Markdown to write and organize notes as this simple format has proved to be an ideal solution for storing technical documentation. I can edit and read documentation on any device or operating system and keep everything in sync using git repository.
Then use MDwiki to read and share these notes over network.
The above picture explains it all as the whole idea is built around single HTML file created using JavaScript and HTML5 without additional dependencies.
Use nginx
, drop Markdown files and downloaded HTML file in the same directory, create index.md
file for easier access and enjoy beautiful wiki!