mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 08:50:43 +01:00
sitemap: write articles/complaining
This commit is contained in:
parent
f7237ec3d2
commit
0fe4c3d13c
@ -15,13 +15,18 @@ Sitemap
|
|||||||
<h1 id="sitemap">Sitemap</h1>
|
<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 ".md" after ".html" in the URL line.</p>
|
<p>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.</p>
|
||||||
<h1 id="section">/</h1>
|
<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="../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="../index.html">index</a> — Index page</p>
|
||||||
<p><a href="../mirrors.html">mirrors</a> — List of mirrors of this site.</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>
|
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<h2 id="articles">/articles/</h2>
|
<h3 id="articlesguides">/articles/guides/</h3>
|
||||||
<h2 id="irc">/IRC/</h2>
|
<h2 id="irc">/IRC/</h2>
|
||||||
<h2 id="pgp">/PGP/</h2>
|
<h2 id="pgp">/PGP/</h2>
|
||||||
<h2 id="prey">/Prey/</h2>
|
<h2 id="prey">/Prey/</h2>
|
||||||
|
@ -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.
|
[404] — Page which is shown if you encounter 404 error.
|
||||||
|
|
||||||
[index] — Index page
|
[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
|
[index]:../index.html
|
||||||
[mirrors]:../mirrors.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>
|
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
## /articles/
|
### /articles/guides/
|
||||||
|
|
||||||
## /IRC/
|
## /IRC/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user