Philip Poots
5491da9511
Add closing <code> tag.
...
Earlier PR omitted </code>. Thanks to @ivantsepp for spotting.
2013-12-24 09:42:47 +00:00
Philip Poots
e17f997e75
Clarify how to access `site`
...
I was unable to access the config at `context.registers.config`. Everything seems to point towards the `site` variable being accessed via `context.registers[:site]`.
2013-12-22 23:01:13 +00:00
Eric Dobson
c79f170687
Fix typo in docs.
2013-12-19 14:39:23 -07:00
Parker Moore
f6e7e5cc76
Add link to 'a regression' in 1.4.2 release post
2013-12-16 20:30:06 -05:00
Parker Moore
8690edcae4
Add 1.4.2 release post
2013-12-16 20:26:52 -05:00
Parker Moore
53721dce03
Merge pull request #1818 from jekyll/windows-docs
2013-12-11 15:26:15 -08:00
Parker Moore
c295060f69
Use Markdown, silly
2013-12-11 18:25:02 -05:00
Parker Moore
6195192bcf
mojombo/jekyll ~> jekyll/jekyll
2013-12-11 17:44:33 -05:00
Parker Moore
1b8e6facd3
Add note about deployment on OpenShift using @developercorey's Jekyll cartridge.
2013-12-11 16:05:35 -05:00
Parker Moore
a1efc105d2
Merge pull request #1803 from penibelst/site-unminify-css
2013-12-10 14:49:17 -08:00
Anatol Broder
1033b4c1e7
Add comments and site.GH_ENV
2013-12-10 22:30:59 +01:00
Anatol Broder
b91ab3b334
Fix repo
2013-12-10 22:01:06 +01:00
Anatol Broder
59eaeed6e7
Fix version
2013-12-10 22:00:27 +01:00
Anatol Broder
288d2a8c6b
Unminify css
2013-12-10 21:13:19 +01:00
Matt Rogers
8ebd5852cd
Updates for the 1.4.1 release
...
The 1.4.1 release is on the v1-stable branch
2013-12-09 20:49:15 -06:00
Doug Johnston
ea244e507c
Fix a broken link on the troubleshooting.md page
2013-12-09 15:04:48 -05:00
Eric Mill
caefd7b85f
move input GFM option down to the bottom, not in the defaults
2013-12-08 22:59:15 -05:00
Eric Mill
3fe261f91c
Mention the 'input' option to use a GFM parser in the kramdown options documentation.
2013-12-08 20:13:52 -05:00
Parker Moore
6c23751a4a
Upgrade to normalize.css v2.1.3
2013-12-08 01:00:55 -05:00
Anatol Broder
d089923271
Move CSS files to includes.
2013-12-08 01:00:40 -05:00
Parker Moore
c20c09d2a4
1.4.0 release post fixes
2013-12-07 19:34:52 -05:00
Parker Moore
315fb0cf20
Use YYYY-MM-DD in History file :)
2013-12-07 19:31:48 -05:00
Matt Rogers
84722ded3e
Update the site for the 1.4.0 release
...
Add a release announcement and update the History file
2013-12-07 17:59:05 -06:00
Anatol Broder
eab027d03a
Fix favicon’s type
2013-12-04 23:06:08 +01:00
Yi Zeng
9fa0f2ab26
fix wrong case for a word
2013-11-27 20:19:25 +13:00
Matt Rogers
91a4c5611e
Prep for the 1.3.1 release
2013-11-26 20:27:27 -06:00
Matt Rogers
9e9abcb516
Merge pull request #1448 from penibelst/replace-yoursite
...
Replace yoursite.com by example.com
2013-11-22 20:59:27 -08:00
Matt Rogers
249642733b
Merge pull request #1718 from thomasdao/master
...
Add docs for post_url when posts are in subdirectory
2013-11-22 18:31:09 -08:00
andrewhavens
8944cdf544
Update link to example Rakefile to point to specific commit.
...
The link was pointing to the latest version of the file which had been changed and no longer provided the intended example.
2013-11-20 21:45:05 -08:00
Parker Moore
cbee41330e
Remove all the docs for migrations and link to http://import.jekyllrb.com
2013-11-18 18:56:38 -05:00
David Silva Smith
cbdadc83a1
Add block of code which should be added to Gemfile for Windows listen compatibility.
...
Closes https://github.com/mojombo/jekyll/pull/1720
2013-11-18 15:20:44 -05:00
Parker Moore
752a862c67
Add note about auto-regeneration
2013-11-18 15:17:50 -05:00
Aigars Dzerviniks
e974370cf1
Add additional information about encoding issues on Windows
2013-11-18 15:12:21 -05:00
Parker Moore
12fcdd9bfa
Some beginning collection for Windows users.
...
Leaving the office so it's a bit unkempt.
2013-11-18 15:12:21 -05:00
Parker Moore
435d0bc4ab
Empty file for windows docs.
2013-11-18 15:12:21 -05:00
thomasdao
386ea77e28
For issue #1714 : Add documentation for post_url when posts are in subdirectory
2013-11-12 13:29:38 +08:00
Anatol Broder
4abd93567f
Example FTW
2013-11-11 18:52:37 +01:00
Anatol Broder
839f231027
Replace yoursite.com by example.com
2013-11-11 18:43:08 +01:00
Abhi Yerra
4e38d4858c
Link to an org-mode converter for Jekyll
2013-11-08 13:09:40 -08:00
Parker Moore
7cf41bbbf9
Merge pull request #1707 from localheinz/patch-1
...
Fix link to previous section
2013-11-08 11:33:34 -08:00
Yihang Ho
eeecbdc82a
Add Emoji for Jekyll to plugin list.
2013-11-08 17:36:07 +08:00
Andreas Möller
1defcad9a3
Fix link to previous section
...
There's no `assets` section. Linking to `pagination` instead.
2013-11-08 08:40:19 +01:00
Parker Moore
a35cb5ff53
Merge pull request #1670 from samrayner/add-asset-path-tag-to-docs
...
Add Asset Path Tag to plugin list in docs
2013-11-04 20:20:57 -08:00
Parker Moore
898b1372aa
Merge pull request #1695 from santtu/patch-1
...
Updated docs to match reality, where drafts are dated based on file modi...
2013-11-04 20:15:53 -08:00
Parker Moore
ba30f012d6
Merge pull request #1693 from shigeya/website-update-shigeya-plugins
...
Plugin description updates for Monthly/Category archive generator
2013-11-04 20:14:37 -08:00
Parker Moore
5d672782fb
Update jekyllrb.com site history.
2013-11-04 21:07:51 -05:00
Parker Moore
2087fb87b2
Fix link to /docs/datafiles/ in 1.3.0 release post.
2013-11-04 14:43:27 -05:00
Parker Moore
a49a0ec2ac
Minor fixes to v1.3.0 release post.
2013-11-04 14:39:56 -05:00
Santeri Paavolainen
b5437a49fb
Updated docs to match reality, where drafts are dated based on file modification time
...
See 8e7b6bf5ff/lib/jekyll/draft.rb (L28)
-- source uses `File.mtime` on the draft file, not `Time.now` as the doc says.
2013-11-04 19:10:25 +02:00
Shigeya Suzuki
8987db896e
Plugin description updates for Monthly/Category archive generator
2013-11-04 12:46:18 +09:00