mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
4a9e2696d6
* Promote Gitter Chat in the Readme I'm not sure if it's ok to use inline styles for a small addition like this... also, feel free to change the colors :-) * Added link to Gitter in 'Forums' tiddler and transcluded it in the readme as per @Jermolene comments * Fixed transclusion and built readme * Modified Readme so the 'forums' section is transclued with lower heading levels
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
created: 20131129094758194
|
|
modified: 20140920135213536
|
|
title: ReadMe
|
|
type: text/vnd.tiddlywiki
|
|
|
|
\define tv-wikilink-template() https://tiddlywiki.com/static/$uri_doubleencoded$.html
|
|
\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]
|
|
|
|
Welcome to TiddlyWiki, a non-linear personal web notebook that anyone can use and keep forever, independently of any corporation.
|
|
|
|
TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.
|
|
|
|
Learn more and see it in action at https://tiddlywiki.com/
|
|
|
|
Developer documentation is in progress at https://tiddlywiki.com/dev/
|
|
|
|
! Join the Community
|
|
|
|
<$vars tv-adjust-heading-level="1">
|
|
<$transclude mode="block" tiddler="Forums"/>
|
|
</$vars>
|
|
|
|
! Installing TiddlyWiki on Node.js
|
|
|
|
{{Installing TiddlyWiki on Node.js}}
|
|
|
|
! Using TiddlyWiki on Node.js
|
|
|
|
{{Using TiddlyWiki on Node.js}}
|
|
|
|
! Upgrading TiddlyWiki on Node.js
|
|
|
|
{{Upgrading TiddlyWiki on Node.js}}
|
|
|
|
! Also see
|
|
|
|
<<list-links "[tag[TiddlyWiki on Node.js]] -[[Installing TiddlyWiki on Node.js]] -[[Using TiddlyWiki on Node.js]] -[[Upgrading TiddlyWiki on Node.js]]">>
|
|
|
|
//This readme file was automatically generated by TiddlyWiki//
|