Skip to content

mcgirr/mikemcgirr-com

Repository files navigation

mikemcgirr-com

The code for my personal website and blog.

General details

  • This uses Hakyll which is an excellent Haskell library for generating static sites. You can find the code for that on Github here and helpful docs for that here.
  • In addition to that it also uses Bootstrap v4 for some of the styling.
  • And the fonts I used are open source and listed in the blog's legal section.
  • If you're curious about setting up somthing similar check out the Makefile.

Build requirements

Mainly: