naif-blog-engine VS askiiart

Compare naif-blog-engine vs askiiart and see what are their differences.

naif-blog-engine

A static blog generator powered by GNU Make, Node.js & SQLite. Includes support for podcast feeds & FTS (full text search) (by gromnitsky)

askiiart

Config files for my GitHub profile. (by askiiart)
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.io
featured
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
naif-blog-engine askiiart
1 1
0 0
- -
5.1 2.1
3 months ago 8 months ago
JavaScript
- -
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.

naif-blog-engine

Posts with mentions or reviews of naif-blog-engine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-10.
  • “Make” as a Static Site Generator
    15 projects | news.ycombinator.com | 10 Sep 2023
    I check for orphan files in 'build' only before doing deploy. It's easy enough:

    * save a sorted list of targets in file A

    * save a sorted list of files from an output dir in file B

    * diff -u A B

    an example: https://github.com/gromnitsky/naif-blog-engine/blob/58c55497...

askiiart

Posts with mentions or reviews of askiiart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-10.
  • “Make” as a Static Site Generator
    15 projects | news.ycombinator.com | 10 Sep 2023
    Update: I made it into a bash script, and now it only runs on changed or new files. Far more efficient, both because it's just bash, and because it only runs on what's needed.

    https://github.com/askiiart/askiiart.github.io/blob/main/md2... or https://git.askiiart.net/askiiart/askiiart-net/src/branch/ma...

What are some alternatives?

When comparing naif-blog-engine and askiiart you can also consider the following projects:

karl.berlin - My blog and homepage at karl.berlin, as well as the minimal blog engine used to create the pages.

static-page-generators - Static Page Generator Experiments

xml2 - This is a git clone of the xml2 sources at http://dan.egnor.name/xml2/

utterson - a minimal static blog generator written using old-school unix tools (make, ksh, m4, awk, procmail and a pinch of elisp)

just - 🤖 Just a command runner

minblog