Logaimn.ie, the #Irish Placenames database, has gotten a new website design. 🙂 https://www.logainm.ie/
But never fear! Townlands.ie isn't going away. 🙂 The premier #OpenStreetMap based map of historical admin boundaries in #Ireland will continue! 🙂
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 😅)
@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 :-)
I'm rewriting it with a static site generator, so (at the backend) it will only need to serve up raw static HTML pages.