diff options
| -rw-r--r-- | src/blog/2025-10-22-hike/hike.md | 18 | ||||
| -rw-r--r-- | src/home.md | 5 | ||||
| -rw-r--r-- | top.html | 1 |
3 files changed, 24 insertions, 0 deletions
diff --git a/src/blog/2025-10-22-hike/hike.md b/src/blog/2025-10-22-hike/hike.md new file mode 100644 index 0000000..1fb30dd --- /dev/null +++ b/src/blog/2025-10-22-hike/hike.md | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | # The hike | ||
| 2 | |||
| 3 | Hello, people who read my rants about software! This update is not | ||
| 4 | about copmuter stuff, so it does not quite fit the theme of this blog. | ||
| 5 | I'll keep it short. | ||
| 6 | |||
| 7 | A couple of months ago I went on a crazy hike together | ||
| 8 | with my dad. For 9 consecutive days we walked on [Alta Via | ||
| 9 | 2](https://en.wikipedia.org/wiki/Alta_Via_2), a high mountain route | ||
| 10 | through the Dolomites. After the hike, I took some time to write about | ||
| 11 | it in these pages: | ||
| 12 | |||
| 13 | [My Alta Via 2 pages](../../av2) | ||
| 14 | |||
| 15 | If you are interested in this story, or if you just want to see some | ||
| 16 | cool pictures, do check them out! | ||
| 17 | |||
| 18 |  | ||
diff --git a/src/home.md b/src/home.md index e5d45f6..44d5e73 100644 --- a/src/home.md +++ b/src/home.md | |||
| @@ -10,3 +10,8 @@ and [my talks](talks). | |||
| 10 | 10 | ||
| 11 | During my free time I enjoy tinkering with my computer, [programming](git) | 11 | During my free time I enjoy tinkering with my computer, [programming](git) |
| 12 | and playing with the [Rubik's cube](speedcubing). | 12 | and playing with the [Rubik's cube](speedcubing). |
| 13 | |||
| 14 | In August 2025 I completed | ||
| 15 | [Alta Via 2](https://en.wikipedia.org/wiki/Alta_Via_2), a 9-day hiking | ||
| 16 | route through the Dolomites. I wrote about this adventure in [this page](./av2) | ||
| 17 | - check it out if you want to see some beautiful pictures! | ||
| @@ -23,6 +23,7 @@ | |||
| 23 | <a href="/blog">Blog</a> | | 23 | <a href="/blog">Blog</a> | |
| 24 | <a href="/tronto-cv.pdf" title="pdf, 205Kb">CV</a> | | 24 | <a href="/tronto-cv.pdf" title="pdf, 205Kb">CV</a> | |
| 25 | <a href="/git">Git</a> | | 25 | <a href="/git">Git</a> | |
| 26 | <a href="/av2">Hikes</a> | | ||
| 26 | <a href="/research">Math</a> | | 27 | <a href="/research">Math</a> | |
| 27 | <a href="/speedcubing">Speedcubing</a> | | 28 | <a href="/speedcubing">Speedcubing</a> | |
| 28 | <a href="/talks">Talks</a> | 29 | <a href="/talks">Talks</a> |
