Skip to content

Commit

Permalink
⚙fix(CNAME): fix CNAME missing and resub README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
兔子先生 committed Sep 5, 2018
1 parent 5f288a0 commit 3c1ff25
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
railsgirlsjr.com
44 changes: 44 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Rails Girls Jr

## Setup

```sh
$ bundle install && npm install && grunt serve
```

## Licenses

All blogs, digital materals and their contents are copyright Rails Girls Jr and licensed under a [CC BY-NC-ND 3.0](http://creativecommons.org/licenses/by-nc-nd/3.0/).

Main code and other files and directories are licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) unless explicitly stated.

# Rails Girls Jr About Us

Rails Girls Jr is a branch from Rails Girls. We sharing the same vision with Rails Girls. Our aim is to give tools for teen girls to understand technology. The Rails Girls Jr events do this by providing a great first experience on building the Internet.

Rails Girls Jr was founded in Setember of 2018 in Auckland. After @tuzimoe sharing his idea with @lindaliukas (The founded of Rails Girls). This about is still very rough but hopfully will gets better in the future.

Because Rails Girls Jr comes out from Rails Girl. So we sharing the same licences. CC BY-SA 3.0.

You can use our materials and instructions to roll out your own workshop in your city, workplace or kitchen! Read more about Rails Girls Jr at https://railsgirlsjr.com

## Contributing a Guide

To contribute a guide, view the instructions at https://github.com/railsgirlsjr/guides/contributing

## Twitter

For updates and more follow [@railsgirlsjr](https://twitter.com/railsgirlsjr)

## Website & Blog

Official website and blog for Rails Girls Jr movement can be found at https://railsgirlsjr.com


## Credits

* Linda Liukas / [@lindaliukas](https://twitter.com/lindaliukas) / [github](http://github.com/lindaliukas)
* Jiaqi Liu / [@tuzi_moe](https://twitter.com/tuzi_moe) / [github](http://github.com/tuzimoe)
* Tunghsiao Liu / [@tunghsiao](https://twitter.com/tunghsiao) / [sparanoid](https://github.com/sparanoid)

..and all the other coaches and people making Rails Girls Jr awesome. Please add yourself!

0 comments on commit 3c1ff25

Please sign in to comment.