The main jekyll files reside in src branch. master holds the generated /_site.
See config.yml and publish.
By running ./publish in src, updates to source + a new generated /_site version are pushed to github.
It also runs Gulp to bundle and minify assets too.
A customized version of the beautiful Libretto theme.
-
extlinks takes care of transforming external links with proper target and rel attributes.
-
DISQUS For comments.
-
jekyll-multiple-languages For i18n.
