diff --git a/config/_default/languages.it.toml b/config/_default/languages.it.toml index 0edbfc6..e0cf552 100644 --- a/config/_default/languages.it.toml +++ b/config/_default/languages.it.toml @@ -1,10 +1,11 @@ -title = "Il blog di Nicola" +title = "Nicola Belluti" languageName = "Italiano" [params] displayName = "🇮🇹" isoCode = "it" + homepage.showMoreLinkDest = "/it/posts" copyright = """ \ Fatto da **Nicola Belluti** col ❤️ | \ diff --git a/content/about-me/index.it.md b/content/about-me/index.it.md index 3e8d49f..e9a2b9a 100644 --- a/content/about-me/index.it.md +++ b/content/about-me/index.it.md @@ -40,6 +40,11 @@ Sì, tutti i miei dispositivi hanno delle ROM custom. I firmware stock sono *Quasi* tutti i server che uso sono di mia proprietà, tranne qualche VPS qua e là. +### Links + +Se volete scuriosare tra miei posti preferiti del web fate un salto tra i miei +[preferiti](/it/links). + ### Persone che stimo Vi consiglio di fare un giro anche sulle pagine di queste persone: @@ -47,6 +52,8 @@ Vi consiglio di fare un giro anche sulle pagine di queste persone: * [fasterthanlime](https://fasterthanli.me/) * [Austin Huang](https://austinhuang.me/) * [ThePrimeagen](https://youtube.com/ThePrimeagen/) (Link al canale YouTube) +* [Ben Eater](https://eater.net/) +* [CGP Grey](https://www.cgpgrey.com/) ### Progetti che mi piacciono @@ -77,7 +84,9 @@ futuro! Niente Google, niente trackers, niente cookies... * Il sito è composto interamente da pagine statiche. È stato creato con - [Hugo](https://gohugo.io/) e col tema [Blowfish](https://blowfish.page/); + [Hugo](https://gohugo.io/) col tema [Blowfish](https://blowfish.page/). Ho + anche fatto [una guida](/it/posts/2024/04/hello-world/) sul come ho creato il + tutto; * Il codice sorgente si trova sul [mio server Git](https://git.nicolabelluti.me/nicolabelluti/blog), sotto [licenza GNU diff --git a/content/about-me/index.md b/content/about-me/index.md index 7eb8812..9452ec5 100644 --- a/content/about-me/index.md +++ b/content/about-me/index.md @@ -35,6 +35,11 @@ Yes, all my devices run on custom ROMs; Stock firmwares are *boooooring*. *Almost* all the servers I use are mine, except for some VPSes here and there. +### Links + +If you'd like to browse through my favorite places on the web, you can look +through my [bookmarks](/links). + ### People I admire I suggest you to check those people's websites: @@ -42,6 +47,8 @@ I suggest you to check those people's websites: * [fasterthanlime](https://fasterthanli.me/) * [Austin Huang](https://austinhuang.me/) * [ThePrimeagen](https://youtube.com/ThePrimeagen/) (YouTube link) +* [Ben Eater](https://eater.net/) +* [CGP Grey](https://www.cgpgrey.com/) ### Projects I like @@ -72,7 +79,9 @@ future! No Google, no trackers, no cookies... * The website is entirely composed of static pages. It was created with - [Hugo](https://gohugo.io/) and the [Blowfish](https://blowfish.page/) theme; + [Hugo](https://gohugo.io/) and the [Blowfish](https://blowfish.page/) theme. + I even made [a guide](/posts/2024/04/hello-world/) on how I've create all of + this. * The source code is on my [Git server](https://git.nicolabelluti.me/nicolabelluti/blog) under the [GNU AGPLv3.0 diff --git a/content/links/index.it.md b/content/links/index.it.md new file mode 100644 index 0000000..4be6936 --- /dev/null +++ b/content/links/index.it.md @@ -0,0 +1,40 @@ ++++ +title = "Links" + +layoutBackgroundHeaderSpace = false + +sharingLinks = false +showAuthor = false +showDate = false +showEdit = false +showHeadingAnchors = false +showPagination = false +showReadingTime = false +showTableOfContents = false +showTaxonomies = false +showZenMode = false ++++ + +Ecco a voi un po' di link che uso di frequente. Prendetela come una specie di +salto nei miei preferiti: + +* +* +* +* +* Come creare un drone da zero: +* +* Bella rice di NeoVim: +* EndleSSH: +* +* Guida per principianti a NixOS: +* Vecchia versione di Firefox containerizzata: +* Tema per Ventoy: +* +* Jool per OpenWRT: +* +* + +### Webring fighe + +* [Geek Webring](https://geekring.net/) diff --git a/content/links/index.md b/content/links/index.md new file mode 100644 index 0000000..2e5d0eb --- /dev/null +++ b/content/links/index.md @@ -0,0 +1,40 @@ ++++ +title = "Links" + +layoutBackgroundHeaderSpace = false + +sharingLinks = false +showAuthor = false +showDate = false +showEdit = false +showHeadingAnchors = false +showPagination = false +showReadingTime = false +showTableOfContents = false +showTaxonomies = false +showZenMode = false ++++ + +Here are some links I frequently use. Take it as some kind of jump in my +bookmarks: + +* +* +* +* +* How to create a drone from zero: +* +* Cool NeoVim rice: +* EndleSSH: +* +* NixOS beginner guide: +* Old Firefox version containerized: +* Ventoy theme: +* +* Jool on OpenWRT: +* +* + +### Cool webrings + +* [Geek Webring](https://geekring.net/)