Skip to content

micromata/baumeister.io

Repository files navigation

Build Status Dependency Status devDependency Status Code of Conduct Join the chat at https://gitter.im/micromata/baumeister Twitter

Baumeister.io

Baumeister Logo

This repository contains the sources of the Baumeister website.

Quick install guide

$ git clone https://github.com/micromata/baumeister.io.git
$ cd baumeister.io
$ npm install

Run

npm start

Checknpm run for additional scripts.

Dependencies

  • Node.js (>=6.0.0)
  • Gulp

Deployment

Every push to the masterbranch builds the website and will be deployed to the website using the power of netlify 💖

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review our Code of Conduct as well as our guidelines for contributing.

License

Please be aware of the licenses of the components we use in this project. Everything else that has been developed by the contributions to this project is under MIT License.