diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-23 08:22:49 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-23 08:22:49 -0600 |
commit | cf8b8c70cf01e8e369173138122a4043a132989c (patch) | |
tree | 232f2c508147f84fc69824511ff3c2d5706a09f1 /org/blog/README.md | |
parent | 4e749697600bab526b1cf51bcca493f6d31d2e34 (diff) |
Fixed up blog a bit
Diffstat (limited to 'org/blog/README.md')
-rw-r--r-- | org/blog/README.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/org/blog/README.md b/org/blog/README.md index f9c06f2..f961e85 100644 --- a/org/blog/README.md +++ b/org/blog/README.md @@ -1,4 +1,7 @@ # Nathan's shitty blog -I am known for making things more complex than they need to be and this is a good example of that. +I am known for making things more complex than they need to be and this is a +good example of that. -All the articles are in articles/ and articles.xml stores information about each article. feed.xml and index.html are generated from the articles.xml file using the scripts.
\ No newline at end of file +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. |