Comment on Looking for a simple personal homepage
Diplomjodler3@lemmy.world 1 week ago
If you know some Python, I’d look at Flask. It might be overkill for a static site but it’ll leave the door open for future expansion. If your goal is minimal effort, this is probably not the way to go.