I'm using lume now because I got tired of writing html
What is it? Simplified html components script. Write your static site with pseudo components. Have them all be built w/ a script.
Why build this? I wanted the convenience of writing my layout/navlinks once and having it everywhere without messing with npm, or frameworks, or iframes, or whatever. I want to use exactly 1 (one) braincell when worrying about writing and setting up static sites.
What's it do? Put your files in the right folders. Write your pages. Run the script. Throw everything in the dist/ folder up onto hosting.
Other tips for use: