Hi there! This is the website for the Colby Hackers. The site is built on Jekyll, a platform that makes it easy to maintain blog-like websites. The theme I (Tyler Hansen) am using to create the site is called Agency, and it was originally a BootStrap theme. Agency is licensed under the MIT License. Originally, this repo was forked from https://github.com/y7kim/agency-jekyll-theme. We needed to be at the top-level however so that we could use the Colby URL.
- Clone this repository
- Create Markdown files in /_posts (following the same format as the ones that exist there already, of course) to post news updates pertinent to club operations.
- Edit the HTML and CSS files in /_includes as necessary.
- Upload images to be used on the site in /img in the proper subfolder.
- Make changes in _config.yml as needed.