Top 7 HTML Static Site Generator Projects
-
wowchemy-hugo-modules
📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
I wanted it to be nearly as feature-rich as popular blogging templates like beautiful-jekyll and Hugo Academic but with the best of React's ecosystem and current web development's best practices.
-
beautiful-jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
I wanted it to be nearly as feature-rich as popular blogging templates like beautiful-jekyll and Hugo Academic but with the best of React's ecosystem and current web development's best practices.
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Publii
Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners.
Project mention: Static Site Generators vs Site Builders (Wix, Squarespace, etc.) | dev.to | 2021-03-01Publii
-
Eleventy-Starter-Boilerplate
🚀 Eleventy Starter is production-ready with SEO-friendly for quickly starting a blog. ⚡ Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS and Netlify CMS (optional).
Project mention: The Ultimate Serverless Framework Starter with ExpressJS and TypeScript | dev.to | 2021-02-25 -
11ta-template
Deeply customizable, full-featured, ready to publish blog template built with 11ty, TailwindCSS, & Alpine.js
See more details
-
shlomi-fish-homepage
Shlomi Fish’s Homepage Sources - www.shlomifish.org
Project mention: Hypothesis: The Ancient Hebrew Verb "Lenabé" (לנבא) originally meant "to be crazy"/"to act crazy" including in today's casual sense | reddit.com/r/linguistics | 2021-02-05Well, Plato considered craziness as divine (but excluded humour for example): https://en.wikipedia.org/wiki/Divine_madness . Later on, navi was mistranslated by the Septuaginte as "prophet", which also influenced later Jewish thought. Anyway, insane people at the time were likely used as sources of guidance and advice (see a WiP essay I wrote about that and "a navi" (נביא) was also a philosopher, educator, and entertainer (like the image macro based on https://www.youtube.com/watch?v=GoZ3bu23BMA jokes about).
-
francoscarpa.com
This repository contains the source code of Franco Scarpaʼs website, francoscarpa.com. I compile it with the Eleventy static site generator.
Project mention: I Use Netlify’s Continuous Deployment, and You Should Do the Same | dev.to | 2020-10-25I created a GitHub repository to hold all of my website’s source code, including the package.json file, which is mandatory to let Netlify know which dependencies your project has. Then, I configured Netlify to link my website to that repository so that every time I push changes to GitHub, Netlify runs a build on that code and publish the resulting outcome on the fly. You need to specify which build command Netlify needs to run to start the compilation process. In my case, it’s npx @11ty/eleventy since I use the Eleventy static site generator.
Index
What are some of the best open-source Static Site Generator projects in HTML? This list will help you:
Project | Stars | |
---|---|---|
1 | wowchemy-hugo-modules | 5,410 |
2 | beautiful-jekyll | 3,190 |
3 | Publii | 3,081 |
4 | Eleventy-Starter-Boilerplate | 127 |
5 | 11ta-template | 32 |
6 | shlomi-fish-homepage | 7 |
7 | francoscarpa.com | 0 |