Development for LaunchInternational.co.uk website
See live version at launchinternational.co.uk
For design guidelines see: Launch Identity v1.1.pdf
Website Icons:
Images:
Clone or fork this repo, make sure you have ruby and jekyll installed on your machine, and run:
install dependencies:
gem install -g
and serve:
$ bundle exec jekyll serve
# => A development server will run at http://localhost:4000/
# Auto-regeneration: enabled. Use `--no-watch` to disable.
To deploy, just commit and push your changes to github pages (master branch of this repo).