sitemap: write articles/complaining

This commit is contained in:
Mikaela Suomalainen 2012-09-29 15:23:39 +03:00
parent f7237ec3d2
commit 0fe4c3d13c
2 changed files with 21 additions and 2 deletions

View File

@ -15,13 +15,18 @@ Sitemap
<h1 id="sitemap">Sitemap</h1>
<p>This page lists every page on this site. Note that to see markdown source of .html page, you only need to add &quot;.md&quot; after &quot;.html&quot; in the URL line.</p>
<h1 id="section">/</h1>
<p>The root directory where everything is located.</p>
<p><a href="../404.html">404</a> — Page which is shown if you encounter 404 error.</p>
<p><a href="../index.html">index</a> — Index page</p>
<p><a href="../mirrors.html">mirrors</a> — List of mirrors of this site.</p>
<h2 id="articles">/articles/</h2>
<p>Some things, which are direct complaining about something or then guides for doing something. They might not be very good guidess.</p>
<h3 id="articlescomplaining">/articles/complaining/</h3>
<p>Complaining about some things.</p>
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
<hr/>
<h2 id="articles">/articles/</h2>
<h3 id="articlesguides">/articles/guides/</h3>
<h2 id="irc">/IRC/</h2>
<h2 id="pgp">/PGP/</h2>
<h2 id="prey">/Prey/</h2>

View File

@ -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
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
<hr/>
## /articles/
### /articles/guides/
## /IRC/