Skip to content

An open-source blog for quality content about coding.

Notifications You must be signed in to change notification settings

must/coding-blog

 
 

Repository files navigation

Banner

coding.blog is an open-source blog system designed specifically for blogs on programming. Everyone can publish on it, authors will maintain full ownership over their work, all articles will be freely accessible, and no marketing content disguised as a blog article is allowed.

Checkout the website for more information



Goals

For Readers:

  • Full, free access to all articles
  • No ad-disguised-as-an-article
  • Ad-free, quality curation

For Authors:

  • Full ownership of their work
  • Easy-to-work-with toolchain for producing modern and elegant articles
  • Extreme customization
  • Support by the community
  • No concern for spreading the word



How Will it Work

Each blogspace on coding.blog will be a git repo owned by its author, including some markdown files and some configuration indicating how those markdown files should be presented. Each repo will be bound to some domain aka jacks.coding.blog, and for each publish, coding.blog will pull the repo, build the content into a JAMStack app, distribute it on its CDNs, and queue the new content for curation.

Readers can get personalized curation lists for a monthly fee if they chose to, the revenue of which will be used to pay the costs of curation and payback the authors whose work people are paying to stay informed about. The JAMStack app will also be equipped with a tipping feature that allows the community to directly support an author for an article.

Note that these are our current plans and they might change as we figure out what will work best towards our outlined goals.



Current State

coding.blog is in early development stages. If you are interested, you can join the waiting list for its beta here. If you are a blog-writer who wants to put their blog on coding.blog, you can join the Prospective Creator's list here.

About

An open-source blog for quality content about coding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.2%
  • TypeScript 35.8%