mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
11 lines
368 B
Markdown
11 lines
368 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.
|
|
- [ ] Deal with the favicon
|
|
- [ ] Icon support.
|
|
- [ ] RSS
|
|
- [ ] sitemap
|
|
- [ ] robots.txt?
|