mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-02-12 13:09:50 +00:00
Compare commits
5 Commits
tm-http-re
...
internatio
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd2df9f80f | ||
|
|
2f9eb9071c | ||
|
|
8eec0d326a | ||
|
|
94fd4ff09f | ||
|
|
8f50630695 |
20
editions/tw5.com/tiddlers/community/Chinese Community.tid
Normal file
20
editions/tw5.com/tiddlers/community/Chinese Community.tid
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
title: 中文社区 - Chinese Community
|
||||||
|
tags: Community
|
||||||
|
|
||||||
|
# A Chinese community tutorial program that people can edit together:
|
||||||
|
#* Main site: [ext[https://tw-cn.netlify.app/]]
|
||||||
|
#* Accelerated access: [ext[https://tw-cn.cpolar.top/]]
|
||||||
|
#* Alternate: [ext[https://tiddly-wiki-chinese-tutorial.vercel.app]]
|
||||||
|
# Tiddlywiki Chinese Chat Forum: [ext[https://talk.tidgi.fun/topic/6]]
|
||||||
|
# Chinese translation of Tiddlywiki official website [ext[https://bramchen.github.io/tw5-docs/zh-Hans/]]
|
||||||
|
# The best Chinese introductory tutorial for newbies [ext[https://keatonlao.github.io/tiddlywiki-xp/]]
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# 大家可以一起编辑的中文社区教程项目:
|
||||||
|
#* 主站:[ext[https://tw-cn.netlify.app/]]
|
||||||
|
#* 加速访问:[ext[https://tw-cn.cpolar.top/]]
|
||||||
|
#* 备用:[ext[https://tiddly-wiki-chinese-tutorial.vercel.app]]
|
||||||
|
# 太微中文交流论坛:[ext[https://talk.tidgi.fun/topic/6]]
|
||||||
|
# 太微官网汉化版:[ext[https://bramchen.github.io/tw5-docs/zh-Hans/]]
|
||||||
|
# 最适合新手的中文入门教程:[ext[https://keatonlao.github.io/tiddlywiki-xp/]]
|
||||||
@@ -18,6 +18,11 @@ TiddlyWiki lets you choose where to keep your data, guaranteeing that in the dec
|
|||||||
<$macrocall $name="flex-card" bordercolor={{!!color}} textcolor={{!!text-color}} backgroundcolor={{!!background-color}} captionField="caption" descriptionField="text"/>
|
<$macrocall $name="flex-card" bordercolor={{!!color}} textcolor={{!!text-color}} backgroundcolor={{!!background-color}} captionField="caption" descriptionField="text"/>
|
||||||
</$list>
|
</$list>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="tc-cards tc-small">
|
||||||
|
<$link to="中文社区 - Chinese Community" class="tc-btn-big-green tc-card">
|
||||||
|
中文社区 - Chinese Community
|
||||||
|
</$link>
|
||||||
|
</div>
|
||||||
|
|
||||||
!! ''Find Out More''
|
!! ''Find Out More''
|
||||||
|
|
||||||
|
|||||||
@@ -147,6 +147,10 @@ type: text/vnd.tiddlywiki
|
|||||||
gap: 1em;
|
gap: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tc-cards.tc-small {
|
||||||
|
font-size: 0.7em;
|
||||||
|
}
|
||||||
|
|
||||||
.tc-cards.tc-action-card {
|
.tc-cards.tc-action-card {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: none;
|
background: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user