Added links page

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

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
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

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.
### 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