Skip to content

ChicagolandSoftware/chicagolandsoftaccount.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chicagoland Software

This is a portfolio website. You can check it out at chicagolandsoftware.com.

What to do after submitting a pull request

  1. git remote add upstream https://github.com/chicagolandsoftaccount/chicagolandsoftaccount.github.io.git
  2. git pull upstream master
  3. git push

What to do if upstream has been changed and fork needs to be updated

  1. git fetch upstream
  2. git rebase upstream/master
  3. git push

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.0%
  • CSS 8.0%
  • JavaScript 3.0%