Skip to content

Commit

Permalink
program page is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Melak12 committed Feb 4, 2019
1 parent aeab00d commit a676acd
Show file tree
Hide file tree
Showing 20 changed files with 680 additions and 88 deletions.
97 changes: 58 additions & 39 deletions package-lock.json

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

30 changes: 16 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,23 @@
"build": "node build/build.js"
},
"dependencies": {
"vuetify": "^1.0.0",
"vue": "^2.5.2",
"vue-router": "^3.0.1"
"vue": "^2.5.22",
"vue-gallery": "^1.5.0",
"vue-router": "^3.0.1",
"vuetify": "^1.4.4"
},
"devDependencies": {
"@mdi/font": "^3.4.93",
"autoprefixer": "^7.1.5",
"babel-core": "^6.26.0",
"sw-precache-webpack-plugin": "^0.11.4",
"babel-loader": "^7.1.2",
"babel-plugin-transform-imports": "^1.4.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"babel-preset-stage-2": "^6.24.1",
"babel-register": "^6.26.0",
"chalk": "^2.1.0",
"connect-history-api-fallback": "^1.4.0",
"chalk": "^2.4.2",
"connect-history-api-fallback": "^1.6.0",
"copy-webpack-plugin": "^4.1.1",
"css-loader": "^0.28.7",
"cssnano": "^3.10.0",
Expand All @@ -36,24 +37,25 @@
"friendly-errors-webpack-plugin": "^1.6.1",
"html-webpack-plugin": "^2.30.1",
"http-proxy-middleware": "^0.17.4",
"webpack-bundle-analyzer": "^2.9.0",
"opn": "^5.1.0",
"optimize-css-assets-webpack-plugin": "^3.2.0",
"ora": "^1.3.0",
"rimraf": "^2.6.3",
"semver": "^5.4.1",
"shelljs": "^0.7.8",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.1",
"opn": "^5.1.0",
"optimize-css-assets-webpack-plugin": "^3.2.0",
"ora": "^1.3.0",
"rimraf": "^2.6.2",
"sw-precache-webpack-plugin": "^0.11.4",
"uglify-es": "^3.3.10",
"url-loader": "^0.6.2",
"vue-loader": "^13.3.0",
"vue-style-loader": "^3.0.3",
"vue-template-compiler": "^2.5.2",
"vue-template-compiler": "^2.5.22",
"webpack": "^3.7.1",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dev-middleware": "^1.12.0",
"webpack-hot-middleware": "^2.19.1",
"webpack-merge": "^4.1.0",
"uglify-es": "^3.1.3"
"webpack-merge": "^4.2.1"
},
"engines": {
"node": ">= 4.0.0",
Expand Down
Binary file added src/assets/images/hackv1/image1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/hackv1/image2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a676acd

Please sign in to comment.