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

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