Skip to content

Commit

Permalink
bower and some static assets
Browse files Browse the repository at this point in the history
  • Loading branch information
zofe committed Oct 6, 2015
1 parent 7263a7d commit a852aae
Show file tree
Hide file tree
Showing 20 changed files with 18,709 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bowerrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"directory" : "public/assets/lib"
}
9 changes: 9 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "zofe/rapyd",
"dependencies": {
"jquery": "^1.9",
"bootstrap": "~3.1.1",
"riotjs": "latest"
}

}
347 changes: 347 additions & 0 deletions public/assets/lib/bootstrap/dist/css/bootstrap-theme.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit a852aae

Please sign in to comment.