https://github.com/mcfiredrill/forttree
wakaba/kareha imageboard clone
https://github.com/mcfiredrill/forttree
kareha-imageboard ruby
Last synced: 8 months ago
JSON representation
wakaba/kareha imageboard clone
- Host: GitHub
- URL: https://github.com/mcfiredrill/forttree
- Owner: mcfiredrill
- Created: 2010-12-03T20:20:33.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T02:06:26.000Z (over 3 years ago)
- Last Synced: 2025-03-30T00:51:13.328Z (about 1 year ago)
- Topics: kareha-imageboard, ruby
- Language: Ruby
- Homepage:
- Size: 4.47 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://travis-ci.org/mcfiredrill/forttree)
[](https://codeclimate.com/github/mcfiredrill/forttree)
Forttree
=======
A wakaba/kareha imageboard clone.
Install
=======
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.
```
Configuration
=============
Edit the file config/initializers/fortconfig.rb to configure various options.
Go to `/boards/new` to make a new board in your tree.
Image Storage
=============
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](http://www.localeapp.com/) that's open to all!
## Contributing to forttree
- Edit the translations directly on the [forttree](http://www.localeapp.com/projects/public?search=forttree) project on Locale.
- **That's it!**
- The maintainer will then pull translations from the Locale project and push to Github.
Happy translating!