This commit is contained in:
Anthony Dumas 2019-05-07 15:28:00 +02:00
commit 85332f3939
12 changed files with 15370 additions and 10829 deletions

10
.travis.yml Normal file
View File

@ -0,0 +1,10 @@
sudo: false
language: node_js
node_js:
- "11"
before_script:
- npm install
script:
- npm test
after_success:
- npm run report-coverage

View File

@ -4,7 +4,7 @@ Je met a disposition le code de mon portfolio pour review et également garder u
La monture 2019 de mon site ce veux être simple. Je veux un site pratique a utiliser, a développer mais je veux également qu'il soit **accessible** par tous. La monture 2019 de mon site ce veux être simple. Je veux un site pratique a utiliser, a développer mais je veux également qu'il soit **accessible** par tous.
## Developpement ## Développement
- yarn start ou npm start - yarn start ou npm start
> Watcher de fichier & serveur Browsersync > Watcher de fichier & serveur Browsersync

0
codecov.yml Normal file
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
images/portfolio/vinyls.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

View File

@ -44,19 +44,20 @@
<div class="media-content"> <div class="media-content">
<p id="buttonsUnderPhoto" class="buttons are-large "> <p id="buttonsUnderPhoto" class="buttons are-large ">
<a class="button" rel="noopener" href="https://github.com/AdamasFR" <a class="button" rel="noopener" href="https://github.com/AdamasFR"
target="_blank"> target="_blank" aria-label="Profil Github">
<span class="icon is-large"> <span class="icon is-large">
<i class="fab icon-github-alt"></i> <i class="fab icon-github-alt"></i>
</span> </span>
</a> </a>
<a class="button" rel="noopener" <a class="button" rel="noopener"
href="https://www.linkedin.com/in/anthonyyvondumas/" target="_blank"> href="https://www.linkedin.com/in/anthonyyvondumas/" target="_blank">
<span class="icon"> <span class="icon" aria-label="Profil LinkedIn">
<i class="fab icon-linke-square"></i> <i class="fab icon-linke-square"></i>
</span> </span>
</a> </a>
<a class="button" rel="noopener" <a class="button" rel="noopener"
href="https://www.twitter.com/anthony__dumas" target="_blank"> href="https://www.twitter.com/anthony__dumas"
aria-label="Profil Twitter" target="_blank">
<span class="icon"> <span class="icon">
<i class="fab icon-twit"></i> <i class="fab icon-twit"></i>
</span> </span>
@ -172,7 +173,8 @@
<a href="//adamas.dev" target="_blank" rel="noopener"> <a href="//adamas.dev" target="_blank" rel="noopener">
<p class="title">adamas.dev</p> <p class="title">adamas.dev</p>
<figure class="image is-4by3"> <figure class="image is-4by3">
<img src="./images/vinyls.jpg" <img src="./images/portfolio/vinyls.jpg"
alt="Des mains parcourant des vinyles sur un étalage"
title="Photo by Florencia Viadana on Unsplash" /> title="Photo by Florencia Viadana on Unsplash" />
</figure> </figure>
</a> </a>
@ -187,7 +189,8 @@
<a href="https://prezi.com/m/o8ey8mmpnkvp/" target="_blank" rel="noopener"> <a href="https://prezi.com/m/o8ey8mmpnkvp/" target="_blank" rel="noopener">
<p class="title">IOT@Michelin</p> <p class="title">IOT@Michelin</p>
<figure class="image is-4by3"> <figure class="image is-4by3">
<img src="./images/computerNonSense.jpg" /> <img alt="Une photo d'un micro ordinateur dans ma main"
src="./images/portfolio/computerNonSense.jpg" />
</figure> </figure>
</a> </a>
</article> </article>
@ -201,7 +204,8 @@
<a href="//adm.photos" target="_blank" rel="noopener"> <a href="//adm.photos" target="_blank" rel="noopener">
<p class="title">adm.photos</p> <p class="title">adm.photos</p>
<figure class="image is-4by3"> <figure class="image is-4by3">
<img src="./images/admPhotos.jpg" /> <img alt="Une photo du village de mon enfance"
src="./images/portfolio/admPhotos.jpg" />
</figure> </figure>
</a> </a>
</article> </article>
@ -233,7 +237,7 @@
</div> </div>
<div class="column is-3"> <div class="column is-3">
<a class="button is-large is-fullw-mobile" rel="noopener" <a class="button is-large is-fullw-mobile" rel="noopener"
href="https://www.linkedin.com/in/anthonyyvondumas/" target="_blank"> href="https://www.linkedin.com/in/anthonyyvondumas/" target="_blank" alt="Profil LinkedIn">
<span class="icon"> <span class="icon">
<i class="fab icon-linke-square"></i> <i class="fab icon-linke-square"></i>
</span> </span>
@ -242,7 +246,7 @@
</div> </div>
<div class="column is-3"> <div class="column is-3">
<a class="button is-large is-fullw-mobile" rel="noopener" href="https://t.me/adamas_FR" <a class="button is-large is-fullw-mobile" rel="noopener" href="https://t.me/adamas_FR"
target="_blank"> target="_blank" alt="Profil Telegram.me">
<span class="icon"> <span class="icon">
<i class="fab icon-teleg"></i> <i class="fab icon-teleg"></i>
</span> </span>
@ -251,7 +255,7 @@
</div> </div>
<div class="column is-3"> <div class="column is-3">
<a class="button is-large is-fullw-mobile is-hidden-tablet" rel="noopener" <a class="button is-large is-fullw-mobile is-hidden-tablet" rel="noopener"
href="https://github.com/AdamasFR" target="_blank"> href="https://github.com/AdamasFR" target="_blank" alt="Profil Github">
<span class="icon"> <span class="icon">
<i class="fab icon-github-alt"></i> <i class="fab icon-github-alt"></i>
</span> </span>

26062
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,45 +1,58 @@
{ {
"name": "anthony-dumas-portfolio", "name": "anthony-dumas-portfolio",
"version": "2.0.0-SNAPSHOT", "version": "2.0.0-SNAPSHOT",
"description": "anthony-dumas-portfolio", "description": "anthony-dumas-portfolio",
"keywords": [ "keywords": [
"sass", "sass",
"bulma", "bulma",
"css", "css",
"start" "start"
], ],
"author": "Anthony Dumas <anthony@dumas.css>", "author": "Anthony Dumas <anthony@dumas.css>",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/AdamasFR/CV_Web_Dumas.git" "url": "git+https://github.com/AdamasFR/CV_Web_Dumas.git"
}, },
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"autoprefixer": "^9.5.1", "autoprefixer": "^9.5.1",
"babel-cli": "^6.26.0", "ava": "^1.4.1",
"babel-preset-env": "^1.7.0", "babel-cli": "^6.26.0",
"babel-preset-es2015-ie": "^6.7.0", "babel-preset-env": "^1.7.0",
"bulma": "^0.7.2", "babel-preset-es2015-ie": "^6.7.0",
"node-sass": "^4.12.0", "bulma": "^0.7.2",
"npm-run-all": "^4.1.5", "co-exec": "^1.0",
"postcss-cli": "^6.1.1" "codecov": "^1.0.1",
}, "ghooks": "^1.2.4",
"scripts": { "node-sass": "^4.12.0",
"css-deploy": "npm run css-build && npm run css-postcss", "npm-run-all": "^4.1.5",
"css-build": "node-sass _sass/main.scss css/main.css", "nyc": "^14.1.0",
"css-postcss": "postcss --use autoprefixer --output css/main.css css/main.css", "postcss-cli": "^6.1.1",
"css-watch": "npm run css-build -- --watch", "standard": "^8.4.0"
"deploy": "npm run css-deploy && npm run js-build", },
"js-build": "babel _javascript --out-dir lib", "scripts": {
"js-watch": "npm run js-build -- --watch", "css-deploy": "npm run css-build && npm run css-postcss",
"auto-loading": "npx browser-sync start --server --files '*.html' --files 'css/*.css'", "css-build": "node-sass _sass/main.scss css/main.css",
"start": "npm-run-all --parallel css-watch js-watch auto-loading" "css-postcss": "postcss --use autoprefixer --output css/main.css css/main.css",
}, "css-watch": "npm run css-build -- --watch",
"dependencies": { "deploy": "npm run css-deploy && npm run js-build",
"bonsoir.js": "^1.0.2", "js-build": "babel _javascript --out-dir lib",
"browser-sync": "^2.26.5", "js-watch": "npm run js-build -- --watch",
"global": "^4.3.2", "auto-loading": "npx browser-sync start --server --files '*.html' --files 'css/*.css'",
"jquery": "^3.4.1", "start": "npm-run-all --parallel css-watch js-watch auto-loading",
"npx": "^10.2.0" "report-coverage": "nyc report --reporter=lcov > coverage.lcov && codecov",
} "standard": "standard index.js",
} "test": "nyc ./node_modules/.bin/ava -v"
},
"dependencies": {
"browser-sync": "^2.26.5",
"global": "^4.3.2",
"jquery": "^3.4.1",
"npx": "^10.2.0"
},
"config": {
"ghooks": {
"pre-commit": "npm run standard"
}
}
}