Parker Moore
781e257298
Update history to reflect merge of #1568 [ci skip]
2014-04-02 14:10:33 -04:00
Parker Moore
806f43cdbc
Merge pull request #1568 from nitoyon/url-escape
2014-04-02 14:09:09 -04:00
Parker Moore
c2dff6bbf7
Update history to reflect merge of #1824 [ci skip]
2014-04-02 14:08:31 -04:00
Parker Moore
d579840870
Merge pull request #1824 from lachy-xe/master
2014-04-02 14:08:21 -04:00
Parker Moore
31443e978d
Update history to reflect merge of #2110 . [ci skip]
...
Closes #2110 .
2014-04-02 14:06:54 -04:00
Lincoln Mullen
52ac2b3850
Permit YAML blocks to end with three dots
...
The YAML spec permits blocks to end with three dots (...) in addition to
three dashes (---): http://www.yaml.org/spec/1.2/spec.html#id2760395 . Some
programs that work with Jekyll (e.g., Pandoc) prefer the dots to dashes. This
commit permits the YAML metadata block to end with either dots or dashes. It
includes tests.
Signed-off-by: Parker Moore <parkrmoore@gmail.com>
2014-04-02 14:06:22 -04:00
Parker Moore
21ea105a82
Update history to reflect merge of #2185 [ci skip]
2014-04-02 14:03:19 -04:00
Parker Moore
293d675523
Merge pull request #2185 from XhmikosR/docs-fonts
2014-04-02 14:02:44 -04:00
Parker Moore
d951ed6f0d
Update history to reflect merge of #2193 [ci skip]
2014-04-02 14:01:02 -04:00
Parker Moore
1304f5ad6a
Merge pull request #2193 from XhmikosR/docs-favicon
2014-04-02 14:00:38 -04:00
Parker Moore
48e1f23b86
Update history to reflect merge of #2177 [ci skip]
2014-04-02 14:00:21 -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
Parker Moore
2267f81632
Update history to reflect merge of #2200 [ci skip]
2014-04-01 23:11:16 -04:00
Parker Moore
14d9902586
Merge pull request #2200 from fabianrbz/remove_unnecessary_post
2014-04-01 23:10:37 -04:00
Fabian Rodriguez
04666cd0cf
remove default post with invalid date
2014-04-01 22:32:12 -03:00
Parker Moore
e2d95975f6
Redirect all the people to the help repo.
2014-04-01 18:30:36 -04:00
Parker Moore
9603d8a013
Update history to reflect merge of #2191 [ci skip]
2014-04-01 17:31:15 -04:00
Parker Moore
8158c81377
Merge pull request #2191 from pilosus/site
2014-04-01 17:30:46 -04:00
Parker Moore
664ad0a32d
Just freaking publish the site.
2014-04-01 17:30:14 -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
Parker Moore
e20491759d
Update dat history format so it's right whoopsies.
2014-04-01 11:07:45 -04: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
Parker Moore
14470b8bc6
Update history to reflect merge of #2187 [ci skip]
2014-03-31 13:55:03 -04:00
Parker Moore
769d8bf52b
Merge pull request #2187 from XhmikosR/rm-unused-img
2014-03-31 13:54:10 -04:00
XhmikosR
33acbec9ee
docs: remove unused images.
2014-03-31 20:48:52 +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
Parker Moore
0435f618f6
Update history to reflect merge of #2186 [ci skip]
2014-03-31 13:43:30 -04:00
Parker Moore
8cfa93872f
Merge pull request #2186 from XhmikosR/site_template
2014-03-31 13:41:36 -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
Parker Moore
116f41d162
Shorten 'Overview' to 'Home'
2014-03-31 13:36:10 -04:00
Parker Moore
34cc0b2b8b
Update history to reflect merge of #1639 [ci skip]
2014-03-30 23:58:22 -04:00
Parker Moore
bc7aed290a
Merge pull request #1639 from maul-esel/tags-and-categories
2014-03-30 23:58:01 -04:00
maul.esel
8c0e5d8d98
remove duplicate code for tags and categories
...
Previously the `Site#tags` and `Site#categories` actually had the
same structure as a hash returned by `Site#post_attr_hash()`, but
maintained separately. Remove this duplicated infrastructure. For
backwards-compatibility for plugins, provide aliases for them.
2014-03-31 01:02:08 +02:00
Parker Moore
9f60dfc92d
Update history to reflect merge of #2131 [ci skip]
2014-03-30 02:19:52 -04:00
Parker Moore
10669e80b3
Merge pull request #2131 from XhmikosR/html5shiv
2014-03-30 02:18:57 -04:00
Parker Moore
215477f139
Update history to reflect merge of #2165 [ci skip]
2014-03-30 00:19:38 -04:00
Parker Moore
e277855eee
Merge pull request #2165 from Zequez/master
2014-03-30 00:19:03 -04:00
Parker Moore
0859c1d1ad
Update history to reflect merge of #2175 [ci skip]
2014-03-29 23:19:03 -04:00
Parker Moore
840ef35be9
Merge pull request #2175 from jekyll/security-yo
2014-03-29 23:18:07 -04:00
Parker Moore
24e4c2706a
Update history to reflect merge of #2178 [ci skip]
2014-03-28 14:26:41 -04:00
Parker Moore
875d92c387
Merge pull request #2178 from fabianrbz/remove_warnings
2014-03-28 14:25:47 -04:00
Parker Moore
fa769b5ac6
Link to Docs should always be 'Docs'. Props @cobyism
2014-03-28 14:15:28 -04:00
Parker Moore
30ae727e6e
Fix path sanitization example in post. Props @gregose
2014-03-28 12:52:56 -04:00
Parker Moore
e627799623
Update dat history in da site.
2014-03-28 02:31:52 -04:00
Parker Moore
626cb9aa95
Add 1.5.1 release post.
2014-03-28 02:30:59 -04:00
Parker Moore
c7b93603d1
Add 1.5.1 to changelog.
2014-03-28 02:30:16 -04:00
Parker Moore
4017325981
Add links to our lovely new Help repo
2014-03-27 19:14:11 -04:00