Skip to content

Commit

Permalink
Merge pull request #60 from UniversityofHelsinki/develop
Browse files Browse the repository at this point in the history
Clean up and remove ruby
  • Loading branch information
Lauri Viitala authored Dec 1, 2016
2 parents 6e4fcbd + 16edec1 commit e135838
Show file tree
Hide file tree
Showing 112 changed files with 2,634 additions and 40,340 deletions.
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

32 changes: 0 additions & 32 deletions Gemfile

This file was deleted.

121 changes: 0 additions & 121 deletions Gemfile.lock

This file was deleted.

12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Here's an example bower.json file (you'll need to change out the hash-string "re
```
Depending on how you use the styleguide, you can either have it as a dev dependency or a dependency (i.e. if you're referencing the .sass files or using the compiled `main.css`).

Once you run `bower install` you should be able to use the style guide from your bower components folder.
Once you run `bower install` you should be able to use the style guide from your bower components folder.

### Using git submodules ###

Expand Down Expand Up @@ -51,15 +51,13 @@ Submit changes with pull requests.
### Dependencies ###
1. ruby & rubygems
2. node & npm
3. gulp
1. node & npm
2. gulp
### Setting up ###
1. `bundle install`
2. `npm install`
3. `gulp serve` (to compile the css and launch server)
1. `npm install`
2. `gulp serve` (to compile the css and launch server)
## Style guide documentation: ##
Expand Down
49 changes: 0 additions & 49 deletions config.rb

This file was deleted.

Loading

0 comments on commit e135838

Please sign in to comment.