Commit graph

3,908 commits

Author SHA1 Message Date
GeorgeHu
c0023063a1 Docs: keep chinese translation up to date with #3305 2024-09-15 09:30:40 +08:00
GeorgeHu
0466ce6d1f
Merge branch 'getpelican:main' into chinese-translation 2024-09-15 09:22:56 +08:00
Egbert
5687883d4b
Bump Pygments to 2.16.1 in test requirements; fixes #3385 (#3386) 2024-09-12 14:21:12 +02:00
Justin Mayer
84f2995b38
Merge pull request #3387 from gagath/optimize-taskspy-template 2024-09-12 13:33:38 +02:00
GiovanH
4201256a5b
Add disabled status for #3304 (#3305) 2024-09-12 13:28:51 +02:00
Agathe Porte
2d375bc135 tasks.py.jinja2: optimize imports
When opening the generated tasks.py file with a Python linter enabled,
some imports will be marked as unecessary depending on the options
passed to pelican-quickstart.

Add if statements around the optional imports so they are used
only when necessary.
2024-08-04 22:39:50 +09:00
GeorgeHu
6afc3de23f Docs: keep chinese translation up to date 2024-07-31 22:58:31 +08:00
GeorgeHu
eac032be38
Merge branch 'getpelican:main' into chinese-translation 2024-07-31 22:51:49 +08:00
Justin Mayer
bb0ed26fdd Document how to have same source & output hierarchy 2024-07-30 10:00:36 +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
GeorgeHu
2f8b438a50 Docs: Fix some lint problem 2024-06-27 16:38:46 +08:00
GeorgeHu
247aa1f256 Docs: Fix some lint problem 2024-06-27 16:36:19 +08:00
GeorgeHu
70661323e0 Docs: Keep chinese translation up to date and fix some problem 2024-06-27 16:34:30 +08:00
GeorgeHu
117bf9f934
Merge branch 'getpelican:main' into chinese-translation 2024-06-27 16:16:01 +08:00
GeorgeHu
7628b1d762 Docs: Add chinese translation of index 2024-06-27 16:15:10 +08:00
GeorgeHu
d10077c2e0 Docs: Add chinese translation of sphinx 2024-06-27 16:05:59 +08:00
GeorgeHu
8f68a0784f Docs: Add chinese translation of report 2024-06-27 16:03:26 +08:00
GeorgeHu
7b111e7ae0 Docs: Add chinese translation of internals 2024-06-27 15:56:25 +08:00
GeorgeHu
fba9efaecf Docs: Add chinese translation of contribute 2024-06-27 15:25:14 +08:00
GeorgeHu
7397974d6a Docs: Add chinese translation of tips 2024-06-27 14:04:58 +08:00
GeorgeHu
c40009923d Docs: Add chinese translation of faq 2024-06-27 11:39:04 +08:00
GeorgeHu
01692a48ed Docs: Add chinese translation of importer 2024-06-27 11:12:43 +08:00
GeorgeHu
7e27505e70 Docs: Add chinese translation of pelican-themes 2024-06-27 10:57:27 +08:00
GeorgeHu
d6fd52a577 Docs: Add chinese translation of themes 2024-06-26 23:35:53 +08:00
GeorgeHu
78dfd45552 Docs: Add chinese translation of plugins 2024-06-26 19:55:31 +08:00
GeorgeHu
ab32166c0c Docs: Add chinese translation of settings 2024-06-26 16:35:18 +08:00
Agathe
513abbfdc6
Introduce paragraph count summary (#2761)
Co-authored-by: Justin Mayer <entroP@gmail.com>
2024-06-25 15:07:41 +02:00
GeorgeHu
8181f8e143
Merge branch 'getpelican:main' into chinese-translation 2024-06-25 20:34:28 +08:00
GeorgeHu
f10c6fede8 Docs: Add chinese translation of publish 2024-06-25 18:26:44 +08:00
Justin Mayer
ef501a3d89
Merge pull request #3345 from getpelican/main-default-branch 2024-06-25 11:40:03 +02:00
Justin Mayer
36ebe91af7 Rename default branch to main 2024-06-25 11:33:28 +02:00
Justin Mayer
28e54106f2 Update Ruff linter 2024-06-25 11:00:41 +02:00
Justin Mayer
bdd4e45628 Enforce 75% code coverage in CI via Tox 2024-06-25 10:54:24 +02:00
Justin Mayer
6a50191728 Tweak Markdown-not-installed console warnings
Adding single-quotation marks should cause 'markdown' to be highlighted
in green, presumably via Rich.
2024-06-25 10:49:07 +02:00
Justin Mayer
f89f8894cc
Merge pull request #3321 from boxydog/warn_about_markdown 2024-06-25 10:10:34 +02:00
GeorgeHu
94cd0a1da8 Docs: Add chinese translation of content and fix some problem 2024-06-25 14:44:09 +08:00
GeorgeHu
ddc112f76c Docs: fix some lint problem 2024-06-24 22:33:44 +08:00
GeorgeHu
8908b93c47 Docs: add chinese translation of install 2024-06-24 22:27:50 +08:00
GeorgeHu
81546d8746 Docs: add chinese translation of quickstart 2024-06-24 19:50:56 +08:00
GeorgeHu
d4c95960da Docs: Add some general configuration about translation 2024-06-24 18:49:23 +08:00
GeorgeHu
4c467b9555 Add .vscode to gitignore 2024-06-24 18:48:47 +08:00
Justin Mayer
6fec5786d0
Merge pull request #3339 from tpwo/patch-1 2024-06-19 22:52:20 +02:00
Tomasz Wojdat
5171631dec
chore: update URLs of GitHub Ribbons
Old URLs are no longer active. New ones were taken from GitHub blog:
https://github.blog/2008-12-19-github-ribbons/

Also update output in functional tests.
2024-06-19 19:11:41 +02:00
Justin Mayer
8d63d1ced8
Merge pull request #3338 from getpelican/remove-sphinx-ifconfig 2024-06-18 09:27:03 +02:00
Justin Mayer
49723e6daf Docs: Remove ifconfig Sphinx extension
Originally added in #815, something about this seems to be causing an
obscure ReadTheDocs build error.
2024-06-18 09:08:45 +02:00
Justin Mayer
993c75103b Generate social cards in Sphinx documentation
Without `matplotlib` installed, Sphinx output says that social cards
cannot be generated.
2024-06-18 09:04:59 +02:00
Justin Mayer
7a2c72e604
Merge pull request #3337 from getpelican/document-feed-domain-optional 2024-06-17 22:22:59 +02:00
Justin Mayer
05535c7d6c Docs: GitHub Pages workflow is now supported 2024-06-17 22:19:21 +02:00
Sean Hammond
853e9e6b8a
Document that feed_domain is not required 2024-06-17 20:46:28 +01:00
dependabot[bot]
617aba077f Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 21:14:49 +02:00