diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-23 07:43:34 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-23 07:43:34 -0600 |
commit | 4e749697600bab526b1cf51bcca493f6d31d2e34 (patch) | |
tree | 10a0274c96667d1482dd7f07d768feaf518d6187 /org/blog/README.md | |
parent | d194694f31002068868a378d121ed0e2db01c378 (diff) |
Almost done with this stupidness
Diffstat (limited to 'org/blog/README.md')
-rw-r--r-- | org/blog/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/org/blog/README.md b/org/blog/README.md new file mode 100644 index 0000000..f9c06f2 --- /dev/null +++ b/org/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 |