I’m looking for a tool to generate a simple personal website (like an online business card) to self host. Preferably a static site generator.

I’m now using Hugo, but it does too much for me and changes too often. (I can’t update my current page, because the template is no longer arond)

  • dogs0n@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    20 hours ago

    +1 for just using html & css if it’s literally just an online business card (I’m sure theres millions of themes you can easily modify the source of and there won’t be updates to work around).

    A generator is only really useful if you have blog posts, multiple pages, something that changes often, etc, right?