diff --git a/.gitmodules b/.gitmodules index 426d936..0291dd3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,4 @@ path = themes/blowfish url = https://github.com/nunocoracao/blowfish.git branch = main + shallow = true diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 619263c..60fed9a 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -20,7 +20,7 @@ languageName = "English" [***About me...***](/about-me) \ """ links = [ - { code = "https://git.nicolabelluti.me/nicolabelluti" }, + { gitea = "https://git.nicolabelluti.me/nicolabelluti" }, { github = "https://github.com/nicolabelluti" }, { instagram = "https://instagram.com/nicola.belluti" }, { email = "mailto:nicolabelluti@protonmail.com" }, diff --git a/config/_default/languages.it.toml b/config/_default/languages.it.toml index 6d32ced..b529806 100644 --- a/config/_default/languages.it.toml +++ b/config/_default/languages.it.toml @@ -20,7 +20,7 @@ languageName = "Italiano" [***Su di me...***](/it/about-me) \ """ links = [ - { code = "https://git.nicolabelluti.me/nicolabelluti" }, + { gitea = "https://git.nicolabelluti.me/nicolabelluti" }, { github = "https://github.com/nicolabelluti" }, { instagram = "https://instagram.com/nicola.belluti" }, { email = "mailto:nicolabelluti@protonmail.com" }, diff --git a/content/posts/2024/08/re-implementing-a-protocol-in-rust/index.it.md b/content/posts/2024/08/re-implementing-a-protocol-in-rust/index.it.md index 55892b9..c5a5f7f 100644 --- a/content/posts/2024/08/re-implementing-a-protocol-in-rust/index.it.md +++ b/content/posts/2024/08/re-implementing-a-protocol-in-rust/index.it.md @@ -176,6 +176,8 @@ presenze](/it/posts/2024/05/studying-a-communication-protocol#scaricamento-di-tu Se siete interessati, tutto il codice sorgente è già presente su [nicolabelluti/r701](https://git.nicolabelluti.me/nicolabelluti/r701/src/branch/main/src/r701.rs). +{{< gitea server="https://git.nicolabelluti.me" repo="nicolabelluti/r701" >}} + ## Estrarre le presenze tramite il trait TryInto Una volta creato il metodo che ci permette di estrarre un blocco di presenze, diff --git a/content/posts/2024/08/re-implementing-a-protocol-in-rust/index.md b/content/posts/2024/08/re-implementing-a-protocol-in-rust/index.md index 7c2cf33..85d1dcf 100644 --- a/content/posts/2024/08/re-implementing-a-protocol-in-rust/index.md +++ b/content/posts/2024/08/re-implementing-a-protocol-in-rust/index.md @@ -170,6 +170,8 @@ records](/posts/2024/05/studying-a-communication-protocol#downloading-all-record If you are interested, all the source code is already available at [nicolabelluti/r701](https://git.nicolabelluti.me/nicolabelluti/r701/src/branch/main/src/r701.rs). +{{< gitea server="https://git.nicolabelluti.me" repo="nicolabelluti/r701" >}} + ## Extracting Attendances via the TryInto Trait Once we have created the method that allows us to extract a block of diff --git a/themes/blowfish b/themes/blowfish index 18ed67b..580f36f 160000 --- a/themes/blowfish +++ b/themes/blowfish @@ -1 +1 @@ -Subproject commit 18ed67b2e613e2803d05b857327d73e408d90d53 +Subproject commit 580f36f0de3050d7e63e9626179c0c9db8b4673b