Lambda-blog 1.3.3

Released under the MIT License

A static blog generator.

Installation

To install, add the following dependency to your project or build file:

[lambda-blog "1.3.3"]

Topics

Namespaces

lambda-blog.generator

Filesystem utilities used in the generation pipeline.

lambda-blog.middleware

Various entity transformers used in the generation pipelines.

lambda-blog.parsers.md

Markdown parser.

Public variables and functions:

lambda-blog.templates.archives

Public variables and functions:

lambda-blog.templates.bits

Various useful bits of HTML for use in the templates.

lambda-blog.templates.entries

lambda-blog.templates.feeds

News syndication feed templates.

Public variables and functions:

lambda-blog.templates.page

Generic HTML page templates.

Public variables and functions:

lambda-blog.templates.tags

Public variables and functions:

lambda-blog.utils

Various useful utilities.