mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-25 19:17:19 +00:00
Merge branch 'tiddlywiki-com'
This commit is contained in:
commit
2ffbfd84a5
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;
|
||||||
|
@ -551,3 +551,5 @@ Eric Haberstroh, @pille1842, 2023/07/23
|
|||||||
BuckarooBanzay, @BuckarooBanzay, 2023/09/01
|
BuckarooBanzay, @BuckarooBanzay, 2023/09/01
|
||||||
|
|
||||||
Timur, @T1mL3arn, 2023/10/04
|
Timur, @T1mL3arn, 2023/10/04
|
||||||
|
|
||||||
|
Wang Ke, @Gk0Wk, 2023/10/17
|
||||||
|
Loading…
Reference in New Issue
Block a user