diff options
author | nathansmith117 <nathansmith@posteo.com> | 2025-03-30 21:50:32 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-30 21:50:32 -0600 |
commit | 61cbae386b256bb6adb0adaa52cd00585a0820e2 (patch) | |
tree | 90a430ea7308d35d16d918bac398342f0bfe03bc /blog/README.md | |
parent | 45aaca33b67b1dc764b199a9e4c3aebf4892c2a7 (diff) |
Made blogging system better
Diffstat (limited to 'blog/README.md')
-rw-r--r-- | blog/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/blog/README.md b/blog/README.md new file mode 100644 index 0000000..f9c06f2 --- /dev/null +++ b/blog/README.md @@ -0,0 +1,4 @@ +# 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. + +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 |