diff --git a/content/blog/_index.eo.md b/content/blog/_index.eo.md index d573799..cd910c8 100644 --- a/content/blog/_index.eo.md +++ b/content/blog/_index.eo.md @@ -2,5 +2,5 @@ page_template = "blog.html" title = "Blogo" sort_by = "date" -insert_anchors = "right" +insert_anchor_links = "left" +++ diff --git a/content/blog/_index.fr.md b/content/blog/_index.fr.md index cf12a22..5e6f5f5 100644 --- a/content/blog/_index.fr.md +++ b/content/blog/_index.fr.md @@ -2,5 +2,5 @@ page_template = "blog.html" title = "Blog" sort_by = "date" -insert_anchors = "right" +insert_anchor_links = "left" +++ diff --git a/content/blog/_index.md b/content/blog/_index.md index cf12a22..5e6f5f5 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -2,5 +2,5 @@ page_template = "blog.html" title = "Blog" sort_by = "date" -insert_anchors = "right" +insert_anchor_links = "left" +++ diff --git a/content/blog/atmega328p-standalone/index.eo.md b/content/blog/atmega328p-standalone/index.eo.md index 471a413..279791c 100644 --- a/content/blog/atmega328p-standalone/index.eo.md +++ b/content/blog/atmega328p-standalone/index.eo.md @@ -2,6 +2,7 @@ title = "Aŭtonoma Atmega328P, paŝ-paŝe" date = 2022-09-12 description = "Facila gvido por programi aŭtonoman Atmega328P-on kun Arduino." +insert_anchor_links = "left" [taxonomies] tags = ["elektroniko", "Arduino"] +++ diff --git a/content/blog/atmega328p-standalone/index.fr.md b/content/blog/atmega328p-standalone/index.fr.md index bb502f1..f48953f 100644 --- a/content/blog/atmega328p-standalone/index.fr.md +++ b/content/blog/atmega328p-standalone/index.fr.md @@ -2,6 +2,7 @@ title = "Atmega328P indépendant, pas à pas" date = 2022-09-12 description = "Guide simple pour programmer un Atmega328P indépendant avec une Arduino" +insert_anchor_links = "left" [taxonomies] tags = ["électronique", "Arduino"] +++ diff --git a/content/blog/atmega328p-standalone/index.md b/content/blog/atmega328p-standalone/index.md index 1fbf344..b9954f3 100644 --- a/content/blog/atmega328p-standalone/index.md +++ b/content/blog/atmega328p-standalone/index.md @@ -2,6 +2,7 @@ title = "Standalone Atmega328P guide" date = 2022-09-12 description = "Simple guide to program a standalone Atmega328P using an Arduino." +insert_anchor_links = "left" [taxonomies] tags = ["electronics", "Arduino"] +++ diff --git a/content/blog/flag/index.fr.md b/content/blog/flag/index.fr.md index b8d3ed9..7b1ad43 100644 --- a/content/blog/flag/index.fr.md +++ b/content/blog/flag/index.fr.md @@ -2,6 +2,7 @@ title = "C'est quoi ce drapeau" date = 2022-10-13 description = "Explication d'un drapeau fourre-tout." +insert_anchor_links = "left" draft=true [taxonomies] tags = ["politique"] diff --git a/content/blog/homomorphic-encryption.eo.md b/content/blog/homomorphic-encryption.eo.md index 9cde2bc..9872b25 100644 --- a/content/blog/homomorphic-encryption.eo.md +++ b/content/blog/homomorphic-encryption.eo.md @@ -2,6 +2,7 @@ title = "Homomorfia kriptografio" date = 2022-03-04 description = "Kurta prezento de la homomorfia kriptografio, kun ekzemploj kaj uzadoj (franca)" +insert_anchor_links = "left" [taxonomies] tags = ["kriptografio", "matematiko"] [extra] diff --git a/content/blog/homomorphic-encryption.fr.md b/content/blog/homomorphic-encryption.fr.md index e3a1708..aee75e3 100644 --- a/content/blog/homomorphic-encryption.fr.md +++ b/content/blog/homomorphic-encryption.fr.md @@ -2,6 +2,7 @@ title = "Chiffrement homomorphe" date = 2022-03-04 description = "Une présentation rapide du chiffrement homomorphe, de quelques exemples et de ses applications." +insert_anchor_links = "left" [taxonomies] tags = ["cryptographie", "mathématiques"] [extra] diff --git a/content/blog/homomorphic-encryption.md b/content/blog/homomorphic-encryption.md index 27a628f..058b0aa 100644 --- a/content/blog/homomorphic-encryption.md +++ b/content/blog/homomorphic-encryption.md @@ -2,6 +2,7 @@ title = "Homomorphic encryption" date = 2022-03-04 description = "A quick overview of homomorphic encryption, examples and applications (French)" +insert_anchor_links = "left" [taxonomies] tags = ["cryptography", "mathematics"] [extra] diff --git a/content/blog/install-linux/_index.fr.md b/content/blog/install-linux/_index.fr.md index 612d001..00d8b9d 100644 --- a/content/blog/install-linux/_index.fr.md +++ b/content/blog/install-linux/_index.fr.md @@ -2,6 +2,7 @@ title = "Installer GNU/Linux" date = 2022-12-26 description = "Installer GNU/Linux sans se prendre la tête et en évitant les ennuis." +insert_anchor_links = "left" draft = true [taxonomies] tags = ["informatique", "Linux", "Windows"] diff --git a/content/blog/js.md b/content/blog/js.md index 3d4874c..73898b6 100644 --- a/content/blog/js.md +++ b/content/blog/js.md @@ -1,6 +1,7 @@ +++ title = "Why I hate JavaScript" date = 2023-01-20 +insert_anchor_links = "left" draft = true [taxonomies] tags = [] diff --git a/content/blog/minitel/index.eo.md b/content/blog/minitel/index.eo.md index 7472022..5c15df5 100644 --- a/content/blog/minitel/index.eo.md +++ b/content/blog/minitel/index.eo.md @@ -2,6 +2,7 @@ title = "Minitel kiel terminalo GNU/Linux" date = 2022-05-15 description = "Ankoraŭ provo uzi Minitel kiel terminalo." +insert_anchor_links = "left" draft=true [taxonomies] tags = ["Minitel", "retro", "Arduino"] diff --git a/content/blog/minitel/index.fr.md b/content/blog/minitel/index.fr.md index 4d4034f..d411a18 100644 --- a/content/blog/minitel/index.fr.md +++ b/content/blog/minitel/index.fr.md @@ -2,6 +2,7 @@ title = "Le Minitel comme terminal GNU/Linux" date = 2022-07-02 description = "Encore une tentative d'utilisation d'un Minitel comme terminal." +insert_anchor_links = "left" [taxonomies] tags = ["Minitel", "rétro", "Arduino"] +++ diff --git a/content/blog/reads.fr.md b/content/blog/reads.fr.md index 8fec8ae..219f98c 100644 --- a/content/blog/reads.fr.md +++ b/content/blog/reads.fr.md @@ -2,6 +2,7 @@ title = "Conseils de lectures" date = 2022-09-24 description = "Livres et articles que vous devriez lire." +insert_anchor_links = "left" draft = true [taxonomies] tags = ["lecture"] diff --git a/content/blog/why-copyleft/index.eo.md b/content/blog/why-copyleft/index.eo.md index fad5b88..f182e12 100644 --- a/content/blog/why-copyleft/index.eo.md +++ b/content/blog/why-copyleft/index.eo.md @@ -2,6 +2,7 @@ title = "Kial rajtocedo?" date = 2022-10-11 description = "Kial mi distribuas miajn verkojn laŭ libera rajtoceda permesilo." +insert_anchor_links = "left" [taxonomies] tags = ["permesilo", "politiko", "ekonomio"] +++ diff --git a/content/blog/why-copyleft/index.fr.md b/content/blog/why-copyleft/index.fr.md index 4f825de..10c3439 100644 --- a/content/blog/why-copyleft/index.fr.md +++ b/content/blog/why-copyleft/index.fr.md @@ -2,6 +2,7 @@ title = "Pourquoi le copyleft ?" date = 2022-10-11 description = "Pourquoi je partage mon travail sous licence libre avec copyleft." +insert_anchor_links = "left" [taxonomies] tags = ["licence", "politique", "économie"] +++ diff --git a/content/blog/why-copyleft/index.md b/content/blog/why-copyleft/index.md index b7670a3..c3582b5 100644 --- a/content/blog/why-copyleft/index.md +++ b/content/blog/why-copyleft/index.md @@ -2,6 +2,7 @@ title = "Why copyleft?" date = 2022-10-11 description = "Why I share my work under libre license with copyleft." +insert_anchor_links = "left" [taxonomies] tags = ["license", "politics", "economics"] +++ diff --git a/content/eula.eo.md b/content/eula.eo.md index d74ae1f..bc213cd 100644 --- a/content/eula.eo.md +++ b/content/eula.eo.md @@ -1,5 +1,6 @@ +++ title = "Kondiĉoj de uzo" +insert_anchor_links = "left" +++ Uzante tian servilon, vi devas akcepti la sekvontajn kondiĉojn de uzo. diff --git a/content/eula.fr.md b/content/eula.fr.md index 0e0a60a..3b5ba5e 100644 --- a/content/eula.fr.md +++ b/content/eula.fr.md @@ -1,5 +1,6 @@ +++ title = "Conditions Générales d'Utilisation" +insert_anchor_links = "left" +++ En utilisant les services fournis via ce serveur, vous devez accepter les Conditions Générales d'Utilisation suivantes. diff --git a/content/eula.md b/content/eula.md index 4f5810f..a10fce2 100644 --- a/content/eula.md +++ b/content/eula.md @@ -1,5 +1,6 @@ +++ title = "End-User License Agreement" +insert_anchor_links = "left" +++ By using the services provided by this server, you must accept the following End-User License Agreement.