Wykres commitów

211 Commity (809c441ab3dbbdb78660a420f57d23947331326b)

Autor SHA1 Wiadomość Data
Jermolene 504f353844 Update docs with new video tutorials 2014-01-04 13:56:21 +00:00
Jermolene 6fcfa2738a Docs updates 2014-01-03 17:14:01 +00:00
Jermolene 385099c4f7 Clarify references to sudo 2014-01-02 21:47:01 +00:00
Jermolene 6a02535d08 Docs update 2014-01-01 17:59:55 +00:00
Jermolene bb0be9e02f Correct npm upgrading instructions
Fixes #304
2013-12-30 12:16:06 +00:00
Jermolene 4cdfbd6b36 Docs update 2013-12-29 12:54:08 +00:00
Jermolene 3aab737bea Docs update 2013-12-23 08:55:15 +00:00
Jermolene 15a41d7e57 Docs update 2013-12-22 16:25:01 +00:00
Jermolene 4e37fa7e47 Docs updates 2013-12-22 15:50:27 +00:00
Jermolene a5de1cf7fb Docs update 2013-12-22 15:46:06 +00:00
Jermolene 6091b41960 Docs update 2013-12-22 11:28:08 +00:00
Jermolene 218b9c967e Docs update 2013-12-18 17:34:33 +00:00
Jermolene 23b2f74e94 Docs update 2013-12-16 08:57:05 +00:00
Jermolene 9396d52b42 Docs updates 2013-12-15 16:57:51 +00:00
Jermolene 5ac5b2c76d Move markdown.js
Leaving it in node_modules meant that it wasn’t getting installed by npm

Fixes #281
2013-12-15 16:44:49 +00:00
Jermolene f6bea8f58b Docs updates 2013-12-15 14:37:37 +00:00
Jermolene c190b0f1ea Docs updates 2013-12-13 10:16:37 +00:00
Jermolene e686d62400 Docs updates 2013-12-12 17:19:17 +00:00
Jermolene a9c209c62e Docs updates to get ready for beta
There will be quite a lot more of these updates…
2013-12-11 13:13:37 +00:00
Jermolene 489b40314b Docs update 2013-12-07 08:59:38 +00:00
Jermolene c38cd500f6 Readme update 2013-12-06 17:52:50 +00:00
Jermolene 17277cf8fd Docs update 2013-12-05 10:37:23 +00:00
Jermolene 41fc06ab4d Docs updates 2013-12-02 09:59:44 +00:00
Jermolene f9f9c96ca1 Update version number and ribbon colour for alpha-18 2013-11-30 15:23:43 +00:00
Jermolene ba796c3f23 Update version number and ribbon colour ready for the next release 2013-11-30 13:58:03 +00:00
Jermolene 933c61e611 Docs updates 2013-11-30 10:56:13 +00:00
Jermolene 3da17c8e04 Lotsa docs updates 2013-11-29 17:20:10 +00:00
Jermolene 2261fd4b84 Merge the dev material back into the main tw5.com wiki
It was getting a pain to manage the content in separate places, and I
suspect confusing for end users.

I think the best time to move the dev content out is when we’ve
established the community wiki for TW5, which is a much more natural
home for it.

In the meantime, a feature that I’m interested in exploring is the
ability to hide tiddlers from the UI based on tag. Then the tw5.com
wiki could disable all tiddlers tagged ‘dev’ until explicitly
overridden by the user.
2013-11-28 17:12:18 +00:00
Jermolene 7d12d89a0a Added primitive support for basic authentication
Note that the password will be passed over HTTP in plain text.
2013-11-28 14:03:08 +00:00
Jermolene 7175f1cbf1 Split a basic Vanilla theme out of Snow White
And add a new Night-Time theme for the /dev wiki.

The idea is that the Vanilla theme will make a more convenient base for
retheming.
2013-11-27 12:38:03 +00:00
Jermolene f534d98e8b Move developer docs into their own separate wiki
Will be served at http://five.tiddlywiki.com/dev/
2013-11-27 10:27:57 +00:00
Jermolene 5ce112d431 Docs updates 2013-11-26 22:47:27 +00:00
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