Quantcast
Channel: sleeplessbeastie's notes
Viewing all articles
Browse latest Browse all 770

How to publish Markdown files effortlessly

$
0
0

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.

MDwiki
MDwiki

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!


Viewing all articles
Browse latest Browse all 770

Trending Articles