1
0
Fork 0
forked from github/pelican
Commit graph

21 commits

Author SHA1 Message Date
06cac4589c feat: this is going live now 2024-12-19 09:56:25 +01:00
Justin Mayer
44db258f59 Adjust list of Git-ignored files 2024-09-16 15:11:14 +02:00
Justin Mayer
d85f493ee3 Add initial configuration for Vale prose linter
Vale: <https://github.com/errata-ai/vale>
2024-07-30 09:56:27 +02:00
boxydog
b77bb690e2 Improve test coverage, docs, and .gitignore 2024-06-01 18:51:46 -05:00
Paolo Melchiorre
6059675d55
Fix #3233 -- Simple theme classless semantic HTML 2023-11-11 14:10:08 +01:00
Lioman
8b6d215934 migrate configuration to PEP621 compatible config
- adapt documentation
- add wheel tests to check wheel contents.
- adapt pipeline to use pdm
- adapt autopub config
- add scripts as shortcuts to invoke tasks
2023-10-29 11:59:58 +01:00
Justin Mayer
b6dc55f96c Add poetry.lock to list of files for Git to ignore 2020-04-12 15:21:17 +02:00
Kevin Yap
1e0e541b57 Initial pass of removing Python 2 support
This commit removes Six as a dependency for Pelican, replacing the
relevant aliases with the proper Python 3 imports. It also removes
references to Python 2 logic that did not require Six.
2019-11-26 06:16:41 +09:00
Anthony Metzidis
12db9ba0e1 support ssl in pelican.server with --ssl, --cert & --key 2018-04-07 15:06:38 -07:00
Dirk Makowski
71995d5e1b Port pelican to python 3.
Stays compatible with 2.x series, thanks to an unified codebase.
2013-01-11 03:20:09 +01:00
Julian Berman
baeec62e07 Ignore coverage.py 2012-08-01 13:02:15 -04:00
Justin Mayer
083f302b19 Remove errant .DS_Store and add to .gitignore 2012-06-16 11:23:55 -07:00
Bruno Binet
5ac3fdec50 add output files for "samples" so that we can make functionnal testing 2012-03-30 13:42:11 +02:00
Mario Rodas
53c19cc9a0 adding tox 2011-07-02 15:54:24 -05:00
Mario Rodas
0183882cf7 ignoring tags file 2011-06-22 12:22:04 -05:00
Alexis Metaireau
fb219afeba Integrated the french documentation to the already existing one. 2011-01-25 16:35:59 +00:00
Alexis Metaireau
54c918a10e Add the output folder to the gitignore 2011-01-25 16:26:37 +00:00
Arnaud BOS
3ee595f927 Images support and add built files to gitignore 2011-01-05 13:32:54 +01:00
Alexis Metaireau
5af56793eb Add generated docs to gitignore. 2010-12-29 15:37:25 +01:00
Alexander Artemenko
1a31c74d5c .gitignore updated. 2010-12-17 00:32:27 +03:00
Alexander Artemenko
3decf7f519 Added .gitignore file. 2010-12-17 00:05:39 +03:00