mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
There no longer appear to be any *.in files in this project, presumably because we switched to Jinja2 templates instead. Refs #1155
3 lines
139 B
Text
3 lines
139 B
Text
include *.rst
|
|
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py
|
|
include LICENSE THANKS docs/changelog.rst
|