Skip to content

Latest commit

 

History

117 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubWiki

  • written in ruby
  • git backend (only bare repository is supported)
  • support for URL which contain UTF-8 character
  • IRC notification

deployment

git init --bare --shared /path/to/wikidata.git
git clone https://github.com/wacky612/rubwiki
cd rubwiki
cp config/config.yml.example config/config.yml
nano config.yml
bundle install --path=vendor/bundle
bundle exec rackup
  • You have to make at least one commit in your git repository before you use this application.
  • You can deploy this application on passenger.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages