Hacker News new | ask | show | jobs
by codyogden 2100 days ago
If you want to PR and then maintain 200 html list item components by hand, you’re more than welcome to join as a co-maintainer. :)
2 comments

I'm guessing it's using static hosting so server side rendering is out of the question, but if you wanted to make it work without JavaScript a static site generator could be used to avoid having to maintain 200 list items manually.
I was being facetious. I know what SSG is.
Wouldn’t a static site generator take care of that? Not being snarky just asking.
Yes. It would. I was joking. I don’t feel the need to implement it. This project (outside of data) hasn’t really been updated since it launched. Someone tried to force TypeScript upon it, but I’m a big fan of “don’t overkill it.” At the time, SSG was (and is) overkill for my stupid, single page weekender.