You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This website was built using [Jekyll](https://jekyllrb.com/). So if you are familiar with this and it Jekyll installed, you can scroll past this simple development environment instructions we have below.
10
10
11
11
**Setting up your development environment**
12
12
13
-
To do this, you are going to need a computer preferably running MacOSX or a linux distrubition. I personally use [ElementaryOS](https://elementary.io/).
13
+
To do this, you are going to need a computer preferably running MacOSX or a linux distrubition. I (@torch2424) personally use [ElementaryOS](https://elementary.io/).
14
14
15
15
Then you should follow this guide provided by [DigitalOcean](https://www.digitalocean.com/) on [Setting up Ruby On Rails with Rbenv on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-ubuntu-14-04). You are going to need to install a version of ruby >= 2.0.0. I suggest the newest version, and I got it all set up with Ruby v2.2.3
16
16
@@ -87,4 +87,4 @@ For more info on good github etiquette see below, these were nicely referenced b
87
87
88
88
##Licence
89
89
90
-
To be determined!
90
+
Tentatively is is [Creative Commons Attribution 3.0](https://creativecommons.org/licenses/by/3.0/us/)
0 commit comments