1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-04 13:19:11 +00:00

Docs updates

This commit is contained in:
Jermolene 2013-11-26 22:47:27 +00:00
parent 9d60cb50ed
commit 5ce112d431
4 changed files with 29 additions and 24 deletions

View File

@ -1,11 +1,22 @@
created: 201309091516000 created: 20130909151600000
creator: JeremyRuston creator: JeremyRuston
modified: 201311221855003 modified: 20131126195933719
modifier: JeremyRuston modifier: JeremyRuston
tags: community tags: community
title: Community title: Community
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
TiddlyWiki is made much more useful by its vibrant community of users and OpenSource developers.
! Community Forums
The TiddlyWiki discussion groups are mailing lists for talking about TiddlyWiki: requests for help, announcements of new releases and plugins, debating new features, or just sharing experiences.
* The main TiddlyWiki group: http://groups.google.com/group/TiddlyWiki
* The TiddlyWikiDev group for developers: http://groups.google.com/group/TiddlyWikiDev
* Follow [[@TiddlyWiki on Twitter|http://twitter.com/#!/TiddlyWiki]] for the latest news
* Get involved in the [[development on GitHub|https://github.com/Jermolene/TiddlyWiki5]]
! Resources for TiddlyWiki5 ! Resources for TiddlyWiki5
* [[TW5 Mall|http://www.giffmex.org/tw5mall.htm]] -- DaveGifford's growing catalogue of hints and tips * [[TW5 Mall|http://www.giffmex.org/tw5mall.htm]] -- DaveGifford's growing catalogue of hints and tips

View File

@ -1,18 +1,17 @@
created: 201308221702000 created: 20130822170200000
creator: JeremyRuston creator: JeremyRuston
modified: 201311171740 modified: 20131126220042886
modifier: AdrianSampaleanu modifier: JeremyRuston
tags: introduction tags: introduction
title: HelloThere title: HelloThere
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
Welcome to TiddlyWiki5, a reboot of TiddlyWiki, the non-linear personal web notebook first released in 2004. It is a complete interactive wiki in JavaScript that can be run from a single HTML file in the browser or as a powerful [[Node.js application|Node.js]]. Welcome to TiddlyWiki5, a reboot of TiddlyWiki, the non-linear personal web notebook first released in 2004. It is a complete interactive wiki in JavaScript that can be run from a [[single HTML file in the browser|How to use TiddlyWiki5 as a standalone HTML file]] or as a powerful [[Node.js application|Node.js]].
This is TiddlyWiki5 version //<<version>>//. It is drawing to the end of the alpha phase, meaning it is almost ready for everyday use. It is a great time to get involved and support its [[future development|RoadMap]]: <div class="tw-message-box">
{{TiddlyWiki Classic.png}}The deep internal changes mean that TiddlyWiki5 is not fully compatible with previous versions with different plugins, themes and so on. Content prepared for previous versions of TiddlyWiki will need massaging to work properly in TiddlyWiki5.
* Explore its features online at http://five.tiddlywiki.com/ The original TiddlyWiki Classic is still available at http://tiddlywiki.com/.
* Join the discussions on [[the TiddlyWikiDev Google Group|http://groups.google.com/group/TiddlyWikiDev]] </div>
* Get involved in the [[development on GitHub|https://github.com/Jermolene/TiddlyWiki5]]
* Follow [[@TiddlyWiki on Twitter|http://twitter.com/#!/TiddlyWiki]] for the latest news
//TiddlyWiki is a free, open source project that depends on [[your love and support|HelpingTiddlyWiki]] for its survival// This is TiddlyWiki5 version ''<<version>>'' (see the detailed ReleaseHistory and the RoadMap for getting to the full release). It is a great time to get involved and support the future development of TiddlyWiki5. //TiddlyWiki is a free, open source project that depends on [[your love and support|HelpingTiddlyWiki]] for its survival//.

View File

@ -1,27 +1,21 @@
created: 201308251605 created: 20130825160500000
creator: JeremyRuston creator: JeremyRuston
modified: 201308281850 modified: 20131126195146799
modifier: JeremyRuston modifier: JeremyRuston
tags: community tags: community
title: HelpingTiddlyWiki title: HelpingTiddlyWiki
type: text/vnd.tiddlywiki
If you find TiddlyWiki useful, there are lots of ways you can help assure its future and make it better. If you find TiddlyWiki useful, there are lots of ways you can help assure its future and make it better.
! 1. Teach and Tell ! Teach and Tell
OpenSource projects like TiddlyWiki thrive on the feedback and engagement of users. TiddlyWiki becomes more useful to everyone as more and more people use it. So, if you find TiddlyWiki useful, spread the word. The best possible way to assure its future is for it to become a hundred times more popular than before. OpenSource projects like TiddlyWiki thrive on the feedback and engagement of users. TiddlyWiki becomes more useful to everyone as more and more people use it. So, if you find TiddlyWiki useful, spread the word. The best possible way to assure its future is for it to become a hundred times more popular than before.
* [[Tweet about TiddlyWiki|https://twitter.com/intent/tweet?text=I+love+TiddlyWiki+because...&source=tiddlywiki5]] * [[Tweet about TiddlyWiki|https://twitter.com/intent/tweet?text=I+love+TiddlyWiki+because...&source=tiddlywiki5]]
* [[Star the TiddlyWiki5 GitHub Repository|https://github.com/Jermolene/TiddlyWiki5/star]] * [[Star the TiddlyWiki5 GitHub Repository|https://github.com/Jermolene/TiddlyWiki5/star]]
! 2. Join the discussion ! Help improve the documentation and code
There's lively discussion about TiddlyWiki in the Google Groups:
* The main TiddlyWiki group: http://groups.google.com/group/TiddlyWiki
* The TiddlyWikiDev group for developers: http://groups.google.com/group/TiddlyWikiDev
! 3. Improve the documentation and code
The main TiddlyWiki documentation and code lives on GitHub, and welcomes [[contributions|Contributing]]: The main TiddlyWiki documentation and code lives on GitHub, and welcomes [[contributions|Contributing]]:

File diff suppressed because one or more lines are too long