Anatol Broder
19b0fe9781
Separate example codes [ci skip]
2014-05-06 22:00:28 +02:00
Anatol Broder
3a1c18ede2
Remove the hint aout type
2014-05-06 21:54:12 +02:00
Anatol Broder
2ee7e73531
Improve the description
2014-05-06 21:50:33 +02:00
Anatol Broder
dc0e577b44
Fix markup
2014-05-06 21:40:52 +02:00
Anatol Broder
7c1709fab4
Change nils argument to string
2014-05-06 21:36:13 +02:00
Anatol Broder
14e0abc4e2
Add documentation
2014-05-06 21:21:04 +02:00
Chezou
c17bdf951d
Fix typo in documentation
2014-05-03 22:42:50 +09:00
Parker Moore
bae479972f
Add document.output to list of liquid vars in output.
...
CLoses #2232 .
2014-05-02 11:24:18 -04:00
Parker Moore
267b8a037f
Add an 'unreleased' note above Front-matter defaults.
...
Fixes #2280 .
2014-04-30 17:23:12 -04:00
Troy Swanson
76f71b6b37
Update URL for jekyll-help repo
2014-04-29 21:57:57 -05:00
Parker Moore
068d921ef6
Fix up docs for collections.
...
#2238 .
2014-04-25 23:15:18 -04:00
Parker Moore
a619ce3e9b
Move link around for GitHub training site & source.
...
#2257 .
2014-04-24 15:36:52 -04:00
Parker Moore
03a3a1a261
Merge pull request #2257 from stevenspasbo/master
2014-04-24 15:33:56 -04:00
Parker Moore
7ef857a0bc
Fix syntax issue on Templates page with `include` example.
...
Fixes #2256 for the time being.
2014-04-24 14:08:33 -04:00
Steven Spasbo
73cba00687
Fixed broken link to github training material site
2014-04-23 08:32:15 -07:00
Parker Moore
9db5a1a6ce
Merge pull request #2205 from jekyll/maul-esel-frontmatter-defaults
2014-04-21 23:01:05 -04:00
Matt Sheehan
6ba375401e
Update plugins.md
2014-04-20 15:01:54 -04:00
Geoff Shannon
b07835b35c
Reword slightly to fix typo
...
Also avoid using "you" as well
2014-04-18 14:09:17 -07:00
Geoff Shannon
1c8fef69aa
Remove "tag" from the link
...
It looks super weird
2014-04-18 13:26:39 -07:00
Geoff Shannon
0b0d3b43a1
Add a to cross-reference about post_url
...
I had a really hard time finding this information on the Jekyll site,
and this seemed like a reasonable place to put a pointer to the
information.
2014-04-18 13:23:43 -07:00
Parker Moore
5d6a07e060
Remove stray sentence from Collections doc page.
2014-04-14 23:19:42 -04:00
Parker Moore
ee29bf3939
Update docs around collections.
2014-04-14 22:46:22 -04:00
Parker Moore
d84cde1f7a
Add docs for how the collections stuff is exposed via Liquid.
2014-04-14 22:46:21 -04:00
Ben Balter
aa2fb685d9
I am the King of Copy
2014-04-14 22:46:21 -04:00
Parker Moore
77bb678a3d
Add some documentation
2014-04-14 22:46:21 -04:00
Jeff Kolesky
09da544145
Adds reference to jekyll-page-collections plugin
2014-04-07 15:00:09 -07:00
XhmikosR
e15fb54cc6
Slightly improve favicon.ico.
...
Trim the whitespace so that the tube looks bigger while maintaining the aspect ratio.
2014-04-06 09:17:14 +03:00
Parker Moore
c0358cb7b4
Remove duplicate entry in list of third-party plugins ( #2206 )
2014-04-04 19:17:23 -04:00
Parker Moore
6bd07501e8
Merge branch 'frontmatter-defaults' of git://github.com/maul-esel/jekyll into maul-esel-frontmatter-defaults
...
* 'frontmatter-defaults' of git://github.com/maul-esel/jekyll:
move self.type to convertible
oops, fix minor indentation quirk
document frontmatter defaults precedence
adjust frontmatter defaults precedence handling
change cucumber feature to test for precedence too
fix frontmatter defaults for custom paths
more robust cucumber features
fix slash handling for paths
move cucumber features to own file
fix minor docs quirk
improve path checking, now using Pathname instead of regex
Add site documentation for the new feature
add inline code docs
improve validation code
fix for Ruby 1.8
Add basic cucumber features for frontmatter defaults
Retrieve frontmatter defaults when retrieved internally
make frontmatter defaults available to liquid
add a class `FrontmatterDefaults` for handling of frontmatter defaults
Add a method to retrieve type to post, page and draft
Conflicts:
lib/jekyll.rb
lib/jekyll/convertible.rb
lib/jekyll/core_ext.rb
lib/jekyll/page.rb
lib/jekyll/post.rb
2014-04-04 15:32:27 -04:00
XhmikosR
56f895db09
Add meta generator property in the HTML files.
2014-04-02 21:35:05 +03:00
XhmikosR
e9a7eff13f
Improve feed.xml.
...
* add `generator` property
* add image property
* use `xml_escape` instead of `![CDATA]`
* use `date_to_rfc822` instead of the date format string (thanks @troyswanson!)
* fix self reference url
* switch to `isPermaLink` for the `guid`
2014-04-02 21:33:40 +03:00
Parker Moore
d579840870
Merge pull request #1824 from lachy-xe/master
2014-04-02 14:08:21 -04: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
Parker Moore
e2d95975f6
Redirect all the people to the help repo.
2014-04-01 18:30:36 -04:00
Parker Moore
8158c81377
Merge pull request #2191 from pilosus/site
2014-04-01 17:30:46 -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
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
116f41d162
Shorten 'Overview' to 'Home'
2014-03-31 13:36:10 -04:00
Parker Moore
10669e80b3
Merge pull request #2131 from XhmikosR/html5shiv
2014-03-30 02:18:57 -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