Commit Graph

25 Commits

Author SHA1 Message Date
Ben Balter 82bb18176f use jekyll-feed 2015-05-25 16:09:16 -04:00
XhmikosR af53111070 Include anchor_links before the end closing `body` tag. 2014-05-10 21:02:45 +03:00
Parker Moore 228d2c4c44 Use HTML and CSS we just created. 2014-05-07 16:48:38 -04:00
XhmikosR 9da5e74287 Update html5shiv to v3.7.2. 2014-05-06 19:35:51 +03:00
XhmikosR 56f895db09 Add meta generator property in the HTML files. 2014-04-02 21:35:05 +03:00
Parker Moore 293d675523 Merge pull request #2185 from XhmikosR/docs-fonts 2014-04-02 14:02:44 -04:00
XhmikosR eea8ed330b Switch to using an ico file.
Works in all browsers plus it includes a 32x32 icon alongside with the 16x16 one.
2014-04-01 21:26:19 +03:00
XhmikosR ba2bd08d10 Clean up fonts used.
* remove the unused ones
* switch to using `700` for `bold` consistently
* use `400` for normal font weight
2014-03-31 20:44:45 +03:00
XhmikosR 4aec01e3ba Add respond.js so that media queries work in older IE too. 2014-03-27 07:45:44 +02:00
XhmikosR 0fb737516a Remove modernizr and use html5shiv.js directly. 2014-03-27 07:45:44 +02:00
XhmikosR 11f609c3a6 Remove the unused `site.url`. 2014-03-24 00:31:28 +02:00
XhmikosR 76e89dae32 Use the protocol relative URL for Google fonts. 2014-03-24 00:31:07 +02:00
XhmikosR f0ed1c37a4 Remove unused Google font. 2014-03-24 00:31:07 +02:00
XhmikosR dcb8192c29 Use double quotes consistently. 2014-03-24 00:31:07 +02:00
XhmikosR 2c87f82ca7 Remove default type for CSS and JS files. 2014-03-24 00:30:38 +02:00
XhmikosR 19f6eab14e Remove unneeded end tags. 2014-03-24 00:30:38 +02:00
XhmikosR 765020f4d7 Update modernizr to v2.7.1. 2014-03-12 09:01:33 +02:00
Anatol Broder d089923271 Move CSS files to includes. 2013-12-08 01:00:40 -05:00
Anatol Broder eab027d03a Fix favicon’s type 2013-12-04 23:06:08 +01:00
Anatol Broder 0ab2b4207a Add site.repository for the URL on Github. Close #1456 2013-08-28 09:23:11 +02:00
Anatol Broder d717ec7f3d Add master branch feed 2013-07-23 19:21:06 +02:00
Parker Moore b6c86579f3 Add feed and link to feed in header. Props @benbalter 2013-07-06 18:05:27 +02:00
Coby Chapple 6270ae0d33 derp we need one of these 2013-04-04 16:51:26 +01:00
Coby Chapple 6d19924d35 start ripping this thing apart so it can be responsive 2013-03-15 12:34:13 +00:00
Tom Preston-Werner cc73f04eb7 Update site dir with contents of #583 at rev cb19367.
This is the big site redesign by @cobyism. To work with the new
site deployment mechanism, it is being copied from the gh-pages
branch of that PR into the existing site dir. Before we finally
deploy the new site, we should remember to merge #583 so that we
keep all the history from that PR.
2012-12-31 12:48:04 -08:00