From 0ada9c8f2b6abd631d3463582e38259595937e0d Mon Sep 17 00:00:00 2001 From: kurets Date: Fri, 30 Aug 2024 23:27:10 +0300 Subject: [PATCH] . --- Makefile | 2 + content/_index.md | 8 - public/articles/blog/2024-goals/index.html | 8 +- .../index.html | 8 +- .../index.html | 8 +- .../blog/meta-description-in-hugo/index.html | 8 +- .../multiple-index-pages-in-hugo/index.html | 8 +- .../blog/pluralization-issues/index.html | 8 +- .../blog/recover-lost-anki-streak/index.html | 8 +- public/articles/index.html | 4 +- public/articles/updates/helloworld/index.html | 8 +- .../updates/updated-the-css-again/index.html | 8 +- .../articles/updates/yoinked-css/index.html | 8 +- public/index.html | 10 +- .../00-00-hackbookeasypeasy/index.html | 8 +- .../library/hackbook/01-01-preface/index.html | 8 +- .../library/hackbook/01-02-warning/index.html | 8 +- public/library/hackbook/01-03-fear/index.html | 8 +- .../hackbook/02-01-introduction/index.html | 8 +- .../hackbook/02-02-sister-kenny/index.html | 8 +- .../index.html | 8 +- .../hackbook/03-02-the-easy-method/index.html | 8 +- .../index.html | 8 +- .../03-04-the-sinister-trap/index.html | 8 +- .../index.html | 8 +- .../hackbook/03-06-internet-porn/index.html | 8 +- .../index.html | 8 +- .../index.html | 8 +- .../library/hackbook/03-09-stress/index.html | 8 +- .../library/hackbook/03-10-boredom/index.html | 8 +- .../hackbook/03-11-concentration/index.html | 8 +- .../hackbook/03-12-relaxation/index.html | 8 +- .../03-13-social-night-pmoing/index.html | 8 +- .../03-14-what-am-i-giving-up/index.html | 8 +- .../03-15-self-imposed-slavery/index.html | 8 +- .../index.html | 8 +- .../library/hackbook/03-17-health/index.html | 8 +- .../library/hackbook/03-18-energy/index.html | 8 +- .../index.html | 8 +- .../index.html | 8 +- .../index.html | 8 +- .../index.html | 8 +- .../03-23-beware-of-cutting-down/index.html | 8 +- .../hackbook/03-24-just-one-peek/index.html | 8 +- .../index.html | 8 +- .../03-26-the-youtube-pmoer/index.html | 8 +- .../hackbook/03-27-a-social-habit/index.html | 8 +- .../library/hackbook/03-28-timing/index.html | 8 +- .../03-29-will-i-miss-the-fun/index.html | 8 +- .../03-30-can-i-compartmentalize/index.html | 8 +- .../03-31-avoid-false-incentives/index.html | 8 +- .../03-32-the-easy-way-to-stop/index.html | 8 +- .../03-33-the-withdrawal-period/index.html | 8 +- .../hackbook/03-34-just-one-peek/index.html | 8 +- .../03-35-will-it-be-harder-for-me/index.html | 8 +- .../index.html | 8 +- .../hackbook/03-37-substitutes/index.html | 8 +- .../index.html | 8 +- .../03-39-the-moment-of-revelation/index.html | 8 +- .../hackbook/03-40-the-final-visit/index.html | 8 +- .../hackbook/03-41-a-final-warning/index.html | 8 +- .../hackbook/03-42-feedback/index.html | 8 +- .../index.html | 8 +- .../03-44-advice-to-non-pmoers/index.html | 8 +- .../03-45-should-i-tell-my-so/index.html | 8 +- .../04-01-the-instructions/index.html | 8 +- .../04-02-rebt-coping-statements/index.html | 8 +- .../hackbook/05-01-scripts-01/index.html | 8 +- .../hackbook/05-01-scripts-02/index.html | 8 +- .../hackbook/05-01-scripts-03/index.html | 8 +- .../hackbook/05-01-scripts-04/index.html | 8 +- .../hackbook/05-01-scripts-05/index.html | 8 +- public/library/hackbook/fin/index.html | 8 +- public/library/hackbook/index.html | 4 +- public/library/index.html | 4 +- .../index.html | 9 +- .../index.html | 8 +- .../hit-where-it-hurts/index.html | 8 +- public/library/ted-kaczynski/index.html | 6 +- public/library/ted-kaczynski/index.xml | 138 ++++++++-------- .../index.html | 8 +- .../morality-and-revolution/index.html | 8 +- .../progress-vs-liberty/index.html | 8 +- .../ted-kaczynski/ship-of-fools/index.html | 8 +- .../the-littering-ape/index.html | 8 +- .../index.html | 8 +- .../the-road-to-revolution/index.html | 8 +- .../the-systems-neatest-trick/index.html | 8 +- .../the-techies-wet-dreams/index.html | 10 +- .../index.html | 8 +- .../when-non-violence-is-suicide/index.html | 8 +- .../index.html | 8 +- public/sitemap.xml | 150 +++++++++--------- public/tags/blog/index.html | 4 +- public/tags/hackbook/index.html | 4 +- public/tags/index.html | 4 +- public/tags/library/index.html | 4 +- public/tags/personal/index.html | 4 +- public/tags/ted-kaczynski/index.html | 4 +- public/tags/updates/index.html | 4 +- themes/lugo/layouts/_default/baseof.html | 8 +- 101 files changed, 512 insertions(+), 525 deletions(-) diff --git a/Makefile b/Makefile index f27c6b6b..9bc0131f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,8 @@ serve: + hugo mod get -u hugo serve --noHTTPCache --ignoreCache --disableFastRender build: + hugo mod get -u hugo --cleanDestinationDir # https://stackoverflow.com/questions/61867548/hugo-detects-css-changes-but-output-doesnt-change \ No newline at end of file diff --git a/content/_index.md b/content/_index.md index c3d5e332..f2a56934 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,12 +4,6 @@ title: "vodoraslo" --- {{% center %}} - - -

Last updated:

+

作成日: , 最終更新日:

kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):

summarized:


@@ -135,11 +135,11 @@ read more update this site visually grow veggies 1. Read Read in Bulgarian Read diff --git a/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html b/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html index 36c14a52..da52d048 100644 --- a/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html +++ b/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html @@ -25,7 +25,7 @@ nano /etc/matrix-synapse/homeserver.yaml and go all the way to the bottom or sea -

Last updated:

+

作成日: , 最終更新日:

Federation issues

I for the life of me couldn’t get synapse’s (matrix’s) federation to work. It said that the encryption couldn’t be trusted, i could join public rooms but i couldn’t start any chats, i couldn’t invite people to my rooms, i couldn’t get invited to rooms.

How I fixed it

@@ -46,7 +46,7 @@ nano /etc/matrix-synapse/homeserver.yaml and go all the way to the bottom or sea
- +

@@ -63,11 +63,11 @@ nano /etc/matrix-synapse/homeserver.yaml and go all the way to the bottom or sea diff --git a/public/articles/blog/hugo-drafts-showing-in-production/index.html b/public/articles/blog/hugo-drafts-showing-in-production/index.html index 3f2b7bd7..052b13c9 100644 --- a/public/articles/blog/hugo-drafts-showing-in-production/index.html +++ b/public/articles/blog/hugo-drafts-showing-in-production/index.html @@ -24,7 +24,7 @@ hugo --cleanDestinationDir from https://discourse.gohugo.io/t/drafts-showing-in- -

Last updated:

+

作成日: , 最終更新日:

i had an issue with a draft page appearing on my site even after setting draft: true in the preamble

to fix it - build the website with

@@ -36,7 +36,7 @@ hugo --cleanDestinationDir from https://discourse.gohugo.io/t/drafts-showing-in-

from https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457

- +

@@ -50,11 +50,11 @@ hugo --cleanDestinationDir from https://discourse.gohugo.io/t/drafts-showing-in- diff --git a/public/articles/blog/meta-description-in-hugo/index.html b/public/articles/blog/meta-description-in-hugo/index.html index abeea642..31baf503 100644 --- a/public/articles/blog/meta-description-in-hugo/index.html +++ b/public/articles/blog/meta-description-in-hugo/index.html @@ -23,7 +23,7 @@ -

Last updated:

+

作成日: , 最終更新日:

Adding meta description in Hugo

I assume you are using Luke Smith’s theme - Lugo, if you are not, you’d have to find these files yourself (e.g. search using vscode).

Setting a global meta description

@@ -80,7 +80,7 @@

Following these steps would guarantee that you have a meta description for everypage with the ability for creating a custom one whenever you need it!

- +

@@ -97,11 +97,11 @@ diff --git a/public/articles/blog/multiple-index-pages-in-hugo/index.html b/public/articles/blog/multiple-index-pages-in-hugo/index.html index 1c9d1a6a..7543fd2f 100644 --- a/public/articles/blog/multiple-index-pages-in-hugo/index.html +++ b/public/articles/blog/multiple-index-pages-in-hugo/index.html @@ -26,7 +26,7 @@ layouts |----**_default** |-------**hackbook** |-----------**order-by-oldest."/> -

Last updated:

Table Of Contents:
- +

@@ -87,11 +87,11 @@ diff --git a/public/library/ted-kaczynski/hit-where-it-hurts/index.html b/public/library/ted-kaczynski/hit-where-it-hurts/index.html index ce551c5f..7a9bc1a6 100644 --- a/public/library/ted-kaczynski/hit-where-it-hurts/index.html +++ b/public/library/ted-kaczynski/hit-where-it-hurts/index.html @@ -24,7 +24,7 @@ I have to explain that when I talk about “hitting where it hurts” I am not n -

Last updated:

Table Of Contents: