jacobwhall / jacobhall.net

source for my website
4 stars 0 forks source link

generate articles within Y/M folders #24

Closed jacobwhall closed 2 years ago

jacobwhall commented 3 years ago

starting in 2021 my articles are located at /YYYY/MM/name-of-article, vs. YYYY/name-of-article

the static generator should find and generate these articles as it does for previous years.

jacobwhall commented 2 years ago

This issue has been resolved with the Racket rewrite!