launchinternational.co.uk

launchinternational.co.uk

Static front page site for Launch International

Launch International - Static site

Development for LaunchInternational.co.uk website

See live version at launchinternational.co.uk

Look and Feel

For design guidelines see: Launch Identity v1.1.pdf

Website Icons:

Images:

How do I run on my local machine?

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.

How do I deploy?

To deploy, just commit and push your changes to github pages (master branch of this repo).