mikaela.github.io/sitemap/sitemap.fi.html.md

133 lines
3.1 KiB
Markdown
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
2012-10-31 14:36:35 +02:00
<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">
2012-10-30 18:56:34 +02:00
<title>Sivukartta</title>
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
</head>
<body>
<hr/>
2012-11-17 18:31:46 +02:00
[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/
-->
2013-01-24 07:35:50 +02:00
<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>