First commit
This commit is contained in:
commit
0599db44e3
24 changed files with 1035 additions and 0 deletions
22
bower.json
Normal file
22
bower.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "ScopeJekyll",
|
||||
"version": "0.0.0",
|
||||
"authors": [
|
||||
"Open-Steps.org <contact@open-steps.org>"
|
||||
],
|
||||
"description": "Scope 2015 website built with Jekyll",
|
||||
"license": "MIT",
|
||||
"homepage": "http://www.scopesessions.org",
|
||||
"private": true,
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "~2.1.1",
|
||||
"bootstrap": "~3.3.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue