mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 12:02:56 -08:00
[DOCS] Add link to "TiddlyWiki Archive" tiddler to the TiddlyWiki Releases info
This commit is contained in:
parent
4bb0bc5527
commit
e9653bc95e
1 changed files with 6 additions and 4 deletions
|
|
@ -1,17 +1,19 @@
|
|||
caption: ~TiddlyWiki
|
||||
created: 20131109105400007
|
||||
modified: 20171113161419656
|
||||
modified: 20251209151406450
|
||||
tags: Releases
|
||||
title: TiddlyWiki Releases
|
||||
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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue