This commit is contained in:
Mrrp 2025-01-04 02:47:38 -08:00
parent 2c66a9b678
commit 9aa81ef675
28 changed files with 1735 additions and 242 deletions

View file

@ -41,7 +41,7 @@ jobs:
- name: Install dependencies
run: pip install python-frontmatter && deno install
- name: Update Page list
run: deno --allow-all utils/pageupdater/update_pagelist.ts
run: deno --allow-all utils/page_updater/update_pagelist.ts
- name: Update Page history
run: python utils/pageupdater/commit_post_history.py
- name: Generate RSS feed