Static site generator.
Aldous is a backend for static site generators that doesn’t rely on any file I/O. Its architecture is highly inspired by Metalsmith.
$ npm install aldous --save
See examples/.
Note: You can run the test suite by executing npm test
in the root directory of this module.
Aldous is freely distributed under the MIT license.