jeremy-website/README.org
2019-10-20 14:49:32 -04:00

411 B

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