Is there a good source of simple html themes/templates with little or no JavaScript?
What is your go-to site for pure HTML templates?
Videos
Does anyone know a good source of HTML templates for simple, static-content sites?
I'd prefer my sites to have little or no JavaScript and only the CSS required.
Most themes seem to use Bootstrap (i.e. lots of bloat) and lots of unnecessary JavaScript.
There is a post here asking a similar question, but it's from 5 years ago. Zerostatic is mentioned there, which is the sort of thing I'm looking for.
Does anyone know of any others? Free or paid, I don't mind.
I usually write web app from scratch with help of Angualr and Bootstrap.
Today, I just want to write a static web site to display some info to readers (no more than 10 articles). I'm not a good designer, and just want to utilize some out-of-box elegant pure HTML templates. (I don't use WordPress)
Thank you.