mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-02 00:07:33 +00:00
* Initial Commit * Oops * Force CI build * Introduce procedure for displaying teams And some styling tweaks * More styling tweaks * Add a pill for vacant positions * Reorganise table of contents * Fix generic team icon * Fix copy-paste error * Add default icon for people * Add newsletter team * Project team icon * New community tab for people * Update succession team blurb * Person cards should show team leaderships/memberships * Add card for @Arlen22 * Add card for Motovun Jack cc @saqimtiaz * Remove erroneously committed file * Preparing for v5.4.0 * Add final batch of survey responses * Fix merge from master instead of tiddlywiki-com * Prerelease local plugin library URI is wrong, but shouldn't fix that here * Update modified/created dates for docs tiddlers * Add an incompleteness caveat
26 lines
533 B
Plaintext
26 lines
533 B
Plaintext
created: 20140320230543190
|
|
modified: 20160602172752299
|
|
tags: Resources
|
|
title: Articles
|
|
type: text/vnd.tiddlywiki
|
|
|
|
Here are some recent articles written about ~TiddlyWiki. Submit new articles via GitHub or by posting in the [[TiddlyWiki Groups|Forums]].
|
|
|
|
<div class="tc-link-info">
|
|
|
|
<$list filter="[tag[Articles]!sort[modified]]">
|
|
|
|
<div class="tc-link-info-item">
|
|
|
|
! <$link><$view field="title"/></$link>
|
|
|
|
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
|
|
|
|
<$transclude/>
|
|
|
|
</div>
|
|
|
|
</$list>
|
|
|
|
</div>
|