Static site generator that supports Markdown and reST syntax. Powered by Python.
  • Python 85.3%
  • CSS 8.7%
  • Jinja 6%
Find a file
2023-10-23 15:30:15 +01:00
.github Add python 3.12 to test matrix 2023-10-03 16:59:57 +02:00
docs In content.html of documentation, section 'Linking to internal content', examples for ReStructured and Markdown now have the right filenames (md for Markdown and rst for ReStructured.) 2023-10-23 15:30:15 +01:00
pelican Replace pytz dependency in tests (#3165) 2023-08-15 20:07:39 +02:00
requirements Add OpenGraph metadata to docs via Sphinx extension 2023-10-13 08:01:29 +02:00
samples Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
.coveragerc [coveralls] Exclude tests from coverage 2014-06-24 22:29:36 +01:00
.editorconfig Add .yaml file extension to EditorConfig 2021-02-18 15:06:29 +01:00
.gitattributes Tell GitHub-Linguist to ignore HTML files 2023-08-27 16:47:45 +02:00
.gitignore Add poetry.lock to list of files for Git to ignore 2020-04-12 15:21:17 +02:00
.mailmap .mailmap: Add mappings to consolidate author names and emails 2013-04-12 10:51:48 -04:00
.pre-commit-config.yaml Update pre-commit hooks 2023-04-16 09:07:44 +02:00
.readthedocs.yaml Build docs in zipped HTML and PDF formats 2023-08-03 14:44:13 +02:00
CONTRIBUTING.rst Remove useless url 2023-08-03 08:49:16 +02:00
LICENSE Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661) 2020-04-12 16:38:35 +02:00
MANIFEST.in Omit __pycache__ and *.pyc/pyo files in packages 2021-10-12 14:50:58 +02:00
pyproject.toml Replace pytz dependency with zoneinfo. Fix #2958 (#3161) 2023-07-26 17:29:43 +02:00
README.md In content.html of documentation, section 'Linking to internal content', examples for ReStructured and Markdown now have the right filenames (md for Markdown and rst for ReStructured.) 2023-10-23 15:30:15 +01:00
README.rst Add monthly downloads badge to README 2023-08-02 11:01:40 +02:00
setup.cfg Revert setup.py changes. Ensure universal wheels. 2014-07-01 14:33:04 -07:00
setup.py Add python 3.12 to test matrix 2023-10-03 16:59:57 +02:00
tasks.py PTY all the tasks 2021-10-08 14:52:55 +02:00
THANKS Add more contributors to THANKS 2021-10-12 15:58:53 +02:00
tox.ini Add python 3.12 to test matrix 2023-10-03 16:59:57 +02:00

Release type: patch

In content.html of documentation, section 'Linking to internal content', examples for ReStructured and Markdown now have the right filenames (md for Markdown and rst for ReStructured.)