mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-05 05:30:02 +00:00
Docs updates
This commit is contained in:
parent
1b094b1d5c
commit
6333749d68
8
editions/clientserver/tiddlers/CamelCase.tid
Normal file
8
editions/clientserver/tiddlers/CamelCase.tid
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
created: 201308281853
|
||||||
|
creator: JeremyRuston
|
||||||
|
modified: 201308281853
|
||||||
|
modifier: JeremyRuston
|
||||||
|
tags: definitions
|
||||||
|
title: CamelCase
|
||||||
|
|
||||||
|
CamelCase is formed by taking a phrase, capitalising each initial letter and smashing them together to form a portmanteau word. Most wikis use CamelCase to signal phrases that should be automatically linked.
|
11
editions/clientserver/tiddlers/ContentType.tid
Normal file
11
editions/clientserver/tiddlers/ContentType.tid
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
created: 201308281859
|
||||||
|
creator: JeremyRuston
|
||||||
|
modified: 201308281859
|
||||||
|
modifier: JeremyRuston
|
||||||
|
tags: definitions concepts
|
||||||
|
title: ContentType
|
||||||
|
|
||||||
|
Used in Internet protocols to indicate the type that should be used to interpret the content of a web resource.
|
||||||
|
|
||||||
|
Under TiddlyWiki5, the `type` field is gives the content type to apply to the main `text` field.
|
||||||
|
|
8
editions/clientserver/tiddlers/Jermolene.tid
Normal file
8
editions/clientserver/tiddlers/Jermolene.tid
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
created: 201308281902
|
||||||
|
creator: JeremyRuston
|
||||||
|
modified: 201308281902
|
||||||
|
modifier: JeremyRuston
|
||||||
|
tags: definitions
|
||||||
|
title: Jermolene
|
||||||
|
|
||||||
|
Alias for JeremyRuston.
|
@ -1,31 +1,27 @@
|
|||||||
created: 201308251605
|
created: 201308251605
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 201308251605
|
modified: 201308281850
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
tags: community
|
tags: community
|
||||||
title: HelpingTiddlyWiki
|
title: HelpingTiddlyWiki
|
||||||
|
|
||||||
If you find TiddlyWiki useful, there are lots of ways you can help assure its future and make it better.
|
If you find TiddlyWiki useful, there are lots of ways you can help assure its future and make it better.
|
||||||
|
|
||||||
! 1. Teach other people to use TiddlyWiki
|
! 1. Teach and Tell
|
||||||
|
|
||||||
OpenSource projects like TiddlyWiki thrive on the feedback and engagement of users. TiddlyWiki becomes more useful to everyone as more and more people use it.
|
OpenSource projects like TiddlyWiki thrive on the feedback and engagement of users. TiddlyWiki becomes more useful to everyone as more and more people use it. So, if you find TiddlyWiki useful, spread the word. The best possible way to assure its future is for it to become a hundred times more popular than before.
|
||||||
|
|
||||||
! 2. Tell the world
|
|
||||||
|
|
||||||
If you find TiddlyWiki useful, spread the word. The best possible way to assure its future is for it to become a hundred times more popular than before.
|
|
||||||
|
|
||||||
* [[Tweet about TiddlyWiki|https://twitter.com/intent/tweet?text=I+love+TiddlyWiki+because...&source=tiddlywiki5]]
|
* [[Tweet about TiddlyWiki|https://twitter.com/intent/tweet?text=I+love+TiddlyWiki+because...&source=tiddlywiki5]]
|
||||||
|
|
||||||
! 3. Join the discussion
|
! 2. Join the discussion
|
||||||
|
|
||||||
There's lively discussion about TiddlyWiki in the Google Groups:
|
There's lively discussion about TiddlyWiki in the Google Groups:
|
||||||
|
|
||||||
* The main TiddlyWiki group: http://groups.google.com/group/TiddlyWiki
|
* The main TiddlyWiki group: http://groups.google.com/group/TiddlyWiki
|
||||||
* The TiddlyWikiDev group for developers: http://groups.google.com/group/TiddlyWikiDev
|
* The TiddlyWikiDev group for developers: http://groups.google.com/group/TiddlyWikiDev
|
||||||
|
|
||||||
! 4. Improve the documentation and code
|
! 3. Improve the documentation and code
|
||||||
|
|
||||||
The main TiddlyWiki documentation and code lives on GitHub, and welcomes [[contributions||Contributing]]:
|
The main TiddlyWiki documentation and code lives on GitHub, and welcomes [[contributions|Contributing]]:
|
||||||
|
|
||||||
https://github.com/Jermolene/TiddlyWiki5
|
* https://github.com/Jermolene/TiddlyWiki5
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
created: 201308252142
|
created: 201308252142
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 201308252142
|
modified: 201308281907
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
tags: dev
|
tags: dev
|
||||||
title: TiddlyWikiFolders
|
title: TiddlyWikiFolders
|
||||||
@ -21,7 +21,7 @@ Only the ''tiddlywiki.info'' file is required, the ''tiddlers'' and ''plugins''
|
|||||||
|
|
||||||
The `tiddlywiki.info` file in a wiki folder contains a JSON object comprising the following fields:
|
The `tiddlywiki.info` file in a wiki folder contains a JSON object comprising the following fields:
|
||||||
|
|
||||||
* ''plugins'' - an array of CorePlugins to be included in the wiki
|
* ''plugins'' - an array of plugin names to be included in the wiki
|
||||||
* ''doNotSave'' - an array of tiddler titles that should not be saved by the FileSystemAdaptorPlugin
|
* ''doNotSave'' - an array of tiddler titles that should not be saved by the FileSystemAdaptorPlugin
|
||||||
* ''includeWikis'' - an array of relative paths to external wiki folders to be included in the wiki
|
* ''includeWikis'' - an array of relative paths to external wiki folders to be included in the wiki
|
||||||
|
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
title: TiddlyWiki5 Static Site Generation
|
created: 201308281902
|
||||||
|
creator: JeremyRuston
|
||||||
|
modified: 201308281902
|
||||||
|
modifier: JeremyRuston
|
||||||
tags: edition
|
tags: edition
|
||||||
|
title: TiddlyWiki5 Static Site Generation
|
||||||
|
|
||||||
TiddlyWiki5 can be used to generate a static HTML representation of a TiddlyWiki that doesn't need JavaScript.
|
TiddlyWiki5 can be used to generate a static HTML representation of a TiddlyWiki that doesn't need JavaScript.
|
||||||
|
|
||||||
@ -14,4 +18,4 @@ The included `bld.sh` script includes these commands that are involved in genera
|
|||||||
--rendertiddler $:/core/templates/static.template.css $TW5_BUILD_OUTPUT/static/static.css text/plain \
|
--rendertiddler $:/core/templates/static.template.css $TW5_BUILD_OUTPUT/static/static.css text/plain \
|
||||||
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html $TW5_BUILD_OUTPUT/static text/plain \
|
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html $TW5_BUILD_OUTPUT/static text/plain \
|
||||||
```
|
```
|
||||||
The first RenderTiddlerCommand saves the static version of the DefaulTiddlers, the second saves the stylesheet, and the final RenderTiddlersCommand generates the HTML representations of individual tiddlers.
|
The first RenderTiddlerCommand saves the static version of the DefaultTiddlers, the second saves the stylesheet, and the final RenderTiddlersCommand generates the HTML representations of individual tiddlers.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user