|
|
|
|
|
by yogsototh
1624 days ago
|
|
I use a single Makefile with pandoc. https://her.esy.fun/posts/0018-makefile-as-static-site-build... I use org-mode instead of markdown. But this system is agnostic of your source. Low maintenance, and will probably still work in a long time in the future. The most fragile part of it is pandoc, which I think will be retro compatible for a long time. |
|