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)
nis@feddit.dk 2 days ago
You could just do it manually. Write the HTML an CSS.
TypFaffke@feddit.org 2 days ago
Now there’s a radical idea. Might actually do this xD
tburkhol@lemmy.world 2 days ago
You don’t even need to learn HTML to do it. Any word processor will ‘save as HTML,’ but the markup should be straightforward enough for anyone considering selfhosting. CSS can be a real rabbit hole, but browser default styles aren’t awful.
jlow@discuss.tchncs.de 2 days ago
And then host it on neocities.org
Wolfizen@pawb.social 2 days ago
+1!!
I found this guide very inspiring: melonking.net/thoughts/lets-make
It focuses on the creativity and self-creation aspect of writing your own websites. The site is quirky but also geniune.
MonkeMischief@lemmy.today 1 day ago
This is so cool, thanks for sharing! I’m really excited about the “indie web”, being a network of expressive people being people rather than just a giant commerce machine.
dual_sport_dork@lemmy.world 2 days ago
This is the only correct answer in this entire thread.