10 lines
249 B
Plaintext
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
|