Skip to main content

A weblog engine based on data ownership and persistence

Project description

Nefelibata

“Nefelibata” is a weblog engine that is based on these principles:

  1. Published content should be on static files. If you need interaction, there’s Javascript for that.

  2. The Unix filesystem is more than proved. Databases are an overkill for a blogging platform where you write once every few hours, maximum.

  3. ASCII files are important for long-term archival.

These principles led to the design where HTML pages are built from ASCII files holding the posts using Markdown. The pages are then published to S3. There are no servers and no databases, only static ASCII files in the filesystem.

“Nefelibata” is a portuguese word derived from “nephele” (cloud) and “batha” (where you can walk), meaning “one who walks on clouds”.

News

0.2a1

Release date: UNRELEASED

  • Example news entry for the in-development version

0.1

Release date: 15-Mar-2010

  • Example news entry for a released version

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page