|
|
|
|
|
by alexobenauer
1863 days ago
|
|
Quite the fan of Elder.js; I build my personal site using it (https://alexanderobenauer.com), where the entire site is built once, each time I push a change, then hosted on static hosting (Netlify). The flexibility on how routes map to various files and templates is wonderful. Some routes are simply markdown files (copied directly from my notes app) that are then rendered into the right template file. |
|