frankensteins VS nhp

Compare frankensteins vs nhp and see what are their differences.

frankensteins

___.sh : a 42*2 lines, recursive, multimarkdown, sed & bash static html blog 'engine' (by nicolasH)

nhp

Static site generator for my homepage (by nathell)
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
frankensteins nhp
1 2
25 1
- -
10.0 7.1
over 9 years ago 3 months ago
Shell 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.

frankensteins

Posts with mentions or reviews of frankensteins. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-14.
  • Why I built my own static site generator
    11 projects | news.ycombinator.com | 14 Oct 2021
    I have an 84 line bash script that abuses find, sed and multimarkdown to generate a website with a blog, static pages, navigation and rss feed for the blog. The index page has a header and the last 5 blog entries ((Navigation between the blog entries is plain old basic javascript).(https://github.com/nicolasH/frankensteins)

    You don't have to be on the Node treadmill to create a static site generator. You can use something stable!

nhp

Posts with mentions or reviews of nhp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-06.
  • Ask HN: Share Your Personal Site
    87 projects | news.ycombinator.com | 6 Apr 2022
  • Why I built my own static site generator
    11 projects | news.ycombinator.com | 14 Oct 2021
    I built mine too, for similar reasons: it felt easier to write from scratch, so that my site looked the way I wanted it, than customize some of the existing solutions (Jekyll, Hugo, etc).

    Sure it’s not customizable at all: it can only generate my site. And that’s fine. I like it that way.

    For example: I sometimes translate poetry, and I have a bunch of code that renders individual poems from plaintext (not Markdown, because newlines and whitespace _are_ significant): https://github.com/nathell/nhp/blob/master/src/nhp/poems.clj

What are some alternatives?

When comparing frankensteins and nhp you can also consider the following projects:

pico - Minimal CSS Framework for semantic HTML

front-matter - Extract YAML front matter from strings

Hugo - The world’s fastest framework for building websites.

Metalsmith - An extremely simple, pluggable static site generator for Node.js