Logaimn.ie, the #Irish Placenames database, has gotten a new website design. 🙂 https://www.logainm.ie/
I'm working on an internal rewrite of Townlands.ie which should make it much more robust and less likely to go down. 🙂
@amapanda
https://jamstack.org/generators/ lists three in Rust (in case you weren't aware)
@RyunoKi I've seen Zola & Cobalt. But most SSG are aimed for blogs. A list of plain text files that are laid out like a blog.
I want something that can generate a website from a SQL database. Look at https://www.townlands.ie/ and you'll see it's not a “blog”.
@amapanda
I see.
Nevertheless might be worth to study the code and issues to see, whether there are pitfalls to avoid.
Or tricks to learn.
If you're done yakshaving, please add your SSG to the list :-)
Currently Townlands.ie is a Django web application ( https://github.com/osmie/osm-irish-townlands ), which only works on old versions of Django/PostgreSQL/Ubuntu (because I haven't spent the time to keep it up to date 😅)