pages/irc: bold the first line & start pages/external/identifying.html

This commit is contained in:
Mikaela Suomalainen 2014-05-23 13:05:31 +03:00
parent 46f39b5b27
commit b4fd59b425
4 changed files with 48 additions and 2 deletions

20
pages/external/identifying.html vendored Normal file
View File

@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" /> <!-- <meta http-equiv="refresh" content="60" /> --> <meta name="description" content="Instructions for identifying to services on various IRC networks." /> <meta name="author" content="Mikaela Suomalainen" /> <link rel="canonical" href="https://mkaysi.github.io/pages/external/identifying.html">
<title>
Insert title here
</title>
<link rel="stylesheet" type="text/css" href="../../css.css" />
</head>
<body>
<p><strong>NOTE: This might be heavily freenode-specific, but these things should work with other networks too, at least SASL and CertFP.</strong></p>
For corrections above this line, please contact <a href="../irc.html">me at IRC</a> or fix them by yourself <a href="https://github.com/Mkaysi/mkaysi.github.io/blob/master/pages/external/identifying.html.md">here</a>. What is below that line is embedded GitHub gist which reads where to contact with issues with it.
<hr/>
<script src="https://gist.github.com/maxanton/1e2cf7ada079c271bd3c.js"></script>
</body>
</html>
<!-- vim : set ft=markdown-->

26
pages/external/identifying.html.md vendored Normal file
View File

@ -0,0 +1,26 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<!-- <meta http-equiv="refresh" content="60" /> -->
<meta name="description" content="Instructions for identifying to services on various IRC networks." />
<meta name="author" content="Mikaela Suomalainen" />
<link rel="canonical" href="https://mkaysi.github.io/pages/external/identifying.html">
<title>Insert title here</title>
<link rel="stylesheet" type="text/css" href="../../css.css" />
</head>
<body>
**NOTE: This might be heavily freenode-specific, but these things should
work with other networks too, at least SASL and CertFP.**
For corrections above this line, please contact [me at IRC](../irc.html) or fix them by
yourself [here](https://github.com/Mkaysi/mkaysi.github.io/blob/master/pages/external/identifying.html.md). What is below that line is embedded GitHub
gist which reads where to contact with issues with it.
<hr/>
<script src="https://gist.github.com/maxanton/1e2cf7ada079c271bd3c.js"></script>
</body>
</html>
<!-- vim : set ft=markdown-->

View File

@ -9,7 +9,7 @@ Where to find me at IRC?
</head> </head>
<body> <body>
<p>I am not going to explain what IRC is.</p> <p><strong>I am not going to explain what IRC is.</strong></p>
<h2 id="finding-me-at-irc">Finding me at IRC</h2> <h2 id="finding-me-at-irc">Finding me at IRC</h2>
<p>I am <code>umode -i</code> in all networks, so finding me should be easy, just run</p> <p>I am <code>umode -i</code> in all networks, so finding me should be easy, just run</p>
<pre><code>/whois NICKNAME NICKNAME</code></pre> <pre><code>/whois NICKNAME NICKNAME</code></pre>

View File

@ -11,7 +11,7 @@
</head> </head>
<body> <body>
I am not going to explain what IRC is. **I am not going to explain what IRC is.**
## Finding me at IRC ## Finding me at IRC