> Mind you, Hetzner webhosting starts at 2 EUR! How crazy is that?
Oh yeah?
and netlify is totally free for an infinite amount of sites! how crazy is that?
> We use a short Python script with exactly 45 lines of code. Including comments and blank lines.
>
> In summary, this is the simple toolchain for building our web:
>
> Developer updates index.src.html
> Watchdog.py detects the file change and ...
> ... renders Jinja template into index.html and ...
> ... calls Tailwind CSS CLI to generate styles.min.css.
love posts like these that insult literally any other way of doing things except their way, claiming it's "simple" when in the end they don't even show the step by step code or link to any repository that shows how it's done. regardless of "without frameworks or tons of libraries", its esoteric and definitely not an average or common way of doing things (to the rest of us), and clearly DOES use codes (and/or?) a framework!!!
no description of what the heck "Watchdog.py" is, no description of what Jinja - I for one don't know what either of those are, sorry if i'm an "ignorant normie"
simply put, it's quite clear you ARE using frameworks, just in your mind, perhaps, you "aren't"
this whole framework vs no framework vs BS vs BS vs BS has gotten really out of hand, and 99% of devs cant see the forest from the trees
what in the world did i just read