Implementing facebook galleries
Improved navigator
This commit is contained in:
parent
e06f538690
commit
515bbe0ed2
26 changed files with 120 additions and 61 deletions
47
bower.json
47
bower.json
|
|
@ -1,25 +1,26 @@
|
|||
{
|
||||
"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",
|
||||
"vegas": "~1.3.5",
|
||||
"imagefill.js": "*",
|
||||
"fontawesome": "~4.3.0"
|
||||
}
|
||||
"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",
|
||||
"vegas": "~1.3.5",
|
||||
"imagefill.js": "*",
|
||||
"fontawesome": "~4.3.0",
|
||||
"picbookjs": "~0.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue