Commit Graph

31 Commits

Author SHA1 Message Date
Jermolene 04d26e6fae First pass at an `--editions` command
Also added a “description” field for wiki folders.

Right now there’s too many editions listed. I think we should by
default only list editions whose `tiddlywiki.info` file has
`showInListings` set to `true`, and have an `--editions all` command
that lists everything.

@pmario please could you check that the editions in your
`TIDDLYWIKI_EDITION_PATH` are correctly listed?
2014-10-27 21:50:25 +00:00
Jermolene 30a757ec49 Dev docs typo 2014-10-22 17:23:22 +01:00
Jermolene b23b4b95ef Dev docs update 2014-10-22 16:08:06 +01:00
Jermolene deebb90b46 Update release instructions 2014-10-20 18:14:00 +01:00
Jermolene f9cab4bc12 Add fake dom documentation 2014-10-19 13:34:07 +01:00
Jermolene 21a791cdcd Docs updates 2014-10-17 16:29:27 +01:00
Jermolene 209c018c38 Docs updates 2014-10-16 10:01:02 +01:00
Jermolene fc2d3ce56a Docs update 2014-10-16 09:27:25 +01:00
Jermolene dcc33e52b3 Docs updates 2014-10-15 21:56:32 +01:00
Jermolene d91e4be74e Docs updates 2014-10-15 19:46:11 +01:00
Jermolene b0bd5ba96f Build and release docs update 2014-10-15 16:18:08 +01:00
Jermolene f721e25b8c Docs update 2014-10-14 15:15:56 +01:00
Jermolene 86ec42c8c7 Readme for build.jermolene.github.io 2014-10-14 15:15:48 +01:00
Jermolene 0c8e538077 Add support for custom password prompts 2014-10-06 10:02:34 +01:00
Jermolene a159b5baf3 Add tiddlerInfo to the syncadaptor saveTiddler method 2014-09-24 13:15:16 +02:00
Jermolene 3dc99e9605 Adjust links in dev docs
Whoops….
2014-09-21 11:15:27 +01:00
Jermolene 2ee82a289a Developer docs update 2014-09-20 15:37:14 +01:00
Jermolene 15e9e21d2a Readme updates for Node.js 2014-09-20 15:06:33 +01:00
Jermolene cbb16df47a Clean up images for /dev
We’ve now got a couple of duplicates which will be sorted out later
2014-09-18 20:16:06 +01:00
Jermolene ca211094a2 Use spaces in dev tiddler filenames instead of %20 2014-09-18 20:00:34 +01:00
Jermolene ac08f5f4a7 Remove split.recipe from dev edition
Left over from ginsu
2014-09-18 20:00:02 +01:00
Jermolene 320e0af68c Update dev github ribbon 2014-09-14 10:33:29 +01:00
Jermolene 2588f996f1 Update prefixes for dev content 2014-09-12 17:39:34 +01:00
Jermolene f187122c35 Lots more docs updates 2014-09-12 16:05:37 +01:00
Jermolene 411ed76c70 Use tw5.com to generate readmes, not /dev 2014-09-10 18:28:52 +01:00
Jermolene 5d0c32b454 Add custom palette for the dev edition 2014-09-10 17:28:08 +01:00
Jermolene 58ff092d4a Clean up modifier/creator fields of dev content
The house style is not to have individual authorship credits on
tiddlywiki.com documentation
2014-09-10 17:27:55 +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 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 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