Skip to content

GardenCityRuby/GCRC2015

Repository files navigation

Fonts

The two web fonts we use are: 'Abril Display' intended for headings, and 'PT Sans' for body copy. The full CSS font stacks are:

Headings: font-family: 'abril-display', 'Abril Display', Palatino, 'Palatino Linotype', serif; Body: font-family: 'jaf-facitweb', 'JAF Facit', Avenir, Verdana, Arial, sans-serif;

(Avenir is a default font on Mac and Verdana is available on almost every desktop machine)

Layout

The includes folder contains footer, navigation, head and scripts which form a basic template and should be included on all the pages. Hence, these are included into the default layout and so any page that needs these components should have the following front matter:


layout: default

About

Website for GCRC15

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6