mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
sitemap: release it finally | under construction!
This commit is contained in:
parent
8c02efa0fd
commit
1710991bf9
23
sitemap/sitemap.html
Normal file
23
sitemap/sitemap.html
Normal file
@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="description" content="Sitemap" /> <meta name="keywords" content="Sitemap" /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" /> <link rel="canonical" href="http://mkaysi.github.com/sitemap/sitemap.html">
|
||||
<title>
|
||||
Sitemap
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
|
||||
</head>
|
||||
|
||||
<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>
|
||||
<h1 id="section">/</h1>
|
||||
<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.md">mirrors</a> — List of mirrors of this site.</p>
|
||||
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
|
||||
<hr/>
|
||||
|
||||
<h2 id="articles">/articles/</h2>
|
||||
<h2 id="pgp">/PGP/</h2>
|
||||
<h2 id="prey">/Prey/</h2>
|
||||
<h2 id="sitemap-1">/Sitemap/</h2>
|
@ -17,15 +17,18 @@ Note that to see markdown source of .html page, you only need to add ".md" after
|
||||
|
||||
# /
|
||||
|
||||
404.html — Page, which is shown if you encounter 404 error.
|
||||
[404] — Page, which is shown if you encounter 404 error.
|
||||
|
||||
index.html — Index page
|
||||
[index] — Index page
|
||||
|
||||
LICENSE.md — License of this site.
|
||||
[mirrors] — List of mirrors of this site.
|
||||
|
||||
mirrors.html — List of mirrors of this site.
|
||||
[404]:../404.html
|
||||
[index]:../index.html
|
||||
[mirrors]:../mirrors.html.md
|
||||
|
||||
README.md — Useless README file.
|
||||
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
|
||||
<hr/>
|
||||
|
||||
## /articles/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user