added pages and keyboard navigation

This commit is contained in:
Bachir Soussi Chiadmi
2016-11-20 11:43:52 +01:00
parent 5a3856e75b
commit 6850fa4d50
191 changed files with 34413 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "AnAnthology",
"version": "0.0.1",
"description": "Ananthologie project from archeo010110",
"main": "gulpfile.js",
"repository": {
"type": "git",
"url": ""
},
"author": "Bachir Soussi Chiadmi",
"license": "GPLV3",
"homepage": "",
"devDependencies": {
"gulp":"",
"gulp-autoprefixer": "^3.1.0",
"gulp-jsmin": "^0.1.5",
"gulp-sass": "^2.0.1",
"gulp-watch": "^4.2.4"
}
}