I need a simple web site. No tracking, no analytics, minimum js, just some text and images. Working on large and tiny screens. Any suggestions?
@szescstopni is writing html by hand an option for you?
@kuba The way I used to do them was to write a skeleton (by hand) and write something in Python to generate html and ftp it to a server, but I need something simple. I don't have Notepad on my system, but Gedit should work.
@szescstopni maybe a static site generator, like Jekyll? I'm sure there's a Python equivalent
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@szescstopni maybe a static site generator, like Jekyll? I'm sure there's a Python equivalent