Skip to content

Commit 2bb3c1c

Browse files
committed
Migrate this repository from @yasslab to @coderdojo-japan 🚜 💨
1 parent 86a9c20 commit 2bb3c1c

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,27 @@
1-
[![Cover](https://raw.githubusercontent.com/yasslab/coderdojo.jp/master/public/cover.png)](http://coderdojo.jp/)
1+
[![Cover](https://raw.githubusercontent.com/coderdojo-japan/coderdojo.jp/master/public/cover.png)](https://coderdojo.jp/)
22

33
# CoderDojo Japan
44

5-
[![Build Status](https://travis-ci.org/yasslab/coderdojo.jp.svg?branch=master)](https://travis-ci.org/yasslab/coderdojo.jp#)
5+
[![Build Status](https://travis-ci.org/coderdojo-japan/coderdojo.jp.svg?branch=master)](https://travis-ci.org/coderdojo-japan/coderdojo.jp#)
66

77
Official website of CoderDojo Japan integrated with Rails-based CMS ([Scrivito](https://scrivito.com/))
88

99
- Moving from: [Parse](http://parse.com/) that __will be shutdown on January 28, 2017__
1010
- GitHub: https://github.com/coderdojo-japan/web
1111
- Migrated to: [Heroku](http://heroku.com/) (must be switched before the shutdown)
12-
- GitHub: https://github.com/yasslab/coderdojo.jp
12+
- GitHub: https://github.com/coderdojo-japan/coderdojo.jp
1313

1414
## How to contribute
1515

16+
Fulfill the requirements, setup by following the instructions, and send a pull request for anything you want to contribute.
17+
1618
### Requirements
1719

1820
- [Ruby](http://ruby-lang.org/)
1921
- [Ruby on Rails](http://rubyonrails.org/)
20-
- [Scrivito](https://scrivito.com/)'s secret keys (ask [@yasulab](https://github.com/yasulab))
22+
- [Scrivito](https://scrivito.com/)
23+
- Signup and get your own keys to connect Scrivito.
24+
- Or, ask [@yasulab](https://github.com/yasulab) for production keys
2125

2226
### Setup
2327

@@ -35,8 +39,8 @@ If you successfully set up, you can see the same page as [coderdojo.jp](http://c
3539
## Contributors
3640

3741
Initially designed by [@cognitom](https://github.com/cognitom) in 2015,
38-
replaced/developed by [YassLab](http://yasslab.jp/) team in 2016, and
39-
will be migrated to [CoderDojo Japan](http://github.com/coderdojo-japan) organization in 2017.
42+
replaced/developed by [YassLab](https://yasslab.jp/) team in 2016, and
43+
had been migrated to [CoderDojo Japan](http://github.com/coderdojo-japan) organization in 2017.
4044

4145
## License
4246

@@ -49,7 +53,7 @@ So, this application can be used and modified under the MIT License! 🆗
4953

5054
### The MIT License (MIT)
5155

52-
Copyright © 2016 [YassLab](http://yasslab.jp/)
56+
Copyright © 2017 [CoderDojo Japan](https://coderdojo.jp/)
5357

5458
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:
5559

0 commit comments

Comments
 (0)