public
Fork of hchoroomi/trac_wiki_to_github
Description: A rough start of a Ruby script to help convert Trac wiki syntax to textile friendly syntax.
Homepage: http://at-aka.blogspot.com/2009/08/trac-wiki-redmine-wiki-textile.html
Clone URL: git://github.com/ataka/trac_wiki_to_textile.git
name age message
file README.textile Loading commit data...
file convert.rb
README.textile

Trac Wiki to Textile

This is a very rough start of a script to help convert Trac wiki syntax to Textile friendly syntax.

To use:

  1. Copy your trac.db file into the same directory as the convert.rb script.
  2. Create a wiki directory to hold the output files.
  3. ./convert.rb

Open each file, copy and paste into GitHub.

Caveats

You still need to look over the markup and fix any mistakes. It isn’t perfect by any means, but it will save some time.