Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →
Top 23 JavaScript Blogging Projects
-
Project mention: I Built a Free Shadow API Scanner and Found 269 Forgotten Routes in Ghost CMS | dev.to | 2026-07-12
To see if shadowaudit actually works on real code (not just toy examples), I ran it against Ghost CMS - the publishing platform that powers 404Media, Platformer, and The Browser. It's a production-grade Express.js app with a large API surface. The first scan found 269 routes. But the initial results had problems. Ghost uses a custom auth middleware called mw.authAdminApi that shadowaudit didn't recognize - so 213 routes that actually had auth were reported as "no auth detected." That's a 70% false negative rate. Embarrassing. So I fixed it. The v0.3.0 update added AST-based auth detection - instead of matching hardcoded pattern strings, it walks the route's arguments in the code's abstract syntax tree and checks if any middleware name contains auth-related words like "auth," "login," "token," "jwt," or "passport." After the fix: 235 routes correctly authenticated, 0 false positives, 34 routes legitimately public (login, password reset, setup endpoints - expected). Ghost's security was solid. Zero real vulnerabilities. But the scan proved shadowaudit works on real, production-grade codebases - not just examples.
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
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: Your GitHub Profile README Is Boring — Here Are 10 Templates That Actually Stand Out | dev.to | 2026-03-25Auto-pull your latest articles with blog-post-workflow.
-
-
-
blogging-site
This project is a mini version of a working blogging website. This project is done by using only HTML, CSS and JS. This is a node.js app. And using firebase as its databse.
-
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
-
telescope
A tool for tracking blogs in orbit around Seneca's open source involvement (by Seneca-CDOT)
-
demolab
Demolab is my fantasy project created to understand the power of JAMstack using JavaScript(Reactjs), API(Netlify and Aws) and pre-built Markup(Gatsby).
-
-
-
-
webnami
WebNami is an opinionated blogging website generator optimized for SEO, speed, and performance 🚀
Project mention: Show HN: WebNami – Open-source local-first static blogging platform | news.ycombinator.com | 2026-03-10 -
-
-
metaphore
Story as Code. Public Collections of Metaphore our Freestyler accross the world. Gain knowledge with unusual perspective from our Punk members. (by StreetCommunityProgrammer)
-
as-notes
VS Code Personal Knowledge Management System (PKMS) - Markdown Editing, Wikilinks (inc. Nested), Tasks, Kanban, Files, Publish to HTML, Daily Journal, Encrypted Notes
Project mention: How do you promote a low value, high conversion rate app without PPC? | news.ycombinator.com | 2026-07-08I have an freemium VS code extension that is converting well (we have 1 perpetual licence sale for every 10 VS Code market place downloads). But I'm having difficulty raising awareness of the extension (330 installs so far on https://marketplace.visualstudio.com/items?itemName=appsoftw...). The extension is https://www.asnotes.io - a notes / PKMS extension for VS Code that includes wikilinking, task management, a kanban board, daily journalling and static site publishing). The perpetual licence, which I feel is priced reasonably, is not enough to justify PPC ad spends to raise awareness. Developer communities like Hacker News are receptive, but you can only post about your app so many times there. Any advice on marketing this sort of app would be appreciated.
-
blockchain-node
This is a repository for my blog post on LogRocket. The title of the post is Interact with smart contracts via React and a Node.js API in which I showed how to develop a nodejs server as a middleware to make ordinary browsers possible to interact with smart contracts without using any third party plugins or extensions such as Metamask. (by zafar-saleem)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript Blogging discussion
JavaScript Blogging related posts
-
I Built a Free Shadow API Scanner and Found 269 Forgotten Routes in Ghost CMS
-
Good Careers at Bad Companies
-
I built a dependency health scanner in a day. Here's what I shipped and what I cut.
-
Show HN: WebNami – Open-source local-first static blogging platform
-
Local Journalism Is How Democracy Shows Up Close to Home
-
Ghost is a powerful app for professional publishers
-
Makefile is Awesome, and I Love It
-
A note from our sponsor - Kargo
akuity.io | 4 Sep 2026
Index
What are some of the best open-source Blogging projects in JavaScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Ghost | 55,085 |
| 2 | blog-post-workflow | 3,442 |
| 3 | CoverView | 1,104 |
| 4 | Ghost-CLI | 496 |
| 5 | blogging-site | 242 |
| 6 | ghost-on-heroku | 228 |
| 7 | AnimatedGallery | 174 |
| 8 | merlot | 153 |
| 9 | cross-post | 131 |
| 10 | telescope | 96 |
| 11 | demolab | 84 |
| 12 | Epiphany | 83 |
| 13 | gatsby-blog-mdx | 71 |
| 14 | devspace | 60 |
| 15 | webnami | 56 |
| 16 | integrate-io | 55 |
| 17 | create-harold-app | 37 |
| 18 | metaphore | 27 |
| 19 | as-notes | 24 |
| 20 | blockchain-node | 22 |
| 21 | tryscroll | 18 |
| 22 | blog-posts | 17 |
| 23 | Linkedin-RSS | 15 |