aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/blog/2025-10-22-hike/hike.md18
-rw-r--r--src/home.md5
-rw-r--r--top.html1
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
3Hello, people who read my rants about software! This update is not
4about copmuter stuff, so it does not quite fit the theme of this blog.
5I'll keep it short.
6
7A couple of months ago I went on a crazy hike together
8with my dad. For 9 consecutive days we walked on [Alta Via
92](https://en.wikipedia.org/wiki/Alta_Via_2), a high mountain route
10through the Dolomites. After the hike, I took some time to write about
11it in these pages:
12
13[My Alta Via 2 pages](../../av2)
14
15If you are interested in this story, or if you just want to see some
16cool pictures, do check them out!
17
18![Me walking on a trail](../../av2/img/25-1033-farangole.jpg)
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
11During my free time I enjoy tinkering with my computer, [programming](git) 11During my free time I enjoy tinkering with my computer, [programming](git)
12and playing with the [Rubik's cube](speedcubing). 12and playing with the [Rubik's cube](speedcubing).
13
14In August 2025 I completed
15[Alta Via 2](https://en.wikipedia.org/wiki/Alta_Via_2), a 9-day hiking
16route through the Dolomites. I wrote about this adventure in [this page](./av2)
17- check it out if you want to see some beautiful pictures!
diff --git a/top.html b/top.html
index 3e82896..1d26804 100644
--- a/top.html
+++ b/top.html
@@ -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>

Generated with cgit - Back to sebastiano.tronto.net