Skip to content

billimarie/gdi-website-styleguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This is the official style guide for the Girl Develop It website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.0%
  • HTML 29.0%