Website entirely written using Markdown, inline-HTML, and basic CSS styling. Converted to being fully HTML using pandoc (a great tool).
pandoc
, for file conversionNginx
(optional; it's what I use), for hosting your own site, should you choose to use this one as a template- A machine to host it on; I use a VM on Azure for ~$4 a month.
- Basic knowledge of Markdown, HTML, and CSS
sh build.sh
will build HTML files from every Markdown file (if I could do it recursively in a line or two, I would). Assuming pandoc
is in your PATH, this script should also work on Windows (as a .bat
file).
The content of this site (text/writing, images - basically anything that isn't purely HTML or CSS or Markdown related) is copyrighted with all rights reserved (though I'm guessing you don't intend to sell/plagiarize images of me or my work, anyway).
The underlying structure/formatting (the Markdown, resulting HTML, and all of the CSS) is free to re-use/distribute under the MIT license.
Fonts are not physically included, and are used for free from Google Fonts.