MERGE
This commit is contained in:
commit
b30117ce6c
0
.editorconfig
Normal file → Executable file
0
.editorconfig
Normal file → Executable file
0
.eslintignore
Normal file → Executable file
0
.eslintignore
Normal file → Executable file
0
.eslintrc.js
Normal file → Executable file
0
.eslintrc.js
Normal file → Executable file
1
.gitignore
vendored
Normal file → Executable file
1
.gitignore
vendored
Normal file → Executable file
@ -7,3 +7,4 @@ yarn-error.log*
|
|||||||
test/unit/coverage
|
test/unit/coverage
|
||||||
test/e2e/reports
|
test/e2e/reports
|
||||||
selenium-debug.log
|
selenium-debug.log
|
||||||
|
firefox_root/
|
||||||
|
|||||||
0
.postcssrc.js
Normal file → Executable file
0
.postcssrc.js
Normal file → Executable file
2
README.md
Normal file → Executable file
2
README.md
Normal file → Executable file
@ -26,5 +26,3 @@ npm run e2e
|
|||||||
# run all tests
|
# run all tests
|
||||||
npm test
|
npm test
|
||||||
```
|
```
|
||||||
|
|
||||||
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
|
|
||||||
|
|||||||
0
build/build.js
Normal file → Executable file
0
build/build.js
Normal file → Executable file
0
build/check-versions.js
Normal file → Executable file
0
build/check-versions.js
Normal file → Executable file
0
build/dev-client.js
Normal file → Executable file
0
build/dev-client.js
Normal file → Executable file
0
build/dev-server.js
Normal file → Executable file
0
build/dev-server.js
Normal file → Executable file
0
build/utils.js
Normal file → Executable file
0
build/utils.js
Normal file → Executable file
0
build/vue-loader.conf.js
Normal file → Executable file
0
build/vue-loader.conf.js
Normal file → Executable file
0
build/webpack.base.conf.js
Normal file → Executable file
0
build/webpack.base.conf.js
Normal file → Executable file
0
build/webpack.dev.conf.js
Normal file → Executable file
0
build/webpack.dev.conf.js
Normal file → Executable file
0
build/webpack.prod.conf.js
Normal file → Executable file
0
build/webpack.prod.conf.js
Normal file → Executable file
0
build/webpack.test.conf.js
Normal file → Executable file
0
build/webpack.test.conf.js
Normal file → Executable file
0
config/dev.env.js
Normal file → Executable file
0
config/dev.env.js
Normal file → Executable file
0
config/index.js
Normal file → Executable file
0
config/index.js
Normal file → Executable file
0
config/prod.env.js
Normal file → Executable file
0
config/prod.env.js
Normal file → Executable file
0
config/test.env.js
Normal file → Executable file
0
config/test.env.js
Normal file → Executable file
0
firefox_root/.parentlock
Normal file → Executable file
0
firefox_root/.parentlock
Normal file → Executable file
0
index.html
Normal file → Executable file
0
index.html
Normal file → Executable file
@ -1,7 +0,0 @@
|
|||||||
|
|
||||||
|
|
||||||
# TODO
|
|
||||||
|
|
||||||
- pdf's have black borders at right and bottom
|
|
||||||
- tutorial for new fonts does not work
|
|
||||||
- move `person.js` to main-folder
|
|
||||||
0
old/pdf/resume-material-dark.pdf
Normal file → Executable file
0
old/pdf/resume-material-dark.pdf
Normal file → Executable file
0
old/public/preview/resume-material-blue.png
Normal file → Executable file
0
old/public/preview/resume-material-blue.png
Normal file → Executable file
|
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 119 KiB |
0
old/public/preview/resume-material-dark.png
Normal file → Executable file
0
old/public/preview/resume-material-dark.png
Normal file → Executable file
|
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 111 KiB |
0
old/public/styles/resume-material-blue0.min.css
vendored
Normal file → Executable file
0
old/public/styles/resume-material-blue0.min.css
vendored
Normal file → Executable file
0
old/public/styles/resume-material-dark.min.css
vendored
Normal file → Executable file
0
old/public/styles/resume-material-dark.min.css
vendored
Normal file → Executable file
0
old/public/styles/resume-material-violet.min.css
vendored
Normal file → Executable file
0
old/public/styles/resume-material-violet.min.css
vendored
Normal file → Executable file
0
old/resumes/resume-material-dark/index.mustache
Normal file → Executable file
0
old/resumes/resume-material-dark/index.mustache
Normal file → Executable file
0
old/resumes/resume-material-dark/style.less
Normal file → Executable file
0
old/resumes/resume-material-dark/style.less
Normal file → Executable file
0
package.json
Normal file → Executable file
0
package.json
Normal file → Executable file
0
src/App.vue
Normal file → Executable file
0
src/App.vue
Normal file → Executable file
0
src/assets/logo.png
Normal file → Executable file
0
src/assets/logo.png
Normal file → Executable file
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
0
src/components/Hello.vue
Normal file → Executable file
0
src/components/Hello.vue
Normal file → Executable file
0
src/main.js
Normal file → Executable file
0
src/main.js
Normal file → Executable file
0
src/router/index.js
Normal file → Executable file
0
src/router/index.js
Normal file → Executable file
0
static/.gitkeep
Normal file → Executable file
0
static/.gitkeep
Normal file → Executable file
0
test/e2e/custom-assertions/elementCount.js
Normal file → Executable file
0
test/e2e/custom-assertions/elementCount.js
Normal file → Executable file
0
test/e2e/nightwatch.conf.js
Normal file → Executable file
0
test/e2e/nightwatch.conf.js
Normal file → Executable file
0
test/e2e/runner.js
Normal file → Executable file
0
test/e2e/runner.js
Normal file → Executable file
0
test/e2e/specs/test.js
Normal file → Executable file
0
test/e2e/specs/test.js
Normal file → Executable file
0
test/unit/.eslintrc
Normal file → Executable file
0
test/unit/.eslintrc
Normal file → Executable file
0
test/unit/index.js
Normal file → Executable file
0
test/unit/index.js
Normal file → Executable file
0
test/unit/karma.conf.js
Normal file → Executable file
0
test/unit/karma.conf.js
Normal file → Executable file
0
test/unit/specs/Hello.spec.js
Normal file → Executable file
0
test/unit/specs/Hello.spec.js
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user