Commit Graph

128 Commits

Author SHA1 Message Date
Parker Moore ea9b959c23 Add a jekyllrb.com/help page which elucidates places from which to get help. 2015-02-07 23:49:43 -08:00
Parker Moore 06b6e86d52 Merge pull request #3292 from flyinprogrammer/eliminate_section_metadata 2015-01-13 13:13:43 -08:00
Alan Scherger b31d8a1ecd more concise doc array creation 2015-01-12 22:09:06 -08:00
Alan Scherger c26f040bcf Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
Alan Scherger 5e9706e2aa Break when we successfully generate nav link. 2015-01-11 20:42:34 -08:00
XhmikosR b6c197d312 Docs: Assorted accessibility tweaks. 2015-01-05 13:32:35 +02:00
Shinnosuke Watanabe dc248345a9 Change variables of Google Analytics script
`i` `s` `o` `g` `r` `a` `m` -> `j` `e` `k` `y` `l` `L`

Generated by isogram
https://github.com/shinnn/isogram
2014-11-11 18:42:54 +09:00
Parker Moore b53b4a5e5a Move to Sass. 2014-07-31 04:40:07 -04:00
Parker Moore e57cd0031d Use site.docs instead of site.pages. 2014-07-31 04:34:38 -04:00
Philipp Rudloff db38498d06 Add vertical margin to `highlight`
…so multiple code blocks are distinctive.
2014-06-29 08:41:59 +02:00
Parker Moore ade601ab81 Site: Don't allow the img to be larger than the containing obj. [ci skip]
/cc @penibelst
2014-06-08 19:45:14 -04:00
Parker Moore b5b1ca068d Add "Other News" section for News sidebar on site 2014-06-04 16:47:24 -04:00
XhmikosR 7053e468cf Update Font Awesome to v4.1.0. 2014-05-15 09:41:38 +03:00
XhmikosR af53111070 Include anchor_links before the end closing `body` tag. 2014-05-10 21:02:45 +03:00
XhmikosR cba586f06f Update anchor_links.html.
* fix `TypeError` when we are in home
* remove default type and encoding
* format the code
2014-05-10 21:02:45 +03:00
Parker Moore 6580374c4f Add newlines, duh. 2014-05-07 17:24:55 -04:00
Parker Moore 228d2c4c44 Use HTML and CSS we just created. 2014-05-07 16:48:38 -04:00
Parker Moore 24ed3e6e41 Add font-awesome & Ben's CSS 2014-05-07 16:48:31 -04:00
Parker Moore 72cb5cae1e Pure JavaScript for adding anchors. 2014-05-07 16:48:23 -04:00
Parker Moore 25b5651f9d Add some Google Analytics magic. 2014-05-06 21:31:05 -04:00
Parker Moore 7a9c77fad7 Merge pull request #2304 from XhmikosR/html5shiv 2014-05-06 13:22:09 -04:00
Parker Moore 3440fb86c8 Merge pull request #2305 from XhmikosR/master 2014-05-06 13:18:25 -04:00
XhmikosR 3120414e10 Use black color for the mobile navbar.
It looks cleaner on the white background.
2014-05-06 20:03:50 +03:00
XhmikosR 067b137ed9 Use the built in date filter for the copyright year. 2014-05-06 19:57:23 +03:00
XhmikosR 9da5e74287 Update html5shiv to v3.7.2. 2014-05-06 19:35:51 +03:00
XhmikosR 346820d626 Simplify selectors. 2014-05-02 09:15:03 +03:00
XhmikosR 10f85eb856 Add missing vendor prefixed properties. 2014-05-02 09:15:03 +03:00
XhmikosR 63b45a993d Add fallback colors. 2014-05-02 09:15:03 +03:00
XhmikosR 0463399389 Remove duplicate properties. 2014-05-02 09:15:02 +03:00
XhmikosR ecdeea22eb Remove units from zero. 2014-05-02 09:15:02 +03:00
XhmikosR 7fdcc1af18 Be explicit with the `background` property. 2014-05-02 09:15:02 +03:00
XhmikosR 5e85163b57 Use the shorthand font property when possible.
Conflicts:
	site/_includes/css/style.css
2014-05-02 09:15:01 +03:00
XhmikosR a884a8a880 Move vendor prefixed properties before the unprefixed ones. 2014-05-02 09:15:01 +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
Parker Moore 1304f5ad6a Merge pull request #2193 from XhmikosR/docs-favicon 2014-04-02 14:00:38 -04:00
Parker Moore ad86d063e4 Merge pull request #2177 from jekyll/help 2014-04-02 13:59:37 -04:00
Parker Moore f68e4eeb72 Restore 'Documentation' ~> 'Docs' because long words are fun. 2014-04-02 13:58:55 -04:00
Parker Moore f3e80267da With 5 items in the main navigation, limit the width to 20% rather than 25%. 2014-04-02 13:55:29 -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
pilosus 8f9f804b58 Less code than in commit c3b327dbe7
Thank you @budparr and @parkr
2014-04-01 17:45:02 +02:00
pilosus c3b327dbe7 For the case when more than one category specified in the news item, make sure category names formatted nicely with comma delimiter like this: category1, category2. Instead of categor1category2. 2014-04-01 16:04:51 +02: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
Parker Moore 116f41d162 Shorten 'Overview' to 'Home' 2014-03-31 13:36:10 -04:00
Parker Moore fa769b5ac6 Link to Docs should always be 'Docs'. Props @cobyism 2014-03-28 14:15:28 -04:00
Parker Moore 4017325981 Add links to our lovely new Help repo 2014-03-27 19:14:11 -04: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 d227fa6302 Specify image dimensions in the HTML. 2014-03-24 00:31:28 +02:00
XhmikosR 11f609c3a6 Remove the unused `site.url`. 2014-03-24 00:31:28 +02:00