diff options
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. |