karenhchu / brigade-www

Brigade.sh is the website for the Brigade Project.

Home Page:https://brigade.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://user-images.githubusercontent.com/686194/31805979-d3e7a2ee-b519-11e7-990b-acec271233bd.png

Brigade.sh is the website for the Brigade Project.

Netlify Status

--

Site Development

This is a simple site site, build with Jekyll. The assets (css/fonts/images) are compiled and compressed via Gulp.

Install dependencies:

gem install
npm install

To run the site locally, you'll need to run these in seperate shells:

bundle exec jekyll build
gulp && gulp watch

The site runs on port 4000, ie localhost:4000

Deploying

The jekyll site is hosted on the Deislabs Netlify account. Changes to master are auto-deployed.

Contributing

This Brigade project accepts contributions via GitHub pull requests. This document outlines the process to help get your contribution accepted.

Signed commits

A DCO sign-off is required for contributions to repos in the brigadecore org. See the documentation in Brigade's Contributing guide for how this is done.

Netlify Status

About

Brigade.sh is the website for the Brigade Project.

https://brigade.sh

License:Apache License 2.0


Languages

Language:SCSS 94.9%Language:HTML 3.3%Language:JavaScript 1.3%Language:Ruby 0.6%Language:Dockerfile 0.0%