Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koolamusic/albinotonnina_com
The albinotonnina.com website, cool implementation of webpack and javascript
https://github.com/koolamusic/albinotonnina_com
heroku javascript nodejs vanilla-javascript webpack
Last synced: 4 days ago
JSON representation
The albinotonnina.com website, cool implementation of webpack and javascript
- Host: GitHub
- URL: https://github.com/koolamusic/albinotonnina_com
- Owner: koolamusic
- License: other
- Created: 2017-09-06T19:01:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T19:02:08.000Z (over 7 years ago)
- Last Synced: 2024-02-20T09:34:59.813Z (11 months ago)
- Topics: heroku, javascript, nodejs, vanilla-javascript, webpack
- Language: CSS
- Homepage:
- Size: 11.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/albinotonnina/albinotonnina.com.svg?branch=master)](https://travis-ci.org/albinotonnina/albinotonnina.com)
[![Dependency Status](https://www.versioneye.com/user/projects/59ad2212368b08003311bb22/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/59ad2212368b08003311bb22)
[![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)
## Install
$ npm install## Dev
$ npm run dev## Build
$ npm run build## 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)