1.1.0 • Published 6 years ago

bart-van-der-waerden v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

📎 Table of Contents

Motivation

Build With

Deployment

Versioning

Author

License

Acknowledgments

🤘🏻 Motivation

This repository is part of my exploration of the wonderfull world of front-end development and expanding my overall knowledge. Since I'm a firm believer of the following phrase:

First do it, then do it right, then do it better" - Addy Osmani

It's more then likely that the code within this repository is far from optimal, but cut me some slack, I'm just experimenting and learning.

🔨 Build With

  • Gatsby - Blazing-fast static site generator for React
  • Styled Components - Visual primitives for the component age.
  • Polished - A lightweight toolset for writing styles in JavaScript
  • Babel - JavaScript compiler for using next generation JavaScript today
  • ESLint - A pluggable linting utility for JavaScript
  • Prettier - An opinionated code formatter
  • Stylelint - A mighty, modern CSS linter and fixer that helps you avoid errors and enforce consistent conventions in your stylesheets.
  • Travis - Test and Deploy with Confidence

🚜 Deployment

Travis automates the whole deployment process. Making sure the code is tested and deployed with confidence.

#️⃣ Versioning

Semantic Release automates the whole package release workflow including: determining the next version number, generating the release notes and publishing the package.

👤 Author

Bart van der Waerden - Front-end Developer - GitHub

See also the list of contributors who participated in this project.

✏️ License

This project is licensed under the MIT License - see the LICENSE.md file for details

👏🏻 Acknowledgments