M Makefile => Makefile +2 -1
@@ 1,7 1,8 @@
.PHONY: all build clean deps styles
TOKEN = `cat ../../.env/TOKEN`
-SITE = "tim-ats-d.srht.site"
+# SITE = "tim-ats-d.srht.site"
+SITE = "condor-du-plateau.fr"
TARGET = "_build/_site"
all: build styles
M pages/index.md => pages/index.md +1 -3
@@ 1,8 1,6 @@
I'm Tim, a French student and computer sciences enthusiast. I am primarily interested in programming languages with functional aspects such as OCaml and politics.
-Here is my personnal homepage where apart from this page everything is unfortunately written in French.
-
-I a now active on the [geminispace](https://gemini.circumlunar.space/), see [gemini://heyplzlookat.me](gemini://heyplzlookat.me). If you don't want to install a gemini client, here is a [gemini-to-http proxy](https://heyplzlookat.me/).
+Here is my personnal homepage where I keep my old articles (written in French) as an archive. I am now active on the [geminispace](https://gemini.circumlunar.space/), see [gemini://heyplzlookat.me](gemini://heyplzlookat.me). If you don't want to install a gemini client, here is an [http miror](https://heyplzlookat.me/).
You can check my [Github](https://github.com/Tim-ats-d) and my [sourcehut](https://sr.ht/~tim-ats-d/) where I publish various projects.