Blog

Top 23 Blog Open-Source Projects

  • Next.js

    The React Framework

  • Project mention: Why I Decided to Leave Frontend Frameworks Behind | dev.to | 2024-05-20

    Let's take Next.js for example. How it introduces routing to the users is far from how the actual routing works under the hood. Just to grasp what I am saying, the Next npm package is 86MB compared to the base React repo which is just over 300kB. For most projects, the only thing you do is have 10-15 pages, maybe have Stripe and a few charts, some side effects, basic state management, and that's it. Why do you need 86MB of code, all that learning curve, and the poor documentation of Next.js for your next project?

  • Gatsby

    The best React-based framework with performance, scalability and security built in.

  • Project mention: Building static websites | dev.to | 2024-04-29

    The first time I started building static websites is when I discovered Gatsby. I built several projects using Gatsby and hosted it on Netlify free tier. It felt like a really robust architecture and I loved that it was free.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • Project mention: Website Optimization Using Strapi, Astro.js and OpenAI | dev.to | 2024-05-08

    We'll use several interesting technologies to achieve this: Strapi CMS to take care of the content management and backend, Astro which is a great new technology for quickly creating blazing fast frontend apps, and ChatGPT to provide the article summaries.

  • chinese-independent-blogs

    中文独立博客列表

  • typecho

    A PHP Blogging Platform. Simple and Powerful.

  • hugo-PaperMod

    A fast, clean, responsive Hugo theme.

  • utterances

    :crystal_ball: A lightweight comments widget built on GitHub issues

  • Project mention: Converting BlogCFC blog to Eleventy | dev.to | 2024-04-17

    Handling New Comments: There are excellent lightweight comment utilities available for managing comments on your eleventy blog. I personally use Utterances, but Giscus is also a great alternative.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • usehooks

    A collection of modern, server-safe React hooks – from the ui.dev team

  • Project mention: Best Next.js Libraries and Tools in 2024 | dev.to | 2024-04-10

    Link: https://usehooks.com/

  • dillinger

    The last Markdown editor, ever.

  • Project mention: UX Case Study: Markdown Heading | dev.to | 2024-04-27

    (Dillinger editor)

  • hugo-blox-builder

    🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!

  • giscus

    A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:

  • Project mention: Leaving Substack | news.ycombinator.com | 2024-04-25
  • leerob.io

    ✨ My portfolio built with Next.js, Tailwind, and Vercel.

  • Project mention: How I fixed this Next.js error: Refused to load the script because it violate Content Security Policy directive | dev.to | 2024-05-16

    Recently, I migrated my portfolio website: ramunarasinga.com to Next.js using leerob.io template and wanted to integrate Microsoft clarity with Next.js.

  • rust-blog

    Educational blog posts for Rust beginners

  • Project mention: Common Rust Lifetime Misconceptions | /r/hypeurls | 2023-12-05
  • nextjs-notion-starter-kit

    Deploy your own Notion-powered website in minutes with Next.js and Vercel.

  • beautiful-jekyll

    ✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com

  • Tale

    🦄 Best beautiful java blog, worth a try

  • codehike

    Marvellous code walkthroughs

  • portfolio-ideas

    A curation of awesome portfolio website ideas for developers and designers to draw inspiration from. Raise a pull request to add more. 💜

  • Project mention: 💡 Discover Your Life Goals and Make Your First Open Source Contribution with Before I Die Code 🚀 | dev.to | 2023-08-18

    Additional assistance and recourse came from studying other open source projects and developers repositories. For example, while searching GitHub, I found the frontend developer, open source developer & technical writer Victor Eke. Of the many open source projects that he has assisted with and created, I used his repository Portfolio Ideas to get ideas on the structure of documentation and, in additionally, reading his blog article “How my open source project got 1000 stars on GitHub in 4 months” on what he did to surpass the 1,000 stars on his open source project. I also studied one of the most popular stared first-contributions repositories (which has over 37,000 stars) for the excellent structure of the documentation. And lastly, to add more visual interest to the documentation found throughout the Before I Die Code, I used the Animated Fluent Emojis open source project by Tarikul Islam Anik.

  • free-gophers-pack

    ✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.

  • Project mention: Using migrations with Golang | dev.to | 2024-04-17

    Gopher credits

  • Canvas

    Publishing on your own terms (by austintoddj)

  • Project mention: Build a Laravel Blog using Vue and Canvas | dev.to | 2023-10-16

    Canvas is a powerful tool for Laravel applications that streamlines the writing, editing, and customization of your content with a range of publishing tools. It's an incredible all-in-one solution for creating and publishing articles, just like the one you're reading.

  • medium-to-own-blog

    Switch from Medium to your own blog in a few minutes

  • hexo-theme-cactus

    :cactus: A responsive, clean and simple theme for Hexo.

  • blog-post-workflow

    Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed

  • Project mention: How to Create a Kick-Ass GitHub Profile in 5 Minutes | dev.to | 2023-06-22

    Now, we will create a new action for your repository. There is an awesome action template that can be used directly. This action will fetch the blogs from your Medium profile and put that on your GitHub profile page.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Blog related posts

  • From Zero to Hero: Disaster Recovery for PostgreSQL with Streaming Replication in Kubernetes

    1 project | dev.to | 17 May 2024
  • How I fixed this Next.js error: Refused to load the script because it violate Content Security Policy directive

    2 projects | dev.to | 16 May 2024
  • Website Optimization Using Strapi, Astro.js and OpenAI

    5 projects | dev.to | 8 May 2024
  • Ask HN: Who wants to be hired? (May 2024)

    17 projects | news.ycombinator.com | 1 May 2024
  • Composable architecture example: Go headless (best practices)

    2 projects | dev.to | 30 Apr 2024
  • Building static websites

    5 projects | dev.to | 29 Apr 2024
  • Rust Stream API visualized and exposed

    1 project | news.ycombinator.com | 25 Apr 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Blog projects? This list will help you:

Project Stars
1 Next.js 121,256
2 Gatsby 55,049
3 astro 42,834
4 chinese-independent-blogs 18,431
5 typecho 11,018
6 hugo-PaperMod 8,809
7 utterances 8,660
8 usehooks 8,609
9 dillinger 7,875
10 hugo-blox-builder 7,850
11 giscus 7,369
12 leerob.io 6,917
13 rust-blog 6,751
14 nextjs-notion-starter-kit 5,841
15 beautiful-jekyll 5,177
16 Tale 4,879
17 codehike 4,237
18 portfolio-ideas 3,574
19 free-gophers-pack 3,253
20 Canvas 3,221
21 medium-to-own-blog 3,033
22 hexo-theme-cactus 3,032
23 blog-post-workflow 2,900

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com