mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
6 lines
278 B
Markdown
6 lines
278 B
Markdown
- [ ] add content-hash fingerprinting for tailwind cache busting.
|
|
- [ ] create template language
|
|
- Look at the source for 3 template languages that support mustache syntax,
|
|
and see how they implement the tempaltes, then pick the best one. One of them
|
|
should be Hugo / go.
|