mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 08:50:43 +01:00
127 lines
2.6 KiB
HTML
127 lines
2.6 KiB
HTML
<!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/>
|
||
<a href="../index.fi.html">Etusivu</a> || <a href="sitemap.html">Englanniksi / in English</a>
|
||
<hr/>
|
||
|
||
<h1 id="sivukartta">Sivukartta</h1>
|
||
<p>Juuri nyt tällä sivustolla on vain neljä suomenkielistä sivua.</p>
|
||
<p><a href="../index.fi.html">Etusivu</a> || <a href="../404.html">404-virhe</a>|| <a href="../AboutMe/index.fi.html">Minusta</a> || Sivukartta, jota luet nyt.</p>
|
||
<p><a href="sitemap.html">Englanninkielinen versio</a> tästä sivustosta on hiukan laajempi.</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.
|
||
|
||
# /
|
||
|
||
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.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
## /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]
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
### /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]
|
||
|
||
|
||
|
||
|
||
#### /GPG/
|
||
|
||
<strong> WARNING: These guides are even more unclear than those one folder down!</strong>
|
||
|
||
[GPG]
|
||
|
||
[Enigmail]
|
||
|
||
|
||
|
||
|
||
## /IRC/
|
||
|
||
[Web interface of my bot]
|
||
|
||
[Security issues of stock Supybot]
|
||
|
||
|
||
|
||
|
||
<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>
|
||
|
||
|