2013-11-29 12:26:48 +00:00
created: 20131129094758194
2024-09-25 12:01:26 +00:00
modified: 20240925115259828
2012-04-30 11:23:03 +00:00
title: ReadMe
2013-11-29 12:26:48 +00:00
type: text/vnd.tiddlywiki
2012-04-30 11:23:03 +00:00
2017-11-11 11:56:20 +00:00
\define tv-wikilink-template() https://tiddlywiki.com/static/$uri_doubleencoded$.html
2023-05-09 14:46:54 +00:00
\import [subfilter{$:/core/config/GlobalImportFilter}]
2012-06-04 11:25:54 +00:00
2024-03-12 17:33:07 +00:00
---
! ~TiddlyWiki ~MultiWikiServer
UNDER DEVELOPMENT
This is a branch of TiddlyWiki that adds the ~MultiWikiServer plugin.
2024-03-14 12:25:11 +00:00
!! Readme
2024-03-12 17:33:07 +00:00
{{$:/plugins/tiddlywiki/multiwikiserver/readme}}
2024-03-14 12:25:11 +00:00
!! Docs
{{$:/plugins/tiddlywiki/multiwikiserver/docs}}
2024-03-12 17:33:07 +00:00
---
2014-09-20 14:06:33 +00:00
Welcome to TiddlyWiki, a non-linear personal web notebook that anyone can use and keep forever, independently of any corporation.
2012-06-04 11:25:54 +00:00
2024-09-25 12:01:26 +00:00
~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.
!! Demo
2012-06-04 11:25:54 +00:00
2017-11-11 11:56:20 +00:00
Learn more and see it in action at https://tiddlywiki.com/
2014-09-22 09:42:12 +00:00
2024-09-25 12:01:26 +00:00
!! Developer Documentation
2017-11-11 11:56:20 +00:00
Developer documentation is in progress at https://tiddlywiki.com/dev/
2013-12-22 16:25:01 +00:00
2024-11-06 10:43:09 +00:00
!! Pull Request Previews
Pull request previews courtesy of [[Netlify|https://netlify.com]]
<a href="https://www.netlify.com" rel="noopener noreferrer" target="_blank"><img src="https://www.netlify.com/v3/img/components/netlify-light.svg" alt="Deploys by Netlify" /></a>
2018-12-01 14:25:33 +00:00
! Join the Community
<$vars tv-adjust-heading-level="1">
<$transclude mode="block" tiddler="Forums"/>
</$vars>
2024-09-25 12:01:26 +00:00
---
! Installing ~TiddlyWiki on Node.js
~TiddlyWiki is a SingleFileApplication, which is easy to use. For advanced users and developers there is a possibility to use a Node.js client / server configuration. This configuration is also used to build the ~TiddlyWiki SinglePageApplication
2014-09-20 14:06:33 +00:00
{{Installing TiddlyWiki on Node.js}}
2024-09-25 12:01:26 +00:00
! Using ~TiddlyWiki on Node.js
2014-09-20 14:06:33 +00:00
{{Using TiddlyWiki on Node.js}}
2024-09-25 12:01:26 +00:00
! Upgrading ~TiddlyWiki on Node.js
2014-09-20 14:06:33 +00:00
{{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]]">>
2013-12-22 16:25:01 +00:00
//This readme file was automatically generated by TiddlyWiki//
2024-11-06 09:06:36 +00:00