blog_of_markdown VS blog

Compare blog_of_markdown vs blog and see what are their differences.

blog_of_markdown

Static web site generator using KISS principles (by johan-bolmsjo)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
blog_of_markdown blog
1 2
0 9
- -
10.0 10.0
over 4 years ago about 4 years ago
Shell CSS
BSD Zero Clause License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

blog_of_markdown

Posts with mentions or reviews of blog_of_markdown. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-04.
  • Ask HN: How to build a light weight personal blog?
    17 projects | news.ycombinator.com | 4 Jan 2022
    I wrote my own a while back.

    https://github.com/johan-bolmsjo/blog_of_markdown

    It's built using make, small bash scripts and two Go support programs. I think there are tons of similar generators out there as writing one is pretty easy. Probably more sensible to look into using something like Hugo. For me it was easier to write the minimal generator than figuring out how to configure Hugo as I like it.

blog

Posts with mentions or reviews of blog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.
  • What 2D Go Game Framework Do You Use, and What are Its Pros and Cons?
    5 projects | /r/golang | 12 Aug 2022
  • Ask HN: How to build a light weight personal blog?
    17 projects | news.ycombinator.com | 4 Jan 2022
    Shameless plug incoming.

    A good while ago I created my own "system" Glyph: https://github.com/dbriemann/glyph

    It's a static site generator utilizing Github issues and Github pages. If you are interested in how it works see: https://github.com/dbriemann/glyph-zero

    As an example you can see a raw blog entry here: https://github.com/dbriemann/blog/issues/7 which results in https://dbriemann.github.io/blog/7-making-a-game-with-go-and... when "compiled".

    You basically write your blog posts as github issues and the tool converts them to html which is then published via Github pages.

    WARNING: this is not really maintained anymore because I rarely blog. Also it never had an official release .. so it is kinda experimental (but it should work, because it's simple).

What are some alternatives?

When comparing blog_of_markdown and blog you can also consider the following projects:

adrien.sh

sebasic - A basic Jekyll theme for programmers

glyph - A static site generator utilizing Github issues and pages.

simeonGriggs - Blog with content by Sanity.io and Frontend in Remix.run

swyxkit - An opinionated blog starter for SvelteKit + Tailwind + Netlify. Refreshed for SvelteKit 1.0!

glyph-zero - The base template for all glyph powered blogs.

Nikola - A static website and blog generator

Hexo - A fast, simple & powerful blog framework, powered by Node.js.

eleventy 🕚⚡️ - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.