Wykres commitów

179 Commity (b1c6f2d1c38c1bfd9e7f4386fa87431476cbe7a4)

Autor SHA1 Wiadomość Data
Adrian Sampaleanu 03a81bd8b1 Style changes in user visible text node -> Node
Went through all user visible text and changed lowercase node to Node as per Node.js site.
2013-11-20 17:35:36 -05:00
Jermolene 6945283fec Docs updates 2013-11-20 21:48:17 +00:00
Adrian Sampaleanu 97feef8909 Added Windows specific build scripts.
Added equivalent scripts for all .sh files and modified appropriate tiddlers to generate updated readme.md for the GitHub site.
2013-11-19 19:57:05 -05:00
Jermolene bd511cb9f3 Docs updates 2013-11-19 13:22:35 +00:00
Jermolene 4710431e6b Readme update 2013-11-19 12:22:58 +00:00
Jermolene b1992714ed Docs update 2013-11-15 22:09:42 +00:00
Jermolene 02dda51269 Docs updates 2013-11-10 23:17:10 +00:00
Jermolene 9e48460940 Docs update 2013-11-09 19:29:57 +00:00
Jermolene e2d7c7aea5 Docs updates 2013-11-09 16:19:43 +00:00
Jeremy Ruston d8a5dfc862 Docs updates 2013-11-08 12:26:37 +00:00
Jeremy Ruston 91cd59fc68 Docs updates 2013-10-29 14:54:05 +00:00
Jeremy Ruston 632970cd86 Get external links working again
We no longer use the `<$link>` widget for external links. Instead the
parser generates `<a>` elements. This makes things simpler, but does
mean that the `target=_blank` behaviour is baked into the parser.
Probably we should introduce a new `<$extlink>` widget that generates
an `<a>` element with a configurable `target` attribute
2013-10-24 11:54:54 +01:00
Jeremy Ruston 79e7dc4f18 Content updates 2013-10-21 18:33:31 +01:00
Jeremy Ruston 35c7094306 Start building the static files
There's a few parts that don't work yet
2013-10-18 15:20:33 +01:00
Jeremy Ruston 3f151ba70e Add support for macro modules
Now JavaScript macros can be defined in "macro" modules
2013-10-17 16:57:07 +01:00
Jeremy Ruston c4d7401f02 Lots of docs updates 2013-08-30 20:06:23 +01:00
Jeremy Ruston 2c9ea3ebf4 Tiddlers in the wrong place 2013-08-29 17:53:40 +01:00
Jeremy Ruston 47b5a9825e Docs update 2013-08-25 22:49:40 +01:00
Jeremy Ruston 133069e0d0 Docs update
Tearing up the recent changes tab...
2013-08-25 21:22:11 +01:00
Jeremy Ruston 86f0128e83 Docs updates 2013-08-24 16:45:59 +01:00
Jeremy Ruston 83b90c5bb7 Readme update 2013-08-21 20:52:08 +01:00
Jeremy Ruston a571356f59 Docs updates 2013-08-09 16:51:49 +01:00
Jeremy Ruston 46b2fde2d9 Rename "dump" command to "print" command
Being pan-cultural is hard.
2013-08-09 09:24:58 +01:00
Jeremy Ruston 6a6e7454d7 Docs update 2013-08-07 17:53:56 +01:00
Jeremy Ruston 05ac094d2e Rename the `savetiddler`/`savetiddlers` commands to `rendertiddler`/`rendertiddlers`
'Render' reflects what the commands actually do, and frees up 'save'
for actually saving the raw content of a tiddler.
2013-08-04 22:26:45 +01:00
Jeremy Ruston 43c9ec6396 Docs update 2013-05-31 16:47:44 +01:00
Jeremy Ruston afdc28070f Docs update 2013-05-17 10:12:31 +01:00
Jeremy Ruston 6557ec8e1f Docs update 2013-04-30 22:37:08 +01:00
Jeremy Ruston 5c68e47797 Readme update 2013-04-21 19:53:06 +01:00
Jeremy Ruston e314cd88de Docs update 2013-04-18 11:12:07 +01:00
Jeremy Ruston 91f5579c3c Docs updates 2013-04-17 16:38:32 +01:00
Jeremy Ruston 74e5e127c0 Docs update 2013-03-28 21:48:01 +00:00
Jeremy Ruston 91de9033f9 Remove more pesky instances of "reusable" 2013-03-19 22:45:12 +00:00
Jeremy Ruston cc627eba5b Docs updates 2013-03-18 12:24:57 +00:00
Jeremy Ruston 043f626850 Docs update 2013-03-18 10:36:25 +00:00
Jeremy Ruston 623a3ec8f8 Rename "shadow" tiddlers to "system" tiddlers
What we have at the moment isn't really the same as TiddlyWiki
classic's shadow tiddlers, it's a much simpler system for excluding
tiddlers. We'll use the term "shadow" instead to refer to the way that
tiddlers in plugins behave, which is exactly like TiddlyWiki classic's
shadow tiddlers.
2013-03-15 22:00:19 +00:00
Jeremy Ruston 5bd0c0992f Docs updates 2013-03-12 19:01:14 +00:00
Jeremy Ruston 5075238917 Docs update 2013-03-06 22:12:01 +00:00
Jeremy Ruston 164df11d00 Link to static tiddlers from the readme file 2013-03-05 14:34:30 +00:00
Jeremy Ruston 15a9e04a6a Add support for static site generation
See http://five.tiddlywiki.com/static.html for an example
2013-03-04 18:15:54 +00:00
Jeremy Ruston 5f06d36b86 Docs update 2013-03-04 14:42:41 +00:00
Jeremy Ruston ce6c632274 Whitespace update 2013-03-04 11:12:21 +00:00
Jeremy Ruston 82bb5c3688 Docs updates 2013-03-02 13:14:56 +00:00
Jeremy Ruston 25df8bae6a Quick fix to allow wikilinks to be disabled
And using it to disable wikilinks in the readmes
2013-03-01 18:04:53 +00:00
Jeremy Ruston 81bcb1548f Docs updates 2013-03-01 16:29:11 +00:00
Jeremy Ruston f9e6a61450 Readme updates 2013-03-01 16:25:09 +00:00
Jeremy Ruston 9bce14474c Update docs 2013-02-09 17:08:28 +00:00
Jeremy Ruston 35f0a16c4f Docs update 2013-02-05 22:11:36 +00:00
Jeremy Ruston 4289a027d4 Add newlines after opening and closing tags
Which also fixes the problem with the PRE tag eating it's first newline
2013-02-03 17:11:03 +00:00
Jeremy Ruston 07e8348b8e Docs update 2013-01-23 12:37:17 +00:00