Cybrkyd's git repositories

page-with-py • commit: 6d367be

commit 6d367be4492b7bdfb9df648e3b395baa8bc5f2393c13527755fd7a5c68f75184
author cybrkyd <vii@cybrkyd.com> 2025-12-06 13:26:15 +0000
committer cybrkyd <vii@cybrkyd.com> 2025-12-06 13:26:15 +0000

Commit Message

Tiny tweaks to README

📊 Diffstat

README 5
1 files changed, 4 insertions(+), 1 deletions(-)

Diff

diff --git a/README b/README
index 5b555f6..d32ce3f 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ Using Python3:
`/theme` files can be tweaked to preference.
Features
----------------
+ --------
PaPy can do what most other static site generators can do. View an
example blog built with PaPy : https://cybrkyd.com
@@ -52,7 +52,7 @@ example blog built with PaPy : https://cybrkyd.com
Themes
----------------
+ ------
Some example themes are included. The layouts can be remixed to
taste - see the example themes for how to do this.
@@ -68,14 +68,14 @@ taste - see the example themes for how to do this.
"cards" or "blocks (in `<div>` instead of `<ul>`).
* long
- -----
+ ----
Same as basic, with all main index posts appearing in
"long" format on the front page, i.e., the full body of each
post is shown.
Licence
----------------
+ -------
This project is made available under a GPL3 licence -- see COPYING
for the full text.