mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-15 00:19:25 +01:00
pages/irc: bold the first line & start pages/external/identifying.html
This commit is contained in:
parent
46f39b5b27
commit
b4fd59b425
20
pages/external/identifying.html
vendored
Normal file
20
pages/external/identifying.html
vendored
Normal 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
26
pages/external/identifying.html.md
vendored
Normal 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-->
|
@ -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>
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user