Go to file
2020-08-16 15:12:14 -04:00
src Redo typography: fonts and font sizes 2020-08-16 15:12:14 -04:00
.dir-locals.el Add a .dir-locals.el 2020-08-14 17:02:23 -04:00
.gitignore Add preliminary RSS feed 2019-10-22 17:11:06 -04:00
README.org Fix deployment instructions 2019-10-20 14:49:32 -04:00

Jeremy Dormitzer's personal website

This is my personal website. It's written using the Pollen static site generator.

Running the development server

Make sure you have Pollen installed, then run:

  raco pollen start

Building the static site

  raco pollen render -s src && raco pollen publish src out