Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Tequity/tequity.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tequity

This is the Github repo for our website.

Deployment instructions

Environment Set-Up

This application runs on a Ruby Gem called Middleman. If you don't have it, follow installation instruction below:

     For Windows:
        [Middle Windows Installation](http://brettklamer.com/diversions/non-statistical/install-middleman-on-windows/)
        
     For Mac:
        [Middle Mac Installation](https://middlemanapp.com/basics/install/)

Getting Source Code

Go to your terminal and type:

    `git clone https://github.com/Tequity/tequity.github.io.git`
    
You should have a dirctory name "tequity.github.io.git".
** SUCCESS! ** you now have the application.

![alt tag](https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcT4qNF9qf66cCV_Aml0n9L6azh457wGF3fsafVhpdI0-9zxnfvzpg)

Before you write ANY CODE!!

*Do all work on the Middleman branch!* When you want to deploy something, use this command instead:

    middleman deploy

To run on your local machine, run

  middleman

To build our website, we are using SCSS, HAML, and regular Javascript.

About

Website

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors