Begin fixing Jekyll deprecation warning

Ref: #117
This commit is contained in:
Aminda Suomalainen 2019-07-13 22:47:15 +03:00
parent fa67a641dd
commit f6ca4dcc62
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
4 changed files with 18 additions and 18 deletions

View File

@ -56,7 +56,7 @@ etc.)" so we wasted time 50 minutes per trip from [Kotka] to [Hamina] and
* * * * *
*Update:
[I graduated on 2015-05-29.]({% post_url 2015-05-29-graduation %})*
[I graduated on 2015-05-29.]({% post_url blog/2015-05-29-graduation %})*
I would graduate in summer without this issue and the only thing I have
missing is work training. As I don't have work training place I was doing

View File

@ -71,4 +71,4 @@ choises:
`/set irc.server.NETWORK.ssl_verify off` **NOT RECOMMENDED**, see
[this post].
[this post]:{% post_url 2015-02-24-znc160-ssl %}
[this post]:{% post_url blog/2015-02-24-znc160-ssl %}

View File

@ -57,7 +57,7 @@ the other people use SSL is passwords:
*Now you can move into reading why [IRC over SSL is pointless]...*
[POODLE]:https://en.wikipedia.org/wiki/POODLE
[verify the certificates]:{% post_url 2015-02-24-znc160-ssl %}
[verify the certificates]:{% post_url blog/2015-02-24-znc160-ssl %}
[IRC over SSL is pointless]:https://www.quakenet.org/articles/99-trust-is-not-transitive-or-why-irc-over-ssl-is-pointless
## Addition: who is interested in my traffic?

View File

@ -24,22 +24,22 @@ different nick which is possible depending on network.*
links.*
* General
* [Getting help from network operators when channel ops are away]({% post_url 2015-01-24-getting_help_with_channel_issues %})
* [Disabling DCC]({% post_url 2015-03-18-nodcc %})
* [Keep the ops opped]({% post_url 2015-04-01-keep-the-ops-opped %})
* [IRC over TLS is not pointless.]({% post_url 2015-04-22-IRC-over-TLS %})
* [Forming irc:// or ircs:// links]({% post_url 2015-05-18-ircs_links %})
* [Making channel secret or private]({% post_url 2015-06-08-private_secret_channels %})
* [Atheme quickstart: NickServ, HostServ, ChanServ & GroupServ]({% post_url 2015-09-19-atheme-quickstart %})
* [Getting help from network operators when channel ops are away]({% post_url blog/2015-01-24-getting_help_with_channel_issues %})
* [Disabling DCC]({% post_url blog/2015-03-18-nodcc %})
* [Keep the ops opped]({% post_url blog/2015-04-01-keep-the-ops-opped %})
* [IRC over TLS is not pointless.]({% post_url blog/2015-04-22-IRC-over-TLS %})
* [Forming irc:// or ircs:// links]({% post_url blog/2015-05-18-ircs_links %})
* [Making channel secret or private]({% post_url blog/2015-06-08-private_secret_channels %})
* [Atheme quickstart: NickServ, HostServ, ChanServ & GroupServ]({% post_url blog/2015-09-19-atheme-quickstart %})
* Oper
* [Channels & Hostmask groups: A Basic howto]({% post_url 2015-01-10-channels-hostmask-groups-a-basic-howto %})
* [Channels & Hostmask groups: A Basic howto]({% post_url blog/2015-01-10-channels-hostmask-groups-a-basic-howto %})
* WeeChat
* [Easy instructions for using SASL PLAIN]({% post_url 2015-03-26-weechat-sasl-simply %})
* [Ignoring with /filter]({% post_url 2015-05-31-weechat-filter %})
* [Easy instructions for using SASL PLAIN]({% post_url blog/2015-03-26-weechat-sasl-simply %})
* [Ignoring with /filter]({% post_url blog/2015-05-31-weechat-filter %})
* User modes
* [Showing public channels in whois / umode -iI]({% post_url 2015-03-26-umode--i %})
* [Using umode +g/blocking unauthorized PMs]({% post_url 2015-04-02-umodeg %})
* [(Un)Setting umodes (broken from umode -iI)]({% post_url 2015-06-03-setting-umodes %})
* [Showing public channels in whois / umode -iI]({% post_url blog/2015-03-26-umode--i %})
* [Using umode +g/blocking unauthorized PMs]({% post_url blog/2015-04-02-umodeg %})
* [(Un)Setting umodes (broken from umode -iI)]({% post_url blog/2015-06-03-setting-umodes %})
* ZNC
* [ZNC 1.6.0 & SSL certificate verification]({% post_url 2015-02-24-znc160-ssl %})
* [Installing ZNC on Ubuntu using PPA]({% post_url 2015-05-10-znc-ubuntu %})
* [ZNC 1.6.0 & SSL certificate verification]({% post_url blog/2015-02-24-znc160-ssl %})
* [Installing ZNC on Ubuntu using PPA]({% post_url blog/2015-05-10-znc-ubuntu %})