Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 1.57 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.57 KB

Official Girl Develop It Website Style Guide

This style guide is meant to serve as a base to build off of the current website design. It was originally designed by Emily Bond and has been adapted to since her original creation.

How to Contribute

In order to contribute to this part of the website project, you'll need to have the following installed on your machine:

Getting started

  • Create a fork of this repo into your own Github account.
  • Download the Github repo onto your machine.
  • Open your favorite terminal application.
  • cd into the directory where you downloaded your Github repo to.
  • Run sass --watch styles/main.scss:styles/main.css.
  • Drag the index.html file into your favorite browser to view the live source.

WARNING: Only make changes to main.scss file for all style changes and compile to main.css!

Submitting a pull request

  • Create a feature branch from your forked version of the repo.
  • Make your changes and commits via that feature branch.
  • Push the branch up to your fork.
  • Submit a pull request against the gh-pages branch of the main source repo.
  • Be sure to add an issue number to the pull request if there is one that needs to be tracked.
  • A website admin will respond between 24-48 hours with a response to your request.

Questions?

Feel free to reach out to us on Twitter @girldevelopit or email the team at website@girldevelopit.com.