danielnagel-site/requirements.txt
2026-05-07 13:10:01 +00:00

10 lines
249 B
Plaintext

# Pelican Core
pelican[markdown]>=4.12
# Optional, aber sehr hilfreich:
# invoke - erlaubt dir 'invoke build', 'invoke serve' als Shortcuts
invoke>=2.2
# ghp-import - falls du mal nach GitHub Pages deployen willst (nice to have)
# ghp-import>=2.1