Skip to content

Commit

Permalink
2020 (#18)
Browse files Browse the repository at this point in the history
2020 🚀
  • Loading branch information
albinotonnina authored Apr 4, 2020
1 parent 8e74a35 commit 9b7c022
Show file tree
Hide file tree
Showing 180 changed files with 12,782 additions and 17,256 deletions.
14 changes: 5 additions & 9 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"presets": [
["env", {"modules": false}]
],
"presets": ["@babel/preset-env", "@babel/preset-react"],
"plugins": [

"env": {
"test": {
"plugins": ["transform-es2015-modules-commonjs"]
}
}
}
]
}
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build
29 changes: 29 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"env": {
"es6": true
},
"parserOptions": {
"ecmaVersion": 6,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true
}
},
"extends": [
"airbnb-base",
"eslint:recommended",
"plugin:prettier/recommended"
],
"rules": {
"no-plusplus": "off",
"no-param-reassign":[
"error",{
"props": false
}
]
},
"globals": {
"window": true,
"document": true
}
}
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build
.now
11 changes: 11 additions & 0 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"extends": "stylelint-config-standard",
"rules": {
"length-zero-no-unit":null,
"at-rule-no-unknown": [
true,{
"ignoreAtRules": ["/^-st-/"]
}
]
}
}
1 change: 0 additions & 1 deletion Procfile

This file was deleted.

21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,11 @@
[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-nd/4.0/)


[![forthebadge](http://forthebadge.com/images/badges/60-percent-of-the-time-works-every-time.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/as-seen-on-tv.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/built-by-developers.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/built-with-swag.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/kinda-sfw.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/makes-people-smile.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/powered-by-electricity.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-badges.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-css.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-git.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-html.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-js.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/winter-is-coming.svg)](http://forthebadge.com)

# albinotonnina.com

## Overview

Src files for [www.albinotonnina.com](http://www.albinotonnina.com)
[www.albinotonnina.com](http://www.albinotonnina.com) source code

## Install
$ npm install
Expand All @@ -35,14 +20,10 @@ Src files for [www.albinotonnina.com](http://www.albinotonnina.com)

## Test
$ npm test
([standard](https://standardjs.com) && jest)

### Test Coverage
$ npm run coverage

### Bundle analysis
$ npm run stats

[check the online report](http://www.albinotonnina.com/report.html) (bundle size: 150kb gzipped, including svgs)


Binary file removed build/2ea821aa6fc744734657634a26d3da10.jpg
Binary file not shown.
Binary file removed build/44385e891026619f48685c07d704e947.jpg
Binary file not shown.
Binary file removed build/4620759a9c5f6da98afbf5ecb091f44f.jpg
Binary file not shown.
Binary file removed build/504f8b90d23ef37681af759338752c85.png
Binary file not shown.
Binary file removed build/678cc39a2e1f8e190cb23e208666116b.png
Binary file not shown.
Binary file removed build/8d754e9d5bf33bb92e9c5bccfc497c98.jpg
Binary file not shown.
Binary file removed build/8dfd0ccc41d90dbb8d2ff7e27af69306.jpg
Binary file not shown.
Binary file removed build/9def03e1146848bf91cb83705bb79e2e.png
Binary file not shown.
Binary file removed build/b48d9a3d7254e26db03c1aead184051f.jpg
Binary file not shown.
1,851 changes: 0 additions & 1,851 deletions build/bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion build/bundle.js.map

This file was deleted.

Binary file removed build/d66b2db7584fb99ed7a76848f8a217f7.png
Binary file not shown.
Binary file removed build/e16a16182233797ba11b4b56331f0de9.png
Binary file not shown.
Binary file removed build/e37eb702b90d52502fca6bfb137e96f6.png
Binary file not shown.
Binary file removed build/f019f1a892572b5a8cdcedffc14cf939.jpg
Binary file not shown.
1 change: 0 additions & 1 deletion build/icons-4c1ac885e1b8652f1448c945aad5ca64/.cache

This file was deleted.

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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
58 changes: 0 additions & 58 deletions build/icons-4c1ac885e1b8652f1448c945aad5ca64/manifest.json

This file was deleted.

14 changes: 0 additions & 14 deletions build/icons-4c1ac885e1b8652f1448c945aad5ca64/manifest.webapp

This file was deleted.

Loading

1 comment on commit 9b7c022

@vercel
Copy link

@vercel vercel bot commented on 9b7c022 Apr 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.