blob: f9c06f2939a34195fafac19aca58650aadb4b272 (
plain)
1
2
3
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.
|