Commit graph

1,036 commits

Author SHA1 Message Date
GeorgeHu
6760a7e0ae complete the translation of tips 2023-12-08 19:04:35 +08:00
GeorgeHu
ebebaee52b complete traslation of faq 2023-11-29 14:54:08 +08:00
GeorgeHu
5e774e88ab complete the chapter importing 2023-11-27 16:44:56 +08:00
GeorgeHu
b58c90c87d complete the translation of pelican-themes 2023-11-21 11:10:43 +08:00
GeorgeHu
32fb5c8dc9 removed the extra blank line 2023-11-20 11:23:08 +08:00
GeorgeHu
9f7bf97e7e update previous translation 2023-11-20 10:59:02 +08:00
GeorgeHu
4da471211a
Merge branch 'getpelican:master' into Chinese-translation 2023-11-19 20:05:28 +08:00
GeorgeHu
313574e847 complete the translation of 'Themes' 2023-11-19 20:04:34 +08:00
botpub
7194cf5795 Release Pelican 4.9.1 2023-11-15 17:16:23 +00:00
botpub
6cd707a668 Release Pelican 4.9.0 2023-11-12 17:44:45 +00:00
Deniz Turgut
86d6898517
remove WRITE_SELECTED
Implementation is buggy and unreliable. Therefore, it is better to
remove the functionality until a robust implementation is added.
2023-11-12 19:43:26 +03:00
Justin Mayer
0c5d63c69e Update documentation related to contributing 2023-11-12 17:11:23 +01:00
Paolo Melchiorre
6059675d55
Fix #3233 -- Simple theme classless semantic HTML 2023-11-11 14:10:08 +01:00
Deniz Turgut
8a8b952ecb
preserve connection order in blinker 2023-11-03 01:13:12 +03:00
Justin Mayer
32b72123f0
Modify wording slightly 2023-11-02 14:09:51 +01:00
Deniz Turgut
feae8ef41c
Provide a plugin_enabled Jinja test for themes 2023-11-01 22:49:15 +03:00
Chris Rose
271f4dd68f Strip trailing whitespace 2023-10-29 22:19:44 +01:00
Justin Mayer
a23a4e14cf
Merge pull request #3189 from seanh/publish-to-ghp-using-gha 2023-10-29 18:29:52 +01:00
Deniz Turgut
6f1605edf9
Extend GHA documentation to specify requirements file 2023-10-29 18:30:25 +03:00
Justin Mayer
73599f44f2
Merge pull request #3220 from lioman/centralize-python-information 2023-10-29 15:43:41 +01:00
Justin Mayer
165d57eff5
Merge pull request #3127 from mart-e/no-inifinite-feed 2023-10-29 14:23:28 +01:00
Lioman
eb052cae09 Capitalize PDM in docs 2023-10-29 12:41:55 +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
boxydog
3a6ae72333 Add a "coverage" task to generate a coverage report
Add a one-liner about "invoke" in docs.
2023-10-28 17:35:00 -05:00
Justin Mayer
85bf98232d
Merge pull request #3148 from djramones/period-archives-context 2023-10-28 22:22:11 +02:00
Justin Mayer
777a708ef7
Merge pull request #3198 from mart-e/remove-posterous 2023-10-24 10:22:19 +02:00
GeorgeHu
e529a29404 complete translation of plugins. 2023-10-14 19:54:09 +08:00
GeorgeHu
a6c29a2f6f complete translation of settings section 2023-10-13 16:30:28 +08:00
GeorgeHu
93740e4627 complete translation of the part of logging and reading only modified content in settings 2023-10-13 16:22:33 +08:00
GeorgeHu
e5380beff3 complete transaltion the part of themes in settings and fix some misunderstandings. 2023-10-13 14:33:29 +08:00
Justin Mayer
a8fefad331 Add OpenGraph metadata to docs via Sphinx extension 2023-10-13 08:01:29 +02:00
GeorgeHu
1bd957340c complete the part of Pagination in settings and fix some fuzzy in content 2023-10-13 11:26:26 +08:00
GeorgeHu
2a2302f950 complete translating parts of Metadata and Feed settings. 2023-10-12 11:06:27 +08:00
GeorgeHu
670cf04fc1 Complete the part of template pages and update the source doc 2023-10-11 14:16:24 +08:00
GeorgeHu
0a8087592f complete translation time and date into Chinese 2023-10-09 15:27:45 +08:00
GeorgeHu
3018b2e259 complete translation URL settings into Chinese 2023-10-09 14:36:04 +08:00
GeorgeHu
f1c006e233 Merge branch 'Chinese-translation' of github.com:GeorgeHu6/pelican into Chinese-translation 2023-10-08 11:25:08 +08:00
GeorgeHu
034e81d564 complete translation of basic settings 2023-10-08 11:24:48 +08:00
GeorgeHu
2cf90ccc0c
Merge branch 'getpelican:master' into Chinese-translation 2023-10-08 11:24:08 +08:00
Martin Trigaux
5d8c03108b Remove Posterous integration
Posterous closed down in 2013.
The API is no longer accessible and the code did not work in python 3
(base64.encodestring was expecting bytes, not string)
2023-10-06 09:34:26 +02:00
Sean Hammond
29185e4ad7
Add GitHub Actions workflow for GitHub Pages
Add a GitHub Actions workflow that users can use to publish their
Pelican sites to GitHub Pages by running `pelican` on GitHub Actions,
without having to run `pelican` locally and push the output directory to
a branch.

See: https://github.com/getpelican/pelican/discussions/3174
2023-09-03 15:15:39 +01:00
DJ Ramones
30adfba1ca
Revert *_ARCHIVE_URL default settings to blank 2023-08-17 02:35:39 +08:00
Will Thong
2eeff62fd7
Replace pytz dependency in tests (#3165) 2023-08-15 20:07:39 +02:00
Justin Mayer
639173da6b Generalize analytics support in default theme
As the number of privacy-preserving analytics options proliferates,
it no longer makes sense to support specific solutions provided by
ad-tracking corporations.
2023-08-03 14:10:37 +02:00
Justin Mayer
dcd3045f32 Docs: Escape extra setting environment variables. Fix #3016 2023-08-03 10:21:54 +02:00
Paolo Melchiorre
bf0860ee86
Try to fix documentation build 2023-08-03 08:49:13 +02:00
Paolo Melchiorre
413c6a1c71
Order codes in themes.rst 2023-08-03 08:48:32 +02:00
Jorge Maldonado Ventura
0533e2da9f
Small documentation fixes to docs/content.rst (#3156) 2023-06-27 20:35:04 +02:00
Jorge Maldonado Ventura
b260b3838e Fix grammar errors/typos from docs/faq.rst 2023-06-24 13:29:02 +02:00
Jorge Maldonado Ventura
7d6accac4d Code should be between backquotes () 2023-06-23 09:27:51 +02:00