A wakaba/kareha imageboard clone.
You will need to create an admin record with a password to delete posts. Run
the rake task setup to do this.
$ RAILS_ENV=production rake setup
Enter admin password for your board:
f0ibles
Admin created.
Edit the file config/initializers/fortconfig.rb to configure various options.
Go to /boards/new to make a new board in your tree.
You can use local filesystem or S3 for storage. Set STORAGE to :s3 and enter your S3 credentials in fortconfig.rb to use S3.
A ruby translation project managed on Locale that's open to all!
- Edit the translations directly on the forttree project on Locale.
- That's it!
- The maintainer will then pull translations from the Locale project and push to Github.
Happy translating!