mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-23 23:53:10 +08:00
explain zh-en mix, ident, docker typo
This commit is contained in:
parent
62bbf4c9ae
commit
837329329e
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -2,3 +2,6 @@
|
||||
*.md linguist-detectable=true
|
||||
*.org linguist-vendored=false
|
||||
*.org linguist-detectable=true
|
||||
|
||||
index.gmi ident
|
||||
posts.md ident
|
||||
|
@ -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
|
||||
|
@ -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 \
|
||||
|
11
index.gmi
11
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$
|
||||
|
17
posts.md
17
posts.md
@ -41,3 +41,20 @@ if you have some problem with sway, you can probably find solution here
|
||||
- [(Editor) Cheatsheet](cheatsheet)<br>
|
||||
- [Internet Collections](internet_collections)<br>
|
||||
博客, YouTube 等收集
|
||||
|
||||
---
|
||||
|
||||
### 为什么中英文混杂? Why a mixture of Chinese and English?
|
||||
|
||||
1. 目标读者不同: 中文主要是中文互联网缺少的内容, 英文则是我希望全世界人读懂的<br>
|
||||
Different target readers: Chinese for something that ChinaWeb lack, English for more people on WorldWideWeb to understand
|
||||
|
||||
2. 有些时候英文方便: 不用切换输入法<br>
|
||||
Sometimes English is more convenient: no need to switch input method
|
||||
|
||||
3. 练习英文写作技能<br>
|
||||
Practice English writing skills
|
||||
|
||||
---
|
||||
|
||||
$Id$
|
||||
|
Loading…
Reference in New Issue
Block a user