/aldous

Backend for static site generators

Primary LanguageJavaScriptMIT LicenseMIT

Aldous

Static site generator.

Overview

Aldous is a backend for static site generators that doesn’t rely on any file I/O. Its architecture is highly inspired by Metalsmith.

Installation

$ npm install aldous --save

Usage

See examples/.

Note: You can run the test suite by executing npm test in the root directory of this module.

License

Aldous is freely distributed under the MIT license.