411 B
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