index: add spaces.

This commit is contained in:
Mikaela Suomalainen 2012-05-21 18:58:16 +03:00
parent 06709d2915
commit 40bcb04bd5
2 changed files with 24 additions and 5 deletions

View File

@ -1,10 +1,14 @@
<h1 id="welcome">Welcome</h1> <h1 id="welcome">Welcome</h1>
<p>There might not be much to see in this page. You can fix list of pages in the source.</p> <p>There might not be much to see in this page. You can fix list of pages in the source.</p>
<h1 id="around-the-web">Around the web</h1> <h1 id="around-the-web">Around the web</h1>
<p>This is list of my profiles etc. in different services. The list can be incomplete if I am inactive somewhere or forget some place.</p> <p>This is list of my profiles etc. in different services.</p>
<p>The list can be incomplete if I am inactive somewhere or forget some place.</p>
<h2 id="email">Email</h2> <h2 id="email">Email</h2>
<h1 id="mailing-lists">Mailing lists</h1> <h1 id="mailing-lists">Mailing lists</h1>
<p><a href="http://lists.debian.org/">Some Debian mailing lists.</a> <a href="http://lists.ubuntu.com/">Some Ubuntu mailing lists.</a> <a href="https://www.mozdev.org/mailman/listinfo/enigmail">Enigmail mailing list.</a> And some other mailing lists. You can see if email is sent by me by looking at PGP signature.</p> <p><a href="http://lists.debian.org/">Some Debian mailing lists.</a></p>
<p><a href="http://lists.ubuntu.com/">Some Ubuntu mailing lists.</a></p>
<p><a href="https://www.mozdev.org/mailman/listinfo/enigmail">Enigmail mailing list.</a></p>
<p>And some other mailing lists. You can see if email is sent by me by looking at PGP signature.</p>
<h3 id="pgp">pgp</h3> <h3 id="pgp">pgp</h3>
<pre><code>pub 4096R/82A46728 2012-03-27 <pre><code>pub 4096R/82A46728 2012-03-27
Key fingerprint = 24BC 1573 B8EE D666 D10A AA65 4DB5 3CFE 82A4 6728 Key fingerprint = 24BC 1573 B8EE D666 D10A AA65 4DB5 3CFE 82A4 6728
@ -12,8 +16,13 @@ uid Mika Suomalainen
&lt;...&gt; &lt;...&gt;
sub 4096R/A4271AC5 2012-03-27</code></pre> sub 4096R/A4271AC5 2012-03-27</code></pre>
<p>Preferred keyserver: <a href="http://pool.sks-keyservers.net:11371/pks/lookup?op=get&amp;search=0x4DB53CFE82A46728">pool.sks-keyservers.net</a></p> <p>Preferred keyserver: <a href="http://pool.sks-keyservers.net:11371/pks/lookup?op=get&amp;search=0x4DB53CFE82A46728">pool.sks-keyservers.net</a></p>
<p>My PGP key is also available at <a href="http://mkaysi.github.com/PGP/key.txt">here, GitHub</a>. Please note that my key at GitHub doesn't contain any other signatures than selfsigs. It has been procressed with <a href="http://pgp-tools.alioth.debian.org/">pgp-clean</a></p> <p>My PGP key is also available at <a href="http://mkaysi.github.com/PGP/key.txt">here, GitHub</a>.</p>
<p>Please note that my key at GitHub doesn't contain any other signatures than selfsigs.</p>
<p>It has been procressed with <a href="http://pgp-tools.alioth.debian.org/">pgp-clean</a></p>
<h2 id="version-control-code-etc.">Version control / code etc.</h2> <h2 id="version-control-code-etc.">Version control / code etc.</h2>
<p><a href="https://github.com/Mkaysi">Mkaysi at GitHub</a> <a href="https://launchpad.net/~mkaysi">Mkaysi at Launchpad</a> <a href="https://gitorious.org/~mkaysi">Mkaysi at Gitorious</a></p> <p><a href="https://github.com/Mkaysi">Mkaysi at GitHub</a></p>
<p><a href="https://launchpad.net/~mkaysi">Mkaysi at Launchpad</a></p>
<p><a href="https://gitorious.org/~mkaysi">Mkaysi at Gitorious</a></p>
<h1 id="social-media">Social media</h1> <h1 id="social-media">Social media</h1>
<p><a href="https://twitter.com/Mkaysi">Mkaysi at Twitter</a> <a href="https://identi.ca/Mkaysi">Mkaysi at Identica</a></p> <p><a href="https://twitter.com/Mkaysi">Mkaysi at Twitter</a></p>
<p><a href="https://identi.ca/Mkaysi">Mkaysi at Identica</a></p>

View File

@ -5,6 +5,7 @@ There might not be much to see in this page. You can fix list of pages in the so
# Around the web # Around the web
This is list of my profiles etc. in different services. This is list of my profiles etc. in different services.
The list can be incomplete if I am inactive somewhere or forget some place. The list can be incomplete if I am inactive somewhere or forget some place.
## Email ## Email
@ -12,8 +13,11 @@ The list can be incomplete if I am inactive somewhere or forget some place.
# Mailing lists # Mailing lists
[Some Debian mailing lists.](http://lists.debian.org/) [Some Debian mailing lists.](http://lists.debian.org/)
[Some Ubuntu mailing lists.](http://lists.ubuntu.com/) [Some Ubuntu mailing lists.](http://lists.ubuntu.com/)
[Enigmail mailing list.](https://www.mozdev.org/mailman/listinfo/enigmail) [Enigmail mailing list.](https://www.mozdev.org/mailman/listinfo/enigmail)
And some other mailing lists. You can see if email is sent by me by looking at PGP signature. And some other mailing lists. You can see if email is sent by me by looking at PGP signature.
### pgp ### pgp
@ -29,16 +33,22 @@ sub 4096R/A4271AC5 2012-03-27
Preferred keyserver: [pool.sks-keyservers.net](http://pool.sks-keyservers.net:11371/pks/lookup?op=get&search=0x4DB53CFE82A46728) Preferred keyserver: [pool.sks-keyservers.net](http://pool.sks-keyservers.net:11371/pks/lookup?op=get&search=0x4DB53CFE82A46728)
My PGP key is also available at [here, GitHub](http://mkaysi.github.com/PGP/key.txt). My PGP key is also available at [here, GitHub](http://mkaysi.github.com/PGP/key.txt).
Please note that my key at GitHub doesn't contain any other signatures than selfsigs. Please note that my key at GitHub doesn't contain any other signatures than selfsigs.
It has been procressed with [pgp-clean](http://pgp-tools.alioth.debian.org/) It has been procressed with [pgp-clean](http://pgp-tools.alioth.debian.org/)
## Version control / code etc. ## Version control / code etc.
[Mkaysi at GitHub](https://github.com/Mkaysi) [Mkaysi at GitHub](https://github.com/Mkaysi)
[Mkaysi at Launchpad](https://launchpad.net/~mkaysi) [Mkaysi at Launchpad](https://launchpad.net/~mkaysi)
[Mkaysi at Gitorious](https://gitorious.org/~mkaysi) [Mkaysi at Gitorious](https://gitorious.org/~mkaysi)
# Social media # Social media
[Mkaysi at Twitter](https://twitter.com/Mkaysi) [Mkaysi at Twitter](https://twitter.com/Mkaysi)
[Mkaysi at Identica](https://identi.ca/Mkaysi) [Mkaysi at Identica](https://identi.ca/Mkaysi)