Cybrkyd's git repositories

page-with-py • commit: 9e29acd

commit 9e29acda5b440c06e780a3d532c6fc7ca7f7abeddb3b2a5d7f486a580bc2ac43
author cybrkyd <vii@cybrkyd.com> 2025-09-24 09:41:05 +0100
committer cybrkyd <vii@cybrkyd.com> 2025-09-24 09:41:05 +0100

Commit Message

README

📊 Diffstat

README.md 4
1 files changed, 2 insertions(+), 2 deletions(-)

Diff

diff --git a/README.md b/README.md
index d671fb0..4336dd4 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
Using Python3:
1. `pip install markdown`
- 2. Copy contents of /pg-py to local directory.
+ 2. Copy contents of /pa-py to local directory.
3. Drop markdown files into /post (see front matter in examples)
- 4. Generate with `python3 pg.py`.
+ 4. Generate with `python3 pa.py`.
5. Output is in directory `/public`, complete with RSS and Sitemap.
`/theme` files can be tweaked to preference.