phfaist / flm-templates

More advanced template(s) for FLM, especially for HTML output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More templates for FLM

Install using:

> pip install flm-templates

This FLM extension package provides a few more elaborate HTML templates. Perhaps I'll add more in the future. Feel free to contribute new ones as well! The templates provided here use the Jinja2 template engine, which is significantly more powerful, flexible, and robust than the minimalistic built-in template engine provided in FLM's core package.

About

More advanced template(s) for FLM, especially for HTML output

License:MIT License


Languages

Language:CSS 52.2%Language:HTML 26.1%Language:Python 11.4%Language:JavaScript 10.4%