A simple bootstrap template for an academic website with IIT-Dharwad color and typography.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abhijit Kshirsagar f5ae5709bd Add note about git cloning SSL error 4 years ago
site Base template with one page 4 years ago
README.md Add note about git cloning SSL error 4 years ago

README.md

BootstrapHomepageTemplate

A simple Bootstrap theme template for an academic webpage, themed with IIT Dharwad colours and typography.

Bootstrap is a simple Javascript Library that enables lightweight yet responsive pages that look and feel great on all devices, from small mobile phones to tablets to large desktop displays.

To edit, I recomment the open-source editor "Brackets" which has a "live-preview" mode, showing the changes as the HTML code is modified.

NOTE: Since IITDH uses a self-signed certificate, you may need to use the following command to clone this repo:

git -c http.sslVerify=false clone https://gitea.iitdh.ac.in:443/kabhijit/BootstrapHomepageTemplate.git