Hi,
I've been browsing the codebase, as I would like to propose some changes, yet it seems to me the current approach is somewhat over-engineered for its goal.
I would like to propose we use a tool like Zola or Hugo to write the content in simple to maintain markdown files, and let the theme and workflows generate the final site.
I believe this change would benefit in the following ways:
- Less overhead to maintain.
- Less overhead to onboard (no need to learn yew, or know node)
- We can focus only on writing content with a simple syntax.
- An easier way to maintain may help bring more
I have a couple of examples in my public repos, will share some links.
Many thanks,
H.