Skip to content

kadir-gunel/personal-site

 
 

Repository files navigation

Source for mattwetmore.me

The website is powered by Hakyll, with a few small extensions. The module CustomCompilers includes a Pandoc compiler with math extensions enabled, as well as a compiler that allows custom writers in Pandoc. I use a custom writer largely based on this example to add sidenotes to the HTML output.

Hakyll stores the compiled site in a folder called _site, which I don't track in this repository. The shell script publish.sh (which accepts a commit message as an argument) commits the contents of _site to https://github.com/wetmore/wetmore.github.com and pushes them to Github, which hosts the site.

About

Source for wetmore.github.io ie http://mattwetmore.me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 33.4%
  • Haskell 24.8%
  • Lua 24.4%
  • HTML 13.6%
  • JavaScript 3.0%
  • Shell 0.8%