Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

ActiveCampaign/ac-style-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveCampaign Style Guide

The ActiveCampaign Style Guide houses all of our internal style and design information. It is a portal to give insight into how to design within the organization and how to create a consistent brand presence.

TO DO

  • Marketing site patterns guide

Install

Use RVM to install Ruby (~v2.2.1) on your machine if you have not done so already. This will allow easy management of your Ruby installs.

rvm list

Should show something along the following lines...

rvm rubies

=* ruby-2.2.1 [ x86_64 ]

# => - current
# =* - current && default
#  * - default

In the directory where the style guide is...

bundle install

Run db migration

rake db:migrate

If you do not have camp-css already installed

  • Fork and checkout branch to app/assets/stylesheets under /camp-css. The path should look like ``app/assets/stylesheets/camp-css/scss

If you do have camp-css installed you can comment out the line in application.scss

@import "camp-css/scss/camp";

Launch site

rails s

Deployment

Create a pull request (into master) from your fork with your changes.

Style Guide for ActiveCampaign

We'll get to this later...

About

Style Guide for ActiveCampaign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published