Official website of CoderDojo Japan integrated with Rails-based CMS (Scrivito)
- Moving from: Parse that will be shutdown on January 28, 2017
- Migrated to: Heroku (must be switched before the shutdown)
Fulfill the requirements, setup by following the instructions, and send a pull request for anything you want to contribute.
- Ruby
- Ruby on Rails
- Scrivito
- Signup and get your own keys to connect Scrivito.
- Or, ask @yasulab for production keys
- Fork and clone this repository.
- Set Scrivito's secret keys to
SCRIVITO_TENANT
andSCRIVITO_API_KEY
$ bundle install --without production
$ bundle exec rails db:migrate
$ bundle exec rails dojos:update_db_by_yaml
$ bundle exec rails test
$ rails server
- Access to localhost:3000.
If you successfully set up, you can see the same page as coderdojo.jp.
Initially designed by @cognitom in 2015,
replaced/developed by YassLab team in 2016, and
had been migrated to CoderDojo Japan organization in 2017.
Although Scrivito gem is publishd under LGPL-3.0, the author allows us to put MIT license. 😆✨
Sorry for the late reply, I wanted to confer with our team.
There is no conflict in the licenses and you are welcome to use the MIT license.
So, this application can be used and modified under the MIT License! 🆗
Copyright © 2012-2017 CoderDojo Japan
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The icons used in the website are created by Font Awesome, licensed under SIL OFL 1.1.