mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 22:07:41 +00:00
[DOCS] Add link to "TiddlyWiki Archive" tiddler to the TiddlyWiki Releases info
This commit is contained in:
@@ -7,12 +7,14 @@ type: text/vnd.tiddlywiki
|
||||
|
||||
Here are the details of recent releases of TiddlyWiki5. See [[TiddlyWiki5 Versioning]] for details of how releases are named.
|
||||
|
||||
If you are using node.js, you can also install prior versions like this:
|
||||
* An overview about all TW versions can be found at the [[TiddlyWiki Archive]].
|
||||
|
||||
> npm install -g tiddlywiki@5.1.13
|
||||
* If you are using Node.js, you can also install ''prior'' versions like this:
|
||||
|
||||
(BetaReleases and AlphaReleases are listed separately).
|
||||
*> npm install -g tiddlywiki@5.3.0
|
||||
|
||||
* BetaReleases and AlphaReleases are listed separately
|
||||
|
||||
<$list filter="[tag[ReleaseNotes]!sort[created]limit[1]]">
|
||||
<$macrocall $name="tabs" tabsList="[tag[ReleaseNotes]!sort[created]]" default={{!!title}} class="tc-vertical" template="ReleaseTemplate" />
|
||||
</$list>
|
||||
</$list>
|
||||
Reference in New Issue
Block a user