Added links page

This commit is contained in:
Nicola Belluti 2024-04-25 18:49:12 +02:00
parent c7996624d9
commit 8bbd104070
5 changed files with 102 additions and 3 deletions

View File

@ -1,10 +1,11 @@
title = "Il blog di Nicola" title = "Nicola Belluti"
languageName = "Italiano" languageName = "Italiano"
[params] [params]
displayName = "🇮🇹" displayName = "🇮🇹"
isoCode = "it" isoCode = "it"
homepage.showMoreLinkDest = "/it/posts"
copyright = """ \ copyright = """ \
Fatto da **Nicola Belluti** col | \ Fatto da **Nicola Belluti** col | \

View File

@ -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 *Quasi* tutti i server che uso sono di mia proprietà, tranne qualche VPS qua e
là. là.
### Links
Se volete scuriosare tra miei posti preferiti del web fate un salto tra i miei
[preferiti](/it/links).
### Persone che stimo ### Persone che stimo
Vi consiglio di fare un giro anche sulle pagine di queste persone: 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/) * [fasterthanlime](https://fasterthanli.me/)
* [Austin Huang](https://austinhuang.me/) * [Austin Huang](https://austinhuang.me/)
* [ThePrimeagen](https://youtube.com/ThePrimeagen/) (Link al canale YouTube) * [ThePrimeagen](https://youtube.com/ThePrimeagen/) (Link al canale YouTube)
* [Ben Eater](https://eater.net/)
* [CGP Grey](https://www.cgpgrey.com/)
### Progetti che mi piacciono ### Progetti che mi piacciono
@ -77,7 +84,9 @@ futuro!
Niente Google, niente trackers, niente cookies... Niente Google, niente trackers, niente cookies...
* Il sito è composto interamente da pagine statiche. È stato creato con * 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 * Il codice sorgente si trova sul [mio server
Git](https://git.nicolabelluti.me/nicolabelluti/blog), sotto [licenza GNU Git](https://git.nicolabelluti.me/nicolabelluti/blog), sotto [licenza GNU

View File

@ -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. *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 ### People I admire
I suggest you to check those people's websites: 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/) * [fasterthanlime](https://fasterthanli.me/)
* [Austin Huang](https://austinhuang.me/) * [Austin Huang](https://austinhuang.me/)
* [ThePrimeagen](https://youtube.com/ThePrimeagen/) (YouTube link) * [ThePrimeagen](https://youtube.com/ThePrimeagen/) (YouTube link)
* [Ben Eater](https://eater.net/)
* [CGP Grey](https://www.cgpgrey.com/)
### Projects I like ### Projects I like
@ -72,7 +79,9 @@ future!
No Google, no trackers, no cookies... No Google, no trackers, no cookies...
* The website is entirely composed of static pages. It was created with * 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 * The source code is on my [Git
server](https://git.nicolabelluti.me/nicolabelluti/blog) under the [GNU AGPLv3.0 server](https://git.nicolabelluti.me/nicolabelluti/blog) under the [GNU AGPLv3.0

40
content/links/index.it.md Normal file
View File

@ -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:
* <https://archive.org/details/WinXPProSP3Italian/>
* <https://github.com/jorgebucaran/awsm.fish/>
* <https://www.pjrc.com/teensy/schematic.html/>
* <https://dotfiles.github.io/inspiration/>
* Come creare un drone da zero: <https://youtube.com/playlist?list=PLeuMA6tJBPKsAfRfFuGrEljpBow5hPVD4>
* <https://lnav.org/>
* Bella rice di NeoVim: <https://old.reddit.com/r/ProgrammerHumor/13qmt2o/>
* EndleSSH: <https://github.com/shizunge/endlessh-go/>
* <https://github.com/Free-TV/IPTV/>
* Guida per principianti a NixOS: <https://nixos-and-flakes.thiscute.world/>
* Vecchia versione di Firefox containerizzata: <https://github.com/niclan/Javafox/>
* Tema per Ventoy: <https://github.com/vinceliuice/grub2-themes/>
* <https://github.com/Lakr233/GitLab-License-Generator/>
* Jool per OpenWRT: <https://forum.openwrt.org/t/update-nat64-jool-instructions/140617/>
* <https://ventoy.net/>
* <https://libretranslate.com/>
### Webring fighe
* [Geek Webring](https://geekring.net/)

40
content/links/index.md Normal file
View File

@ -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:
* <https://archive.org/details/WinXPProSP3Italian/>
* <https://github.com/jorgebucaran/awsm.fish/>
* <https://www.pjrc.com/teensy/schematic.html/>
* <https://dotfiles.github.io/inspiration/>
* How to create a drone from zero: <https://youtube.com/playlist?list=PLeuMA6tJBPKsAfRfFuGrEljpBow5hPVD4>
* <https://lnav.org/>
* Cool NeoVim rice: <https://old.reddit.com/r/ProgrammerHumor/13qmt2o/>
* EndleSSH: <https://github.com/shizunge/endlessh-go/>
* <https://github.com/Free-TV/IPTV/>
* NixOS beginner guide: <https://nixos-and-flakes.thiscute.world/>
* Old Firefox version containerized: <https://github.com/niclan/Javafox/>
* Ventoy theme: <https://github.com/vinceliuice/grub2-themes/>
* <https://github.com/Lakr233/GitLab-License-Generator/>
* Jool on OpenWRT: <https://forum.openwrt.org/t/update-nat64-jool-instructions/140617/>
* <https://ventoy.net/>
* <https://libretranslate.com/>
### Cool webrings
* [Geek Webring](https://geekring.net/)