Skip to content

andreobrown/aobwebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for Any Other Business (...aob)

url

www.aob.com.jm

master

This branch contains the base code - html, css, javascript and images only.

heroku

This beanch contains the configurations necessary for serving this as a Ruby app on Heroku.

Used heroku-static-site gem.

workflow

  • Make changes on main branch

  • Switcht to heroku branch:

    git checkout heroku

  • Checkout changes from main branch (eg. agency.css):

    git checkout master css/agency.css

  • Commit changes

    git commit -am "Commit changes"

  • Push changes to heroku

    git push heroku heroku:master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published