diff options
author | nathan <nathansmith@disroot.org> | 2025-06-06 06:24:01 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-06-06 06:24:01 -0600 |
commit | 484895e052ba88804f470a7cf26961d2f5cc7d0a (patch) | |
tree | cfa69725397d978defe6eb0ba391a8ed722951a3 /org/blog/README.md | |
parent | 03f020fd64071d5f000fcd0c326a7d1c71b96917 (diff) |
phlog working
Diffstat (limited to 'org/blog/README.md')
-rw-r--r-- | org/blog/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/org/blog/README.md b/org/blog/README.md index f961e85..f88d617 100644 --- a/org/blog/README.md +++ b/org/blog/README.md @@ -5,3 +5,6 @@ good example of that. All the articles are in articles/ and articles.xml stores information about each article. feed.xml and index.xhtml are generated from the articles.xml file using the scripts. + +generate-phlog.scm makes the phlog for the gopher site. It requires html2text. + |