This repo is built on a fork of Jekyll Now from this repository. Jekyll is a static site generator that's perfect for GitHub hosted blogs (Jekyll Repository)
The website design is just a modification of Jon Barron's website and is converted for my own use, re-purposing my old markdown posts. Feel free to use template for your own purposes, but please respect copyright for all the images/content in my images
, pdfs
, _posts
folders.
permalink: /
. This creates multiple entries in sitemap.xml for index.html but is otherwise fine. excerpt_separator: <!--more-->
in _config.yml
, for my own use I didn't need this. _make_thumbnails.sh
script generates them and the html template looks in tn/
for all images.