From 837329329e829d6776a13377839d0031bcdd8229 Mon Sep 17 00:00:00 2001 From: dongdigua Date: Wed, 7 Jun 2023 20:34:10 +0800 Subject: [PATCH] explain zh-en mix, ident, docker typo --- .gitattributes | 3 +++ gmi/collections.gmi | 1 - gmi/docker/Dockerfile | 2 +- index.gmi | 11 +++++++---- posts.md | 17 +++++++++++++++++ 5 files changed, 28 insertions(+), 6 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3ed9ceb..15ac21d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,6 @@ *.md linguist-detectable=true *.org linguist-vendored=false *.org linguist-detectable=true + +index.gmi ident +posts.md ident diff --git a/gmi/collections.gmi b/gmi/collections.gmi index cde62e0..02ba670 100644 --- a/gmi/collections.gmi +++ b/gmi/collections.gmi @@ -29,7 +29,6 @@ exploring and documenting minimum viable solutions for living and technological => gopher://dataswamp.org + dataswamp => gopher://dataswamp.org/1/~solene ++ Solene => gemini://perso.pw/blog/ +++ Solene gem -BSD > parker(circumlunar.space): I like her stuff. ¯\_(ツ)_/¯ => gopher://baud.baby + Y0UR 515T3R'Z F4V0R1T3 H4CK3R => gopher://schinkel.bevuta.com + Author of CHICKEN Scheme diff --git a/gmi/docker/Dockerfile b/gmi/docker/Dockerfile index 92571bc..d0fb587 100644 --- a/gmi/docker/Dockerfile +++ b/gmi/docker/Dockerfile @@ -10,7 +10,7 @@ RUN git clone https://github.com/dongdigua/dongdigua.github.io.git --depth 1 \ COPY run-wrapper.sh . # https://weinan.io/2019/04/06/cron.html -COPY update-git.sh /etc/periotic/hourly/ +COPY update-git.sh /etc/periodic/hourly/ # for testing purpose only # RUN mkdir /etc/periodic/1min \ diff --git a/index.gmi b/index.gmi index 2665d47..b8fec34 100644 --- a/index.gmi +++ b/index.gmi @@ -1,6 +1,9 @@ -~dongdigua +# ~dongdigua -(a fancy homepage coming soon) +=> posts.gmi post index +=> collections.gmi smolweb collections +=> pgp 2394861A728929E3755D8FFADB55889E730F5B41 +=> https://dongdigua.github.io https site -=> posts.gmi posts -=> https://dongdigua.github.io HyperTextMachineLearning site + +$Id$ diff --git a/posts.md b/posts.md index 9168f07..e41c22e 100644 --- a/posts.md +++ b/posts.md @@ -41,3 +41,20 @@ if you have some problem with sway, you can probably find solution here - [(Editor) Cheatsheet](cheatsheet)
- [Internet Collections](internet_collections)
博客, YouTube 等收集 + +--- + +### 为什么中英文混杂? Why a mixture of Chinese and English? + +1. 目标读者不同: 中文主要是中文互联网缺少的内容, 英文则是我希望全世界人读懂的
+ Different target readers: Chinese for something that ChinaWeb lack, English for more people on WorldWideWeb to understand + +2. 有些时候英文方便: 不用切换输入法
+ Sometimes English is more convenient: no need to switch input method + +3. 练习英文写作技能
+ Practice English writing skills + +--- + +$Id$