diff options
| -rwxr-xr-x | build.sh | 1 | ||||
| -rw-r--r-- | src/home.md | 7 |
2 files changed, 0 insertions, 8 deletions
| @@ -20,7 +20,6 @@ recursivebuild() { | |||
| 20 | cat bottom.html >> "$destdir/index.html" | 20 | cat bottom.html >> "$destdir/index.html" |
| 21 | 21 | ||
| 22 | lowdown -Tgemini --gemini-link-roman \ | 22 | lowdown -Tgemini --gemini-link-roman \ |
| 23 | --gemini-link-end \ | ||
| 24 | "$1/$file" > "$destdir_gmi/index.gmi" | 23 | "$1/$file" > "$destdir_gmi/index.gmi" |
| 25 | cat bottom.gmi >> "$destdir_gmi/index.gmi" | 24 | cat bottom.gmi >> "$destdir_gmi/index.gmi" |
| 26 | elif [ "$extension" = "html" ]; then | 25 | elif [ "$extension" = "html" ]; then |
diff --git a/src/home.md b/src/home.md index d2f044c..f0dcb57 100644 --- a/src/home.md +++ b/src/home.md | |||
| @@ -7,10 +7,3 @@ Check out my [list of papers and talks](research). | |||
| 7 | 7 | ||
| 8 | During my free time I enjoy tinkering with my computer, [programming](git) | 8 | During my free time I enjoy tinkering with my computer, [programming](git) |
| 9 | and playing with the [Rubik's cube](speedcubing). | 9 | and playing with the [Rubik's cube](speedcubing). |
| 10 | |||
| 11 | |||
| 12 | |||
| 13 | |||
| 14 | * [sebastiano@tronto.net](mailto:sebastiano@tronto.net) (personal) | ||
| 15 | * [sebastiano.tronto@uni.lu](mailto:sebastiano.tronto@uni.lu) (work) | ||
| 16 | |||
