mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-11-14 05:37:23 +01:00
pages/ext: add IntenseDebate
This commit is contained in:
parent
b7b9da6217
commit
736368bbc1
27
pages/external/identifying.html
vendored
27
pages/external/identifying.html
vendored
@ -6,6 +6,16 @@
|
|||||||
How to identify to services automatically
|
How to identify to services automatically
|
||||||
</title>
|
</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css.css" />
|
<link rel="stylesheet" type="text/css" href="../../css.css" />
|
||||||
|
<script>
|
||||||
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||||
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||||
|
|
||||||
|
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
|
||||||
|
ga('send', 'pageview');
|
||||||
|
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
@ -214,17 +224,16 @@ For corrections above this line, please contact <a href="../irc.html">me at IRC<
|
|||||||
<hr/>
|
<hr/>
|
||||||
<script src="https://gist.github.com/maxanton/1e2cf7ada079c271bd3c.js"></script>
|
<script src="https://gist.github.com/maxanton/1e2cf7ada079c271bd3c.js"></script>
|
||||||
<hr/>
|
<hr/>
|
||||||
</body>
|
<hr/>
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
var idcomments_acct = '2405e74b7c1c8062b1b2ea830f1a8bd0';
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
var idcomments_post_id;
|
||||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
var idcomments_post_url;
|
||||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
||||||
|
|
||||||
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
<span id="IDCommentsPostTitle" style="display:none"></span>
|
||||||
|
<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<!-- vim : set ft=markdown-->
|
<!-- vim : set ft=markdown-->
|
||||||
|
|
||||||
|
|||||||
27
pages/external/identifying.html.md
vendored
27
pages/external/identifying.html.md
vendored
@ -9,6 +9,16 @@
|
|||||||
<link rel="canonical" href="https://mkaysi.github.io/pages/external/identifying.html">
|
<link rel="canonical" href="https://mkaysi.github.io/pages/external/identifying.html">
|
||||||
<title>How to identify to services automatically</title>
|
<title>How to identify to services automatically</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css.css" />
|
<link rel="stylesheet" type="text/css" href="../../css.css" />
|
||||||
|
<script>
|
||||||
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||||
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||||
|
|
||||||
|
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
|
||||||
|
ga('send', 'pageview');
|
||||||
|
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
@ -419,16 +429,15 @@ gist which reads where to contact with issues with it.
|
|||||||
<hr/>
|
<hr/>
|
||||||
<script src="https://gist.github.com/maxanton/1e2cf7ada079c271bd3c.js"></script>
|
<script src="https://gist.github.com/maxanton/1e2cf7ada079c271bd3c.js"></script>
|
||||||
<hr/>
|
<hr/>
|
||||||
</body>
|
<hr/>
|
||||||
<script>
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
var idcomments_acct = '2405e74b7c1c8062b1b2ea830f1a8bd0';
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
var idcomments_post_id;
|
||||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
var idcomments_post_url;
|
||||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
||||||
|
|
||||||
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
<span id="IDCommentsPostTitle" style="display:none"></span>
|
||||||
|
<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<!-- vim : set ft=markdown-->
|
<!-- vim : set ft=markdown-->
|
||||||
|
|||||||
8
pages/external/irc-utf-8.html
vendored
8
pages/external/irc-utf-8.html
vendored
@ -77,6 +77,14 @@ UTF-8 in IRC
|
|||||||
<h3 id="xchat">XChat</h3>
|
<h3 id="xchat">XChat</h3>
|
||||||
<p><strong>XChat defaults to weird charset that claims to be UTF-8 and confuses users as in reality it's not UTF-8!</strong></p>
|
<p><strong>XChat defaults to weird charset that claims to be UTF-8 and confuses users as in reality it's not UTF-8!</strong></p>
|
||||||
<p>Open server list from the file menu or press CTRL + S, edit network and select the network. Ensure that the charset says <strong>UTF-8 (Unicode)</strong>.</p>
|
<p>Open server list from the file menu or press CTRL + S, edit network and select the network. Ensure that the charset says <strong>UTF-8 (Unicode)</strong>.</p>
|
||||||
|
<script>
|
||||||
|
var idcomments_acct = '2405e74b7c1c8062b1b2ea830f1a8bd0';
|
||||||
|
var idcomments_post_id;
|
||||||
|
var idcomments_post_url;
|
||||||
|
</script>
|
||||||
|
<span id="IDCommentsPostTitle" style="display:none"></span>
|
||||||
|
<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<!-- vim : set ft=markdown-->
|
<!-- vim : set ft=markdown-->
|
||||||
|
|||||||
8
pages/external/irc-utf-8.html.md
vendored
8
pages/external/irc-utf-8.html.md
vendored
@ -89,6 +89,14 @@ Open server list from the file menu or press
|
|||||||
CTRL + S, edit network and select the network. Ensure that the charset
|
CTRL + S, edit network and select the network. Ensure that the charset
|
||||||
says **UTF-8 (Unicode)**.
|
says **UTF-8 (Unicode)**.
|
||||||
|
|
||||||
|
<script>
|
||||||
|
var idcomments_acct = '2405e74b7c1c8062b1b2ea830f1a8bd0';
|
||||||
|
var idcomments_post_id;
|
||||||
|
var idcomments_post_url;
|
||||||
|
</script>
|
||||||
|
<span id="IDCommentsPostTitle" style="display:none"></span>
|
||||||
|
<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<!-- vim : set ft=markdown-->
|
<!-- vim : set ft=markdown-->
|
||||||
|
|||||||
8
pages/external/zncinstall.html
vendored
8
pages/external/zncinstall.html
vendored
@ -65,6 +65,14 @@ cd build
|
|||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
make install</code></pre>
|
make install</code></pre>
|
||||||
<p>If it doesn't work, try asking at <a href="https://kiwiirc.com/client/chat.freenode.net:+6697/#znc"><img src="https://kiwiirc.com/buttons/chat.freenode.net/znc.png" alt="#znc" /></a>.</p>
|
<p>If it doesn't work, try asking at <a href="https://kiwiirc.com/client/chat.freenode.net:+6697/#znc"><img src="https://kiwiirc.com/buttons/chat.freenode.net/znc.png" alt="#znc" /></a>.</p>
|
||||||
|
<script>
|
||||||
|
var idcomments_acct = '2405e74b7c1c8062b1b2ea830f1a8bd0';
|
||||||
|
var idcomments_post_id;
|
||||||
|
var idcomments_post_url;
|
||||||
|
</script>
|
||||||
|
<span id="IDCommentsPostTitle" style="display:none"></span>
|
||||||
|
<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
8
pages/external/zncinstall.html.md
vendored
8
pages/external/zncinstall.html.md
vendored
@ -94,6 +94,14 @@ make install
|
|||||||
|
|
||||||
If it doesn't work, try asking at [](https://kiwiirc.com/client/chat.freenode.net:+6697/#znc).
|
If it doesn't work, try asking at [](https://kiwiirc.com/client/chat.freenode.net:+6697/#znc).
|
||||||
|
|
||||||
|
<script>
|
||||||
|
var idcomments_acct = '2405e74b7c1c8062b1b2ea830f1a8bd0';
|
||||||
|
var idcomments_post_id;
|
||||||
|
var idcomments_post_url;
|
||||||
|
</script>
|
||||||
|
<span id="IDCommentsPostTitle" style="display:none"></span>
|
||||||
|
<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user