Top 11 HTML Blog Projects
-
* **[Markdown editor](https://dillinger.io/)**
-
beautiful-jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Project mention: Finally fulfilled my dream and started a D&D blog! | reddit.com/r/DMAcademy | 2021-04-13Thanks, sure. I hosted it on Github Pages and made the blog itself with Beautiful Jekyll.
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. 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.
-
Project mention: [TECH] Hugo + GitHub Pages + GitHub Actions で独自ドメインのウェブサイトを構築する 😊 | dev.to | 2021-03-20
git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod --depth=1 echo 'theme = "hugo-PaperMod"' >> config.toml
-
PR (not by me) open to fix it: https://github.com/rust-lang/this-week-in-rust/pull/1882
-
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 -
This is a simple blog template created with Tailwind CSS, based on a popular Ghost theme named Casper. Check out its Github repo for more details.
-
Project mention: My stack requires no maintenance, has perfect Lighthouse scores, will never have any security vulnerability, is based on open standards, is portable, has an instant dev loop, has no build step and… will outlive any other stack. | reddit.com/r/programmingcirclejerk | 2021-01-07
-
iRead
iRead is an open platform where readers find dynamic thinking, and where expert and undiscovered voices can share their writing on any topic.
Website Link : https://iread.ga Github Link : https://github.com/ashutoshkrris/iRead Demo Video : https://youtu.be/jLdJnVgpV8U Facebook : https://facebook.com/ireadblog Twitter : https://twitter.com/iReadBot
-
bilge
Documentation for The Psalms - my blog about software's intersection with culture. Not just for the website - for the entire process (correspondence, notetaking, drafting, *revising*, editorializing, promoting, discussing, and even reflecting.)
Project mention: The State of Notetaking With Git Integration on iOS | reddit.com/r/davidblue | 2021-03-08I've spent the past eight or nine months playing around with Git as integrated into the entirety of my writing/notetaking/curating/documenting process. (here's the primary subject repo, if you're curious, but there's nothing particularly special about anything I've done with it so far.)
-
Also, you can check out my website's repo for inspiration: https://github.com/chrispanag/personal-blog
-
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 Blog projects in HTML? This list will help you:
Project | Stars | |
---|---|---|
1 | dillinger | 7,035 |
2 | beautiful-jekyll | 3,289 |
3 | hugo-PaperMod | 1,299 |
4 | this-week-in-rust | 688 |
5 | Eleventy-Starter-Boilerplate | 149 |
6 | Ghostwind | 92 |
7 | blog | 12 |
8 | iRead | 5 |
9 | bilge | 4 |
10 | personal-blog | 2 |
11 | francoscarpa.com | 0 |