0 |
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
|
***Giterary*** is a tool that helps to *just write*, while giving you the tools for *maintaining* the complexity of the novel-writing process.
***But really*** it's a wiki (currently in beta) combining [git][git] and [Markdown][markdown] to manage documents, with the intent on providing git-style source control management and other organization and editing tools tailored for lengthy, complex writing projects that need to be worked on by more than one person at a time.
----
## README
The [[README|README file]] should explain what this is all about. All-caps more out of convention, less so the shouting.
## DOWNLOAD
Get the latest version from [[DOWNLOAD|the download page]].
## INSTALL
You can check out the [[INSTALL|installation instructions]].
## HELP
Everyone could use a little help. Or [[HELP|a huge help file]].
## FAQ
A set of [[FAQ|frequently asked questions]], if you think your questions have been asked 1 or more times before.
## EXAMPLES
Two fine examples for you to consider:
* [[ExampleStory|An example story structure]], complete with structures, collections, lists, tags, and templates suggested as ways to make use of Giterary's functionality.
* Play with a test instance of Giterary yourself at [the playground](http://playground.giterary.com/). **Pro tip**: stay off the metal slide if it's a sunny day.
## AUTHOR
What [[AUTHOR|kind of a person]] would do such a thing?
## LICENSE
As a tool for creative works, it's probably important to know [[LICENSE|what type of license this uses]]. *(Nothing scary, though.)*
----
*You can also [[Documentation.collection|view all of this documentation in a single page]], if you need to do so.*
*Also, all documentation on this site is written in [Markdown syntax][markdown], which you can preview at any time by selecting **Other Options > Document Source**.*
[markdown]: http://daringfireball.net/projects/markdown/syntax
[git]: http://git-scm.com/
|