diff --git a/OriginalWikiStart.md b/OriginalWikiStart.md new file mode 100644 index 0000000..e97d181 --- /dev/null +++ b/OriginalWikiStart.md @@ -0,0 +1,39 @@ +# Welcome to Trac 0.10.3 + +Trac is a **minimalistic** approach to **web-based** management of +**software projects**. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. + +All aspects of Trac have been designed with the single goal to +**help developers write great software** while **staying out of the way** +and imposing as little as possible on a team's established process and +culture. + +As all Wiki pages, this page is editable, this means that you can +modify the contents of this page simply by using your +web-browser. Simply click on the "Edit this page" link at the bottom +of the page. [WikiFormatting](WikiFormatting) will give you a detailed description of +available Wiki formatting commands. + +"[trac-admin](TracAdmin) *yourenvdir* initenv" created +a new Trac environment, containing a default set of wiki pages and some sample +data. This newly created environment also contains +[documentation](TracGuide) to help you get started with your project. + +You can use [trac-admin](TracAdmin) to configure +[Trac](http://trac.edgewall.org/) to better fit your project, especially in +regard to *components*, *versions* and *milestones*. + + +[TracGuide](TracGuide) is a good place to start. + +Enjoy!
+*The Trac Team* + +## Starting Points + + * [TracGuide](TracGuide) -- Built-in Documentation + * [The Trac project](http://trac.edgewall.org/) -- Trac Open Source Project + * [Trac FAQ](http://trac.edgewall.org/wiki/TracFaq) -- Frequently Asked Questions + * [TracSupport](TracSupport) -- Trac Support + +For a complete list of local wiki pages, see [TitleIndex](TitleIndex).