What is LFP Docs?
LFP Docs is a plugin for the static site generator Eleventy, though it functions great on its own, with extensive optional but minimal required configuration. Eleventy is used as glue to tie all components for creating fast and easy documentation together.
You can just as well use the integrated CLI application.
Editing source files for your documentation is done in plain Markdown.
Why Eleventy?
Eleventy provides a very sound but flexible basis for building robust static sites, while staying lean and minimal. Configuration is rich and easy in both, usage and extendability.
This plugin provides a small set of utility functions and improves Eleventy's default set of collection and tag management to better suite the needs of modern documentation structures. LFP Docs robust routing system relies on Eleventy's superb foundations.