Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,4 @@ jobs:
- name: Install local package (plugins)
run: uv pip install -e .

- name: Fix RSS plugin template
run: uv run python fix_rss_template.py

- run: uv run mkdocs gh-deploy --force
124 changes: 0 additions & 124 deletions fix_rss_template.py

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies = [
"click==8.2.1",
"mkdocs-material[imaging]>=9.7.6",
"mkdocs-redirects>=1.2.2",
"mkdocs-rss-plugin>=1.17.1",
"mkdocs-rss-plugin @ git+https://github.com/Zerthick/mkdocs-rss-plugin.git@fix/rss-validation-errors",
]

[project.optional-dependencies]
Expand Down
10 changes: 3 additions & 7 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.