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>

4616
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,13 +16,19 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"autoprefixer": "^9.5.1", "autoprefixer": "^9.5.1",
"ava": "^1.4.1",
"babel-cli": "^6.26.0", "babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.0", "babel-preset-env": "^1.7.0",
"babel-preset-es2015-ie": "^6.7.0", "babel-preset-es2015-ie": "^6.7.0",
"bulma": "^0.7.2", "bulma": "^0.7.2",
"co-exec": "^1.0",
"codecov": "^1.0.1",
"ghooks": "^1.2.4",
"node-sass": "^4.12.0", "node-sass": "^4.12.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss-cli": "^6.1.1" "nyc": "^14.1.0",
"postcss-cli": "^6.1.1",
"standard": "^8.4.0"
}, },
"scripts": { "scripts": {
"css-deploy": "npm run css-build && npm run css-postcss", "css-deploy": "npm run css-build && npm run css-postcss",
@ -33,13 +39,20 @@
"js-build": "babel _javascript --out-dir lib", "js-build": "babel _javascript --out-dir lib",
"js-watch": "npm run js-build -- --watch", "js-watch": "npm run js-build -- --watch",
"auto-loading": "npx browser-sync start --server --files '*.html' --files 'css/*.css'", "auto-loading": "npx browser-sync start --server --files '*.html' --files 'css/*.css'",
"start": "npm-run-all --parallel css-watch js-watch auto-loading" "start": "npm-run-all --parallel css-watch js-watch auto-loading",
"report-coverage": "nyc report --reporter=lcov > coverage.lcov && codecov",
"standard": "standard index.js",
"test": "nyc ./node_modules/.bin/ava -v"
}, },
"dependencies": { "dependencies": {
"bonsoir.js": "^1.0.2",
"browser-sync": "^2.26.5", "browser-sync": "^2.26.5",
"global": "^4.3.2", "global": "^4.3.2",
"jquery": "^3.4.1", "jquery": "^3.4.1",
"npx": "^10.2.0" "npx": "^10.2.0"
},
"config": {
"ghooks": {
"pre-commit": "npm run standard"
}
} }
} }