From 0fe4c3d13c2671f10a58f5d0c5c55edf0c34e3d6 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 29 Sep 2012 15:23:39 +0300 Subject: [PATCH] sitemap: write articles/complaining --- sitemap/sitemap.html | 7 ++++++- sitemap/sitemap.html.md | 16 +++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/sitemap/sitemap.html b/sitemap/sitemap.html index 0a9c905..1172e8f 100644 --- a/sitemap/sitemap.html +++ b/sitemap/sitemap.html @@ -15,13 +15,18 @@ Sitemap

Sitemap

This page lists every page on this site. Note that to see markdown source of .html page, you only need to add ".md" after ".html" in the URL line.

/

+

The root directory where everything is located.

404 — Page which is shown if you encounter 404 error.

index — Index page

mirrors — List of mirrors of this site.

+

/articles/

+

Some things, which are direct complaining about something or then guides for doing something. They might not be very good guidess.

+

/articles/complaining/

+

Complaining about some things.

EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!
-

/articles/

+

/articles/guides/

/IRC/

/PGP/

/Prey/

diff --git a/sitemap/sitemap.html.md b/sitemap/sitemap.html.md index 62a9be0..c788f26 100644 --- a/sitemap/sitemap.html.md +++ b/sitemap/sitemap.html.md @@ -23,6 +23,8 @@ Note that to see markdown source of .html page, you only need to add ".md" after # / +The root directory where everything is located. + [404] — Page which is shown if you encounter 404 error. [index] — Index page @@ -34,10 +36,22 @@ Note that to see markdown source of .html page, you only need to add ".md" after [index]:../index.html [mirrors]:../mirrors.html +## /articles/ + +Some things, which are direct complaining about something or then guides for doing something. They might not be very good guidess. + +### /articles/complaining/ + +Complaining about some things. + +[HTML in emails]:../articles/complaining/HTML.html + +[Topposting in emails]:../articles/complaining/topposting.html + EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!
-## /articles/ +### /articles/guides/ ## /IRC/