Skip to content

CodeforTuscaloosa/codefortuscaloosa.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for Tuscaloosa Website

Website for Code for Tuscaloosa, powered by Jekyll and GitHub Pages. Contributions are welcome!

Serving Locally

To host a copy on your local machine for development run:

gem install bundler
bundle install
jekyll serve --watch

Then navigate to http://0.0.0.0:4000 in a browser other than Chrome.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.0%
  • Ruby 18.9%
  • CSS 17.1%