Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Commit

Permalink
Tweaks for login, and libraries.
Browse files Browse the repository at this point in the history
Tweaked the login and widgets styling, along with auto-login, and
finally, reworking libraries to allow for easier sharing 'tween client
and server.
  • Loading branch information
StrictlySkyler committed Aug 24, 2013
1 parent ba938e8 commit c29f189
Show file tree
Hide file tree
Showing 819 changed files with 1,097 additions and 313,156 deletions.
4 changes: 1 addition & 3 deletions Guardfile
Expand Up @@ -2,7 +2,5 @@
# More info at https://github.com/guard/guard#readme

guard 'livereload' do
watch(%r{public/(.+\.(css|js|html))})
watch(%r{views/(.+\.(css|js|html))})
watch(%r{content/(.+\.(json))})
watch(%r{./(.+\.(css|js|html|json))})
end
10 changes: 8 additions & 2 deletions bower.json
@@ -1,5 +1,11 @@
{
"name": "nooline",
"version": "0.0.0",
"dependencies": {}
}
"dependencies": {
"jquery": "~2.0.3",
"modernizr": "~2.6.2",
"requirejs": "~2.1.8",
"TimelineJS": "~2.11.1",
"underscore": "~1.5.1"
}
}
8 changes: 0 additions & 8 deletions common/js/bower/TimelineJS/bower.json

This file was deleted.

4 changes: 0 additions & 4 deletions common/js/bower/backbone/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions common/js/bower/backbone/.npmignore

This file was deleted.

5 changes: 0 additions & 5 deletions common/js/bower/backbone/.travis.yml

This file was deleted.

2 changes: 0 additions & 2 deletions common/js/bower/backbone/CNAME

This file was deleted.

17 changes: 0 additions & 17 deletions common/js/bower/backbone/CONTRIBUTING.md

This file was deleted.

22 changes: 0 additions & 22 deletions common/js/bower/backbone/LICENSE

This file was deleted.

26 changes: 0 additions & 26 deletions common/js/bower/backbone/README.md

This file was deleted.

24 changes: 0 additions & 24 deletions common/js/bower/backbone/Rakefile

This file was deleted.

4 changes: 0 additions & 4 deletions common/js/bower/backbone/backbone-min.js

This file was deleted.

1 change: 0 additions & 1 deletion common/js/bower/backbone/backbone-min.map

This file was deleted.

0 comments on commit c29f189

Please sign in to comment.