mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 08:50:43 +01:00
153 lines
3.8 KiB
Markdown
153 lines
3.8 KiB
Markdown
<!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>
|
||
<script type="text/javascript">
|
||
var adfly_id = 3820004;
|
||
var adfly_advert = 'banner';
|
||
var exclude_domains = ['example.com', 'example.org', 'cadoth.net', 'mkaysi.github.com', 'mkaysi.github.io'];
|
||
</script>
|
||
<script src="http://cdn.adf.ly/js/link-converter.js"></script>
|
||
</html>
|
||
<script type="text/javascript">
|
||
|
||
var _gaq = _gaq || [];
|
||
_gaq.push(['_setAccount', 'UA-40171169-1']);
|
||
_gaq.push(['_trackPageview']);
|
||
|
||
(function() {
|
||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||
})();
|
||
|
||
</script>
|