Tanguy Krotoff
|
1ccd2156c5
|
Fix head.html indentation
|
2014-10-05 18:53:53 +02:00 |
Seth Warburton
|
42a8dba642
|
Page specific descriptions
|
2014-09-30 22:17:49 +01:00 |
Michael Kühnel
|
9e9f4f1c53
|
Fix orientation bugs
Maintain fontsize and and adapt width when switching to landscape mode.
|
2014-08-31 15:27:51 +02:00 |
kleinfreund
|
74974979ba
|
Reworking site template to utilize Sass
|
2014-08-03 19:35:43 +02:00 |
Parker Moore
|
77c0249d72
|
Use site.title instead of site.name in site template
Fixes #2324.
|
2014-05-07 15:11:50 -04:00 |
Parker Moore
|
216f1150cd
|
The last of the site template prepending.
|
2014-05-07 00:31:53 -04:00 |
Ben Balter
|
a0bbf7703b
|
make template site easier to customize
|
2014-05-04 21:07:23 -04:00 |
XhmikosR
|
a6ab3abbf9
|
Update site_template/_includes/head.html.
* remove `chrome` from `X-UA-Compatible`; it's been discontinued
* remove unneeded end tags
* remove unneeded slash in `canonical` link
|
2014-03-31 20:38:18 +03:00 |
Joel Glovier
|
28554fd307
|
For the love of perf, add syntax.css rules to main.css and call only one stylesheet
|
2014-02-15 23:27:34 -05:00 |
Joel Glovier
|
a1b60430d6
|
Add canonical meta set with config params for more google ❤️
|
2014-02-15 22:56:30 -05:00 |
Joel Glovier
|
b9875b7bc8
|
Add description meta set in config, for teh google ❤️
|
2014-02-15 22:56:04 -05:00 |
Joel Glovier
|
7b0bf0d85c
|
Add conditional to default to site.name if no page.title is set
|
2014-02-15 22:55:14 -05:00 |
Joel Glovier
|
3b97799837
|
Separate global components into includes for convenience, and to familiarize users with includes structure
|
2014-02-15 22:53:48 -05:00 |