Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phfaist/flm-templates
More advanced template(s) for FLM, especially for HTML output
https://github.com/phfaist/flm-templates
Last synced: about 2 months ago
JSON representation
More advanced template(s) for FLM, especially for HTML output
- Host: GitHub
- URL: https://github.com/phfaist/flm-templates
- Owner: phfaist
- License: mit
- Created: 2023-04-01T17:31:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T07:57:48.000Z (over 1 year ago)
- Last Synced: 2024-10-12T13:45:10.747Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://jinja.palletsprojects.com/), which is
significantly more powerful, flexible, and robust than the minimalistic
built-in template engine provided in FLM's core package.