Jermolene
6b15a01f9c
Added docs for custom export formats
2014-11-24 17:42:31 +00:00
Jermolene
1015196817
Proper sentence case for tiddler title
2014-11-24 16:24:36 +00:00
Jermolene
61718d6023
Docs tweaks
2014-11-23 18:26:48 +00:00
Jeremy Ruston
242a753bbe
Merge pull request #1091 from Marxsal/patch-3
...
Doc: How to Add A Menu to the Sidebar
2014-11-23 18:19:54 +00:00
Jermolene
c4c51feee2
Clean up github contribution banner
...
Sorry @xcazin I think you may need to do some clearing up after this
2014-11-23 17:54:11 +00:00
Jermolene
ac5c6d1d73
Docs tweak
2014-11-23 13:37:45 +00:00
Jermolene
86329835c9
Add instructions for contribution ribbon
2014-11-23 10:06:09 +00:00
Marxsal
4aa140b16c
Doc: How to Add A Menu to the Sidebar
...
This item is tagged so as to appear under Customise TiddlyWiki.
2014-11-17 09:11:36 -08:00
Andrey Yankin
79c77966df
missing backtick
2014-11-01 22:47:47 +03:00
Devin Weaver
176ad5adde
Add direct link to github ribbon plugin
...
The former documentation referenced a plugin but left no easy way to
link to it. Also, the misleading text claiming a title also confused me.
I had to do some creative greping the git files to hunt it down.
Adding a TiddlyWiki link around the plugin links to the actual tiddler
that a reader could easily copy. This also deprecated the need for the
misleading title.
2014-10-31 21:24:21 -04:00
Jermolene
80e67f5028
Docs tweaks
2014-10-24 18:02:34 +01:00
Yaka
47b99d635a
some doc updates
2014-10-21 11:07:49 +00:00
Jermolene
561aaa925b
Filename typo
2014-10-20 18:06:08 +01:00
Jermolene
cf12bcd58a
Docs updates
2014-10-20 16:12:24 +01:00
Jermolene
244b3256a9
Docs on putting last modification date in banner
2014-10-20 12:24:28 +01:00
Jermolene
b8ac80fd1a
Docs tweaks
2014-10-20 12:09:02 +01:00
Jeremy Ruston
1914b3d8e1
Merge pull request #932 from Marxsal/patch-1
...
Create How to apply custom style classes by tag
2014-10-19 18:07:28 +01:00
Jermolene
21a791cdcd
Docs updates
2014-10-17 16:29:27 +01:00
Jermolene
2d25c40227
Remove backslashes from example commands
2014-10-13 09:59:34 +01:00
Jermolene
6ec87efb5a
Remove references to $TW5_BUILD_OUTPUT
2014-10-13 09:56:52 +01:00
fghhfg
61acea7e8d
make simpler
2014-10-06 16:32:23 +08:00
Markqz
6071f3d385
Create How to apply custom style classes by tag
2014-10-01 13:06:44 -08:00
Jermolene
06cc8ed5ef
Lots of documentation cleanup
2014-09-19 17:18:25 +01:00
Jermolene
813bd2fe1d
More docs updates
2014-09-17 08:36:39 +01:00
Jermolene
cbfc9fcc56
More docs updates
2014-09-16 15:19:52 +01:00
Jermolene
f187122c35
Lots more docs updates
2014-09-12 16:05:37 +01:00
Jermolene
a95bb2b6ec
More docs updates
2014-09-10 22:35:02 +01:00
Jermolene
f781b2b8d0
More documentation mangling
2014-09-10 22:09:44 +01:00
Jermolene
08d588fb08
Adjust some content directories
2014-09-10 19:36:54 +01:00
Jermolene
ffb26956b5
Start cleaning up tw5.com docs
...
By moving the individual files into subfolders
2014-09-10 18:35:52 +01:00
Jermolene
1a95ec9ac4
Introduce dev edition
...
Thanks to @cjrk and @cheigele for contributing their developer docs
(which can be found at https://github.com/cjrk/saa-tw ).
By the way, I plan to remove the “creator” and “modifier” fields but
will keep a prominent acknowledgement for your contributions.
2014-09-10 16:53:32 +01:00
Jermolene
f6ff0a7f71
Deprecate $:/tags/stylesheet
in favour of $:/tags/Stylesheet
...
A warning message appears at the top of the story river if any
`$:/tags/stylesheet` tags are found.
Fixing the first half of #824
2014-09-10 09:13:21 +01:00
giffmex
c9384f6fdf
Update How_to_build_a_TiddlyWiki5_from_individual_tiddlers.tid
2014-09-08 16:36:53 -05:00
giffmex
8b6ae7164b
Update Windows HTA Hack.tid
2014-09-08 16:36:18 -05:00
giffmex
15debf7d6a
Update Using TiddlyWiki for GitHub Pages project documentation.tid
2014-09-08 16:35:46 -05:00
giffmex
00b3fd1761
Update Using TiddlyWiki for GitHub Pages project documentation.tid
2014-09-08 14:46:29 -05:00
giffmex
e8e04aa1f9
Update How_to_build_a_TiddlyWiki5_from_individual_tiddlers.tid
2014-09-08 14:45:54 -05:00
giffmex
efd4d2afef
Update Windows HTA Hack.tid
2014-09-08 14:44:12 -05:00
giffmex
1e8aeb0d9f
Update Generating Static Sites with TiddlyWiki.tid
2014-09-08 14:42:27 -05:00
giffmex
c3b5c06c3e
Update Tagging.tid
2014-09-08 14:30:24 -05:00
giffmex
57967769f4
Update Improving TiddlyWiki Documentation.tid
2014-09-08 12:45:37 -05:00
giffmex
f020ba0e2a
Update Creating, tagging, and editing tiddlers.tid
2014-09-08 12:29:02 -05:00
giffmex
0a481e4b93
Update Creating, tagging, and editing tiddlers.tid
2014-09-08 12:04:55 -05:00
Jermolene
6e9cd59437
Move scripts into bin directory
...
Fixes #807
2014-09-08 16:32:34 +01:00
giffmex
9826562e8f
Create Tagging.tid
...
To replace TiddlerTags, but I will leave that tiddler for now, since there probably should be a separate tiddler tagged 'definition' that defines what tags are.
2014-09-04 17:59:44 -05:00
giffmex
3713b17955
Create Creating, tagging, and editing tiddlers.tid
...
last one for today...
2014-09-04 14:05:23 -05:00
Jermolene
abe9a0dbc2
First pass at a documentation style guide
...
Needs more detail.
2014-09-04 17:51:08 +01:00
Jermolene
b68192d3cb
Add @pmario's latest video
...
Part of addressing #770
2014-09-01 17:02:37 +01:00
Jermolene
f9a8ba46be
Fix OXTWIG video
2014-08-31 14:43:20 +01:00
Jermolene
0e5d70f8ba
Add @pmario's video tutorials
2014-08-31 14:43:14 +01:00