- This is the website for the #YesWeCode Fund scholarship website.
- It's written in HAML and Sass, and uses parts of Materialize and Foundation in a custom system called Graph.
- Using branches for source and builds.
- Work in Sources branch and push as usual. To push to _site,
checkout master
,pull
andcd
into _site.