A tool for creating interactive/visual timelines in markdown.
Recommended installation is with pipx
:
pipx install mktimeline
Or through uv
:
uvx run mktimeilne
- ✅ Simply python command line interface
- ✅ Extensible templates with Jinja2
- ✅ Out-of-the-box support for KnightLabs' Timeline visualization (with ability to import and export the KnightLab JSON format.)
- ✅ ...
- ✅
- ✅
Use act
to run workflows locally.
gh extension install https://github.com/nektos/gh-act
Config: ~/.config/act/actrc
gh act -j build