mikaela.github.io/sitemap/sitemap.fi.html.md
2013-01-25 15:25:39 +02:00

133 lines
3.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="description" content="Sivukartta" />
<meta name="keywords" content="Sivukartta" />
<meta name="author" content="Mika Suomalainen" />
<link rel="canonical" href="http://mkaysi.github.com/sitemap/sitemap.fi.html">
<title>Sivukartta</title>
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
</head>
<body>
<hr/>
[Etusivu](../index.fi.html) || [Englanniksi / in English](sitemap.html)
<hr/>
# Sivukartta
Juuri nyt tällä sivustolla on vain neljä suomenkielistä sivua.
[Etusivu] || [404-virhe]|| [Minusta](../AboutMe/index.fi.html) || Sivukartta, jota luet nyt.
[Englanninkielinen versio] tästä sivustosta on hiukan laajempi.
[Etusivu]:../index.fi.html
[404-virhe]:../404.html
[Englanninkielinen versio]:sitemap.html
<!--
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.
[/]:../index.html
[404]:../404.html
[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]
[Impression I10 tablet]
[Topposting in emails]
[HTML in emails]:../articles/complaining/HTML.html
[Impression I10 tablet]:../articles/complaining/ImpressionI10.html
[Topposting in emails]:../articles/complaining/topposting.html
### /articles/guides/
<strong>WARNING: These guides are very unclear and I should use time to make them understandable etc.</strong>
[GNOME to MATE]
[Thunderbird / Icedove]
[GNOME to MATE]:../articles/guides/GnomeToMATE.html
[Thunderbird / Icedove]:../articles/guides/Thunderbird-Icedove.html
#### /GPG/
<strong> WARNING: These guides are even more unclear than those one folder down!</strong>
[GPG]
[Enigmail]
[GPG]:../articles/guides/GPG/GPG.html
[Enigmail]:../articles/guides/GPG/Enigmail.html
## /IRC/
[Web interface of my bot]
[Security issues of stock Supybot]
[Web interface of my bot]:../IRC/OtusBot.html
[Security issues of stock Supybot]:../IRC/Supybot.html
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
<hr/>
## /PGP/
## /Prey/
## /sitemap/
-->
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<html>
<body>
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
<style>
/*
CSS rules to use for styling the overlay:
.chromeFrameOverlayContent
.chromeFrameOverlayContent iframe
.chromeFrameOverlayCloseBar
.chromeFrameOverlayUnderlay
*/
</style>
<script>
// You may want to place these lines inside an onload handler
CFInstall.check({
mode: "overlay",
url: "https://www.google.com/intl/en/chrome/business/browser/chromeframe.html"
})
</script>
</body>
</html>