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?
@m0bi13 This doesn't look like minimum js :)
Do you check all Publii templates for js usage?
https://marketplace.getpublii.com/themes/
Its on your side, what you use.
@szescstopni telegra.ph (*Durov et consortes)
@szescstopni what do you mean by a simple web site?
@arek Some html, maybe some css, some text, some pictures. No, I'm not self-hosting.
@szescstopni
@aral kitten?!
@szescstopni I suggest html + css.
@czerwiec :)
@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
@szescstopni I'm using Astro, a static website generator, which I am later hosting on a basic server with nginx