“People do not lack strength, they lack will.”
― Victor HugoNot related to this post in any way, shape or form, but hey at least it has the word Hugo in it :)
Hugo Gripes
- It generates static site
- The plain HTML template-like nature means that there is extra work needed to add cool libraries and components
Hurdles
- Edit with Forestry
- What about headless CMS?
- Strapi, Directus, Contentful, Tina CMS?
- link to CMS shootout
- DIY Theme - https://blog.featherbear.cc/post/my-very-own-hugo-theme/
- Syntax higlighting
- Originally highlight.js
- Prism
- Syntax higlighting
- Search - https://blog.featherbear.cc/post/blog-static-site-search/
- https://github.com/featherbear/hugo-theme-myhugo/commit/34dd783f57a833d01306b156d951f71c8d5115ea
- Cache
TODO
Add https://blog.featherbear.cc/post/site-redesign/
- Search
Meteor - More for web app, kinda like a web wrapper for anything
Astro -
https://docs.astro.build/en/concepts/why-astro/
SvelteKit?