brockmuellers.github.io

My personal site.

This is built on github pages with jekyll. There's some odd lualatex in here that generates a pdf resume. Wildly unnecessary, but it was fun to write.

Disclaimer: I'm not a front-end dev and this site reflects that fact.

Find me at brockmuellers.com.

References for myself

Jekyll

https://help.github.com/en/github/working-with-github-pages/about-github-pages-and-jekyll

https://github.com/jekyll/minima/tree/v2.5.1

https://jekyllrb.com/docs/

Markdown processor

https://kramdown.gettalong.org/syntax.html

https://kramdown.gettalong.org/quickref.html

Building locally

bundle exec jekyll serve --trace --drafts (at localhost:4000)

Other

Image sources can be recorded and loaded from _data/image_source.yml.

Favicon source