mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
9 lines
592 B
Plaintext
9 lines
592 B
Plaintext
|
title: SelfContained
|
||
|
modifier: blaine
|
||
|
created: 20110211110702
|
||
|
modified: 20110211131020
|
||
|
tags: concepts features
|
||
|
creator: psd
|
||
|
|
||
|
One of the neatest features of TiddlyWiki is that it is entirely self-contained in a single HTML file - even including graphics like the GradientMacro. The file contains the actual hypertext document, and the ~JavaScript, ~CascadingStyleSheets and HTML necessary to both view and edit it. This means that it is trivial to host a TiddlyWiki on a website, or to distribute one by email. And anyone with a reasonably recent web browser will be able to read and edit it.
|