develop-me / git-simple

Git repository for Git Training session
1 stars 6 forks source link

Develop Me Simple Git Exercise

This repository has been set up for the Git Workshop attendees to have a go working on and committing work to a Git repository.

It is a simple Bootstrap webpage that has had the Carousel theme applied.

Structure

/css holds all of the stylesheets /fonts holds the fonts /js holds the Javascript

Customisation

To make changes you can edit the index.html file.

Styling changes can be made in /css/customisations.css, which keeps the bootstrap framework's styling untouched.