UPDATE ci; ADD rxdb sponsoring; FIX other stuff
This commit is contained in:
parent
37539af1ed
commit
f2710b2eae
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -35,4 +35,8 @@ jobs:
|
||||
- run: npm run preview
|
||||
- run: npm run test:export
|
||||
- run: npm run test:docs
|
||||
- run: npm run test:e2e
|
||||
|
||||
- name: e2e test
|
||||
uses: GabrielBB/xvfb-action@v1
|
||||
with:
|
||||
run: npm run test:e2e
|
||||
|
||||
44
.travis.yml
44
.travis.yml
@ -1,44 +0,0 @@
|
||||
language: node_js
|
||||
sudo: required
|
||||
dist: trusty
|
||||
os:
|
||||
- linux
|
||||
node_js:
|
||||
- "10.6.0"
|
||||
|
||||
before_install:
|
||||
- export CHROME_BIN=chromium-browser
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
|
||||
stages:
|
||||
- install
|
||||
- format
|
||||
- export
|
||||
- tests
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- stage: install
|
||||
script: travis_retry npm install --depth 0 --silent
|
||||
|
||||
- stage: format
|
||||
script: travis_retry npm run lint
|
||||
env: LABEL=lint
|
||||
|
||||
- stage: export
|
||||
script: travis_retry npm run export
|
||||
env: LABEL=export
|
||||
- stage: export
|
||||
script: travis_retry npm run preview
|
||||
env: LABEL=preview
|
||||
|
||||
- stage: tests
|
||||
script: travis_retry npm run test:export
|
||||
env: LABEL=test:export
|
||||
- stage: tests
|
||||
script: travis_retry npm run test:docs
|
||||
env: LABEL=test:docs
|
||||
- stage: tests
|
||||
script: travis_retry npm run test:e2e
|
||||
env: LABEL=test:e2e
|
||||
3
CODE_OF_CONDUCT.md
Normal file
3
CODE_OF_CONDUCT.md
Normal file
@ -0,0 +1,3 @@
|
||||
# WE DO NOT NEED A CODE OF CONDUCT
|
||||
|
||||
Do **NOT** make a pull request with some copy-pasted text!
|
||||
3
CONTRIBUTING.md
Normal file
3
CONTRIBUTING.md
Normal file
@ -0,0 +1,3 @@
|
||||
# WE DO NOT NEED A CONTIBUTING.md
|
||||
|
||||
Do **NOT** make a pull request with some copy-pasted text!
|
||||
18
README.md
18
README.md
@ -61,6 +61,8 @@
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
## Prerequisite
|
||||
|
||||
1. It is required to have Node.js with version 8.5.0 or higher. To see what version of Node.js is installed on your machine type the following command in the terminal:
|
||||
@ -108,6 +110,22 @@ Feel free to add your own templates, language supports, fix bugs or improve the
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
## Sponsored by
|
||||
|
||||
<p align="center">
|
||||
<a href="https://rxdb.info/nodejs-database.html?utm_source=github&utm_medium=repo&utm_campaign=github-best-resume-ever">
|
||||
<img
|
||||
src="https://github.com/pubkey/rxdb/raw/master/docs-src/files/logo/logo_text.svg"
|
||||
alt="Sponsored by RxDB - NodeJs Database"
|
||||
width="300"
|
||||
/>
|
||||
<br />
|
||||
<br />
|
||||
<span>The <b>NodeJs Database</b></span>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## Credits
|
||||
|
||||
This project uses several open source packages:
|
||||
|
||||
@ -1 +1 @@
|
||||
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="ie=edge"><title>best-resume-ever</title><link href=/best-resume-ever/static/css/app.1f68a5463e1235c69c2e.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/best-resume-ever/static/js/1.8a56abad7a1f3c98383e.js></script><script type=text/javascript src=/best-resume-ever/static/js/app.5158b86404eee2327b51.js></script></body></html>
|
||||
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="ie=edge"><title>best-resume-ever</title><link href=/best-resume-ever/static/css/app.692118985edc15e8746e.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/best-resume-ever/static/js/1.023ea4831160a913dcbb.js></script><script type=text/javascript src=/best-resume-ever/static/js/app.8bb9831f3d99630a307d.js></script></body></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
docs/static/js/app.5158b86404eee2327b51.js
vendored
2
docs/static/js/app.5158b86404eee2327b51.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
docs/static/js/app.8bb9831f3d99630a307d.js
vendored
Normal file
2
docs/static/js/app.8bb9831f3d99630a307d.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
docs/static/js/app.8bb9831f3d99630a307d.js.map
vendored
Normal file
1
docs/static/js/app.8bb9831f3d99630a307d.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -78,7 +78,6 @@
|
||||
"lolex": "2.7.5",
|
||||
"mocha": "5.2.0",
|
||||
"mv": "2.1.1",
|
||||
"node": "10.11.0",
|
||||
"opn": "5.4.0",
|
||||
"optimize-css-assets-webpack-plugin": "5.0.1",
|
||||
"ora": "3.0.0",
|
||||
@ -107,7 +106,7 @@
|
||||
"webpack-merge": "4.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 8.5.0",
|
||||
"npm": ">= 5.0.0"
|
||||
"node": ">= 18.0.0",
|
||||
"npm": ">= 6.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
BIN
pdf/cool-rtl.pdf
BIN
pdf/cool-rtl.pdf
Binary file not shown.
Binary file not shown.
BIN
pdf/cool.pdf
BIN
pdf/cool.pdf
Binary file not shown.
BIN
pdf/creative.pdf
BIN
pdf/creative.pdf
Binary file not shown.
BIN
pdf/green.pdf
BIN
pdf/green.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
pdf/oblique.pdf
BIN
pdf/oblique.pdf
Binary file not shown.
BIN
pdf/purple.pdf
BIN
pdf/purple.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
pdf/side-bar.pdf
BIN
pdf/side-bar.pdf
Binary file not shown.
@ -1,6 +1,12 @@
|
||||
<template>
|
||||
<div class="home">
|
||||
<a href="https://github.com/salomonelli/best-resume-ever" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
|
||||
<a href="https://github.com/salomonelli/best-resume-ever" target="_blank"
|
||||
><img
|
||||
style="position: absolute; top: 0; right: 0; border: 0"
|
||||
src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67"
|
||||
alt="Fork me on GitHub"
|
||||
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"
|
||||
/></a>
|
||||
<div class="logo">
|
||||
<img src="../assets/logo.png" />
|
||||
</div>
|
||||
@ -143,19 +149,33 @@
|
||||
</router-link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="sponsoring">
|
||||
<div class="sponsored-by">Sponsored by:</div><br />
|
||||
<a href="https://rxdb.info/nodejs-database.html?utm_source=github&utm_medium=repo&utm_campaign=github-best-resume-ever">
|
||||
<img
|
||||
src="https://github.com/pubkey/rxdb/raw/master/docs-src/files/logo/logo_text.svg"
|
||||
alt="Sponsored by RxDB - NodeJs Database"
|
||||
width="100%"
|
||||
/>
|
||||
<br />
|
||||
<br />
|
||||
<span>The <b>NodeJs Database</b></span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Vue from 'vue';
|
||||
export default Vue.component('resume', {
|
||||
name: 'app'
|
||||
name: 'app',
|
||||
});
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.home {
|
||||
font-family: 'Roboto' !important;
|
||||
font-family: "Roboto" !important;
|
||||
}
|
||||
|
||||
.logo {
|
||||
@ -192,7 +212,8 @@ export default Vue.component('resume', {
|
||||
margin-left: 1.5%;
|
||||
margin-right: 1.5%;
|
||||
margin-bottom: 1.5%;
|
||||
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
|
||||
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12),
|
||||
0 3px 1px -2px rgba(0, 0, 0, 0.2);
|
||||
height: 252px;
|
||||
overflow: hidden;
|
||||
}
|
||||
@ -220,4 +241,14 @@ export default Vue.component('resume', {
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
|
||||
.sponsoring {
|
||||
display: grid;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user