beautified html & js

This commit is contained in:
Open-Steps.org 2015-02-13 18:11:24 +01:00
parent fe460c0a2e
commit a777ddada6
15 changed files with 648 additions and 753 deletions

View file

@ -1,26 +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": "*",
"imagesloaded": "~3.1.8",
"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": "*",
"imagesloaded": "~3.1.8",
"fontawesome": "~4.3.0"
}
}