-
Notifications
You must be signed in to change notification settings - Fork 0
Contributing Code
Kristin Anthony edited this page Dec 31, 2016
·
2 revisions
The site is built using Jekyll Bootstrap and CSS.
I've create a new theme, called hack-id. The file structure is relatively flat.
- Category pages are created in Markdown in the main directory.
- Category images are in the assets/images folder.
- Individual resource images are in the assets/images/resources folder.
Any suggestions for improvement would be appreciated.
I also used Isotope to create the dynamic post filtering on the home page. See more about using Isotope with Jekyll in this blog post.