diff --git a/.meta b/.meta
new file mode 100644
index 0000000..2de8754
--- /dev/null
+++ b/.meta
@@ -0,0 +1,4 @@
+org/*.org: text/plain
+misc/*: text/plain
+pgp: text/plain
+
diff --git a/gmi/docker/run-wrapper.sh b/gmi/docker/run-wrapper.sh
index 01abaf0..7a86cbb 100755
--- a/gmi/docker/run-wrapper.sh
+++ b/gmi/docker/run-wrapper.sh
@@ -2,7 +2,7 @@
crond -f -d 8 &
tail -f /var/log/git.log &
-agate --content dongdigua.github.io/gmi -e --hostname $GEMINI_HOST
+agate -eC --content dongdigua.github.io --hostname $GEMINI_HOST
wait -n
echo $?
diff --git a/gmi/docker/update-git.sh b/gmi/docker/update-git.sh
index 16cc912..11e9e2d 100755
--- a/gmi/docker/update-git.sh
+++ b/gmi/docker/update-git.sh
@@ -2,3 +2,4 @@
cd /dongdigua.github.io
git pull --rebase >> /var/log/git.log 2>&1
+python misc/mdlist2gmi.py > posts.gmi
diff --git a/index.gmi b/index.gmi
new file mode 100644
index 0000000..028b6ee
--- /dev/null
+++ b/index.gmi
@@ -0,0 +1,6 @@
+~dongdigua
+
+(a fancy homepage coming soon)
+
+=> posts posts
+=> https://dongdigua.github.io HyperTextMachineLearning site
diff --git a/index.html b/index.html
index c0bf7f0..492c46b 100644
--- a/index.html
+++ b/index.html
@@ -47,6 +47,10 @@
(Lost (In (Suspicious (Parentheses))))))))
+Gemini available! gemini://shenjack.top +