/gatsby-starter

Testing auto deployment with gatsby, github-pages, travis ci, and netify

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

Welcome to gatsby-starter 👋

All Contributors GitHub package.json version (branch) Dependabot Status Licence Netlify Status Build Status GitHub issues

Testing auto deployment with gatsby, github-pages, travis ci, and netify

This project is my template for my gatsby projects.

There is :

  • auto deployment with travis-CI to Netlify and github-pages
  • a js linter (linked to the travis build)

To use this template :

gatsby new hello-world https://github.com/ripoul/gatsby-starter

where hello-world is your project name

Install

yarn install

Usage

To dev just type :

yarn start

To build :

yarn build

Run tests (not implemented yet)

npm run test

Author

👤 Jules

🤝 Contributing ✨

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Thanks goes to these wonderful people (emoji key):

Jules LE BRIS
Jules LE BRIS

🐛 🎨 💻 🚧
Raphaël
Raphaël

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Jules.
This project is WTFPL licensed.