From 4906201dd4fc7bf82946101256ccbe34d781e487 Mon Sep 17 00:00:00 2001 From: Nicola Belluti Date: Tue, 30 Jul 2024 15:40:23 +0200 Subject: [PATCH] Added the Geek webring and removed Nix --- README.md | 3 +-- content/_index.it.md | 8 ++++++++ content/_index.md | 8 ++++++++ content/about-me/index.it.md | 14 ++++++++++++-- content/about-me/index.md | 13 +++++++++++-- content/links/index.it.md | 4 ---- content/links/index.md | 4 ---- flake.lock | 27 --------------------------- flake.nix | 21 --------------------- themes/blowfish | 2 +- 10 files changed, 41 insertions(+), 63 deletions(-) create mode 100644 content/_index.it.md create mode 100644 content/_index.md delete mode 100644 flake.lock delete mode 100644 flake.nix diff --git a/README.md b/README.md index 1ff09e8..c63d03d 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,11 @@ ## Building -[Install Nix](https://nixos.org/), then run: +Install [Hugo](https://gohugo.io/), then run: ```shell git clone --recursive https://git.nicolabelluti.me/nicolabelluti/blog.git cd blog -nix develop # Enter the dev environment hugo --minify --gc ``` diff --git a/content/_index.it.md b/content/_index.it.md new file mode 100644 index 0000000..2f615bf --- /dev/null +++ b/content/_index.it.md @@ -0,0 +1,8 @@ +#### Benvenuto nel mio piccolo angolo di Internet! + +Io sono un ragazzo appassionato +all’informatica, alla stampa 3D, ai droni e a tante altre cose tecnologiche. + +Se sei interessato a chi sono controlla la pagina "_[About me](/it/about-me)_" + +Se hai tempo da perdere puoi leggere qualche articolo che ho scritto 👇🏻 diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..452260c --- /dev/null +++ b/content/_index.md @@ -0,0 +1,8 @@ +#### Welcome to my little corner of the Internet! + +I’m a guy passionate about IT, 3D printing, drones, and many other tech-related +things. + +If you're interested in who I am, check out the "_[About me](/about-me)_" page. + +If you have some time to spare, you can read some articles I've written 👇🏻 diff --git a/content/about-me/index.it.md b/content/about-me/index.it.md index 351379e..7ec475e 100644 --- a/content/about-me/index.it.md +++ b/content/about-me/index.it.md @@ -87,7 +87,7 @@ futuro! ## Su questo sito... -Niente Google, niente trackers, niente cookies... +Niente Google, niente trackers, niente cookies. * Il sito è composto interamente da pagine statiche. È stato creato con [Hugo](https://gohugo.io/) col tema [Blowfish](https://blowfish.page/). Ho @@ -101,4 +101,14 @@ Niente Google, niente trackers, niente cookies... * Il dominio è registrato su [Cloudflare](https://cloudflare.com/) ed è pubblicato grazie a [Pages](https://pages.cloudflare.com/), anche se sto valutando di passare il sito sui miei server ed il dominio ad un altro - provider. + provider. [Un po' di motivi sull'odio verso + Cloudflare](https://old.reddit.com/r/privacy/comments/d52kop/) + +## Webring + +Per ora faccio parte di una sola webring, ma spero di aumentare in futuro! + +[<---](https://geekring.net/site/377/previous) +[Geek webring](https://geekring.net/) +[[Random](https://geekring.net/site/377/random)] +[--->](https://geekring.net/site/377/next) diff --git a/content/about-me/index.md b/content/about-me/index.md index c3e66ea..99e4782 100644 --- a/content/about-me/index.md +++ b/content/about-me/index.md @@ -82,7 +82,7 @@ future! ## About this website... -No Google, no trackers, no cookies... +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. @@ -96,5 +96,14 @@ No Google, no trackers, no cookies... * The domain is registered with [Cloudflare](https://cloudflare.com/) and is published thanks to [Pages](https://pages.cloudflare.com/), though I'm considering moving the site to my own servers and the domain to another - provider. + provider. [A few reasons for the hate towards + Cloudflare](https://old.reddit.com/r/privacy/comments/d52kop/) +## Webring + +At the moment, I'm into a single webring, but I hope to join more in the future! + +[<---](https://geekring.net/site/377/previous) +[Geek webring](https://geekring.net/) +[[Random](https://geekring.net/site/377/random)] +[--->](https://geekring.net/site/377/next) diff --git a/content/links/index.it.md b/content/links/index.it.md index 5a489f4..92a62fe 100644 --- a/content/links/index.it.md +++ b/content/links/index.it.md @@ -70,7 +70,3 @@ utilizzare un frontend che protegga la tua privacy. * Riflessioni su `vi`: * Intervista del 2019 a Ken Thompson: - -## Webring fighe - -* [Geek Webring](https://geekring.net/) diff --git a/content/links/index.md b/content/links/index.md index e63314f..2ffade2 100644 --- a/content/links/index.md +++ b/content/links/index.md @@ -68,7 +68,3 @@ redirected to a privacy frontend! * Considerations on `vi`: * Ken Thompson 2019 interview: - -## Cool webrings - -* [Geek Webring](https://geekring.net/) diff --git a/flake.lock b/flake.lock deleted file mode 100644 index a5964e1..0000000 --- a/flake.lock +++ /dev/null @@ -1,27 +0,0 @@ -{ - "nodes": { - "nixpkgs": { - "locked": { - "lastModified": 1712791164, - "narHash": "sha256-3sbWO1mbpWsLepZGbWaMovSO7ndZeFqDSdX0hZ9nVyw=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "1042fd8b148a9105f3c0aca3a6177fd1d9360ba5", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "nixpkgs": "nixpkgs" - } - } - }, - "root": "root", - "version": 7 -} diff --git a/flake.nix b/flake.nix deleted file mode 100644 index 231dc8c..0000000 --- a/flake.nix +++ /dev/null @@ -1,21 +0,0 @@ -{ - description = "Nicola's blog"; - - inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; - }; - - outputs = { self, nixpkgs, ... }: - let - system = "x86_64-linux"; - pkgs = nixpkgs.legacyPackages.${system}; - in { - devShells.${system}.default = pkgs.mkShell { - - buildInputs = with pkgs; [ - hugo - ]; - - }; - }; -} diff --git a/themes/blowfish b/themes/blowfish index 0a91156..18ed67b 160000 --- a/themes/blowfish +++ b/themes/blowfish @@ -1 +1 @@ -Subproject commit 0a91156191b9f5353cff8082c99a8c7d788c7e39 +Subproject commit 18ed67b2e613e2803d05b857327d73e408d90d53