Anatol Broder
5cb38dc4d7
Fix typo. Change license link
2013-12-29 10:26:49 +01:00
Anatol Broder
60541437e3
Revert "Add license page"
...
This reverts commit 8e9437199c
.
2013-12-29 10:24:13 +01:00
Anatol Broder
8e9437199c
Add license page
2013-12-29 01:10:31 +01:00
Anatol Broder
ee8d509d39
Change footer
2013-12-29 00:49:48 +01:00
Pat Hawks
f3a422852e
Clean up Quick-start Instructions
...
Now lines can be copy-pasted as is into a terminal
2013-12-27 22:40:02 -06:00
Pat Hawks
9833880709
Prevent users from selecting non-helpful code
2013-12-27 22:37:16 -06:00
Parker Moore
1a3a607fcf
Merge pull request #1831 from jekyll/default-maruku-fenced-code-blocks
2013-12-25 22:14:23 -08:00
Parker Moore
6e8f31f406
Merge pull request #1841 from jens-na/include-variable-liquid-filters
2013-12-25 22:11:33 -08:00
Parker Moore
5c4831af49
Merge pull request #1872 from jekyll/gjtorikian-steal-envygeeks-custom-markdown-processors
2013-12-25 22:05:31 -08:00
Parker Moore
58ae137945
Fix quick site bugs.
2013-12-26 01:02:13 -05:00
Parker Moore
88612bf7ce
Add docs for custom markdown processors.
2013-12-26 00:52:20 -05:00
Philip Poots
5491da9511
Add closing <code> tag.
...
Earlier PR omitted </code>. Thanks to @ivantsepp for spotting.
2013-12-24 09:42:47 +00:00
Robin Dupret
3ca2cb0119
Fix various typos and improve the doc
2013-12-23 13:03:29 +01: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
Robin Dupret
0831d2b0f8
Add support for the Rouge syntax highlighter
...
By setting the `highlighter` setting to `rouge` you can now easily
highlight your code with it instead of relying on Pygments. However,
Jekyll doesn't depend on Rouge explicitly, you will need to install it
or add it to your Gemfile.
The documentation has been updated accordingly.
2013-12-22 18:45:40 +01:00
Eric Dobson
c79f170687
Fix typo in docs.
2013-12-19 14:39:23 -07:00
Jens Nazarenus
412fe8b8de
edited documentation for include tag
2013-12-19 18:29:40 +01: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
1ebce26881
Default Maruku fenced_code_blocks to ON.
...
Extends https://github.com/jekyll/jekyll/pull/1799
2013-12-15 16:08:21 -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
Matt Rogers
cc0c82f9d2
Prep for the 1.3.0 release
2013-11-03 21:46:02 -06:00
Katy DeCorah
6c12955912
updated end to endfor
2013-11-03 10:27:47 -05:00
Yi Zeng
9fbcc5795b
add missing section info to the drafts post, in order to make navigation links (Back, Next) work
2013-10-30 22:16:01 +13:00
Sam Rayner
1f0c139f35
Add Asset Path Tag to plugin list in docs
...
Requested by @mattr-
https://github.com/mojombo/jekyll/issues/881#issuecomment-27276509
2013-10-29 09:33:55 +00:00
Matt Rogers
9f63ddb4db
Prepare for a 1.3.0.rc release
2013-10-28 20:26:36 -05:00
Matt Rogers
9ce042c54f
Merge pull request #1663 from penibelst/emphasize-date-filters
...
Change day example to emphasize the leading zero
2013-10-26 20:10:19 -07:00
Anatol Broder
d14553cf75
Change day example to a one-digit
2013-10-27 01:28:58 +02:00
GSI2013
5bdb9eb041
documented 'jekyll_date_chart', 'jekyll_image_encode' and 'jekyll_quick_man' in the plugins list
2013-10-26 17:48:51 -02:00
Matt Rogers
f697d12027
Merge pull request #1651 from liufengyun/jsonify
...
support jsonify filter
2013-10-23 20:50:14 -07:00
Matt Rogers
2d7a4c69ec
Merge pull request #1656 from mojombo/plugin-gems-docs
...
Add docs for new 'gems' option.
2013-10-23 20:35:56 -07:00
Parker Moore
811b14412f
Add docs for new 'gems' option.
2013-10-23 10:48:23 -04:00
Matt Rogers
23ad7fa4bd
Merge pull request #1557 from mojombo/require-gems-plugins
...
Add `gems` for better plugin management
2013-10-23 07:39:43 -07:00
liufengyun
f971aebfb1
support jsonify filter
2013-10-22 23:52:22 +08:00
David Paschich
c017174dad
Fix grammar in usage.md
2013-10-16 07:47:18 -07:00
albertogg
65df20ac10
Fix typos.
2013-10-10 21:21:37 -04:30
albertogg
ac6f09752d
requieres.
2013-10-10 16:35:04 -04:30
albertogg
222aad55e4
Show the complete name and no abbreviation.
2013-10-10 16:15:01 -04:30
albertogg
c38f295f63
Fix typos.
2013-10-10 16:09:20 -04:30
albertogg
c169ad26cd
jekyll-import warning note of missing deps.
...
The jekyll-import gem, opted to leave out importer-specific runtime dependencies. I'm adding a warning note for the user to be aware of this and manually install the ones they need based on the importer they are using.
2013-10-10 13:48:17 -04:30
Parker Moore
310688297b
I guess we'll wait until v2.0 to switch to absolute permalinks.
2013-10-04 15:03:05 -04:00
Matt Rogers
fef96d95e1
Merge pull request #1495 from maul-esel/variable-include
...
Variable {% include %}
2013-10-04 05:42:27 -07:00
Matt Rogers
3a72906795
Merge pull request #1592 from fxn/master
...
another pass on the documentation of generators
2013-10-02 21:01:38 -07:00
maul.esel
2a92ad77cc
Document variables in include tag
2013-10-01 22:31:16 +02:00
Xavier Noria
4e2217986f
another pass on the documentation of generators
...
This commit refines the docs contributed in f074bb6
.
2013-10-01 20:16:37 +02:00
Matt Swanson
3b6b56c220
Rebase on upstream/master; rename file to work with docs_ul includes file
2013-10-01 10:34:29 -04:00
Matt Swanson
eca642bf6f
Fix typo in data docs; update section pagination for migrations to correctly point back to data
2013-10-01 10:26:51 -04:00
Matt Swanson
f864b69019
Add docs for new Data Files feature
2013-10-01 10:26:51 -04:00
liufengyun
760cbc7f91
Autoload yaml files under _data directory
...
The jekyll engine will autoload all yaml files(ends with .yml or .yaml)
under _data. If there's a file members.yml under the directory, then user
can access contents of the file through site.members.
2013-10-01 11:23:33 +08:00
Xavier Noria
f074bb6ae6
adds more information to the documentation of generators
2013-09-30 23:04:29 +02:00
Parker Moore
26803c28db
Remove gist URL in pagination docs.
2013-09-27 15:11:59 -04:00
张君君
dd6d0b42fe
Update pagination example
2013-09-26 00:11:06 +08:00
Shigeya Suzuki
a93b1a26eb
Documentation update for the encoding configuration
2013-09-19 12:22:50 +09:00
MURAOKA Taro
f4c2383d3c
write document for config.encoding
2013-09-19 12:21:25 +09:00
Parker Moore
5f6af4c215
Add note about installing Xcode on the Mac in the Installation docs.
...
Xcode command-line tools (clang and ruby headers) are required for installing some of Jekyll's dependencies which create native extensions.
Closes #1561 .
2013-09-18 13:51:56 -04:00
Matt Rogers
0b40bd033b
Merge pull request #1553 from penibelst/change-link-liquid
...
Change links to Liquid documentation
2013-09-16 18:38:13 -07:00
David Ensinger
ed92d1c4c2
Add link to Jekyll Suggested Tweet liquid tag to list of Tags plugins.
2013-09-15 18:56:18 -04:00
Parker Moore
ab4fb89043
Fix params on JekyllImport::WordPress.process so it's using hash
2013-09-15 23:13:02 +02:00
Parker Moore
30bce38ef2
Fix JekyllImport::WordPress instructions on docs site to use hash as parameter.
...
See comment by @grobmeier on 97cb3f1336
2013-09-15 23:11:22 +02:00
Anatol Broder
d761338c2c
Change links to Liquid documentation
2013-09-15 07:44:49 +02:00
Parker Moore
be9c0dcc7e
Update docs/history.md for v1.2.1
2013-09-14 20:57:10 -04:00
Parker Moore
f169e37c81
Add release post.
2013-09-14 20:56:42 -04:00
Parker Moore
97cb3f1336
Update JekyllImport::WordPress instructions on docs site.
...
Closes #1548 .
2013-09-14 20:16:26 -04:00
Parker Moore
5355fcf02d
Update Contributing page in the docs to match the new CONTRIBUTING.markdown. #1537 .
2013-09-14 20:09:26 -04:00
Parker Moore
3fde4f796c
Merge pull request #1516 from penibelst/fix-post-title
...
Fix 1.2.0 release post title
2013-09-12 07:37:04 -07:00
Parker Moore
3e936e8b75
Update site/docs/history.md as per #1512 .
2013-09-11 19:15:47 -04:00
Parker Moore
f7bccfd08f
Whoops, spelled 'detach' incorrectly.
...
https://twitter.com/strangerpixel/status/376257545968824320
2013-09-09 11:16:24 -04:00
Anatol Broder
50236be19c
Fix 1.2.0 release post title
2013-09-07 23:06:51 +02:00
Parker Moore
73789f20e1
Update history and History.markdown so it is consistent with previous release headers.
2013-09-07 01:59:48 -04:00
Parker Moore
b741e65f99
Fix problem link to /docs/history/ in v1.2.0 release post.
2013-09-07 01:55:07 -04:00
Parker Moore
d9f73cad9d
Fix merge conflict.
2013-09-07 00:12:15 -04:00
Parker Moore
d48f339a1f
Fix link to History page from Release v1.2.0 notes post.
2013-09-07 00:10:33 -04:00
Matt Rogers
5a47609c65
Merge pull request #1507 from penibelst/add-site-menu
...
Make navigation menus reusable
2013-09-06 20:57:34 -07:00
Matt Rogers
04e1f1087f
Merge pull request #1511 from mojombo/fix-validation-errors
...
Fix W3C Validation Errors On jekyllrb.com
2013-09-06 20:31:08 -07:00
Parker Moore
e555910f45
Move .post .post-content to a <div> to maybe fix weird validation issue. #1508 .
2013-09-06 23:05:24 -04:00
Parker Moore
bc0b541e77
Add alt tag to post author <img> tag in site. #1508 .
2013-09-06 23:01:44 -04:00
Parker Moore
2eb2a15bd3
Move news/releases/index.md to news/releases/index.html to prevent unnecessary <p> tags. #1508 .
2013-09-06 23:00:36 -04:00
Parker Moore
cb521b7f9a
Move news/index.md to news/index.html to prevent unnecessary <p> tags. #1508 .
2013-09-06 22:59:43 -04:00
Parker Moore
3b2ae1d9c3
Fix validation error on home page. #1508 .
2013-09-06 22:58:14 -04:00
Matt Rogers
24f0debeae
Change 'version `--drafts`' to 'version of `--drafts`'
2013-09-06 21:48:35 -05:00
Parker Moore
64ea8831b1
Add Jekyll v1.2.0 release post.
2013-09-06 22:22:59 -04:00
Anatol Broder
eb29209c24
Expand URL
2013-09-06 20:40:00 +02:00
Anatol Broder
102d83f78d
Make navigation menus reusable
2013-09-06 02:00:23 +02:00
Anatol Broder
3f7dcaa2ec
Make navigation menu reusable
2013-09-06 01:59:22 +02:00
Parker Moore
ba7fea63cd
Merge pull request #1506 from dafi/patch-1
...
Added link to TOC Generator Filter Plugin
2013-09-05 14:43:58 -07:00
Davide Ficano
d122bfd5ab
Added link to TOC Generator Filter Plugin
2013-09-05 11:54:30 +02:00
Jens Bissinger
1b63aff279
XML-escape blog post title in feed.xml
2013-09-04 19:21:23 +02:00
Anatol Broder
bfe93729dd
Add Good Include to plugin list
2013-09-02 09:04:21 +02:00
Parker Moore
245e9fdb7b
Merge pull request #1488 from troyswanson/iso8601
...
Clarify that date_to_xmlschema returns an ISO 8601 string
2013-09-01 10:35:44 -07:00
Troy Swanson
afda7c273f
Clarify that date_to_xmlschama returns an ISO 8601 string
...
References #1435
2013-09-01 12:05:18 -05:00
Nick Quinlan
bec508261d
added jekyll-pageless-redirects to plugin list
2013-09-01 07:50:41 -07:00
Parker Moore
6475cce179
Merge pull request #1463 from penibelst/add-site-repository
...
Add site.repository for the URL on Github. Close #1456
2013-08-30 15:38:35 -07:00
Parker Moore
bed2978255
Fix docs/templates.md private gist example.
...
Duplicate of #1477 because we develop on the master branch.
2013-08-30 18:32:37 -04:00
Michael Parker
cccfe1be78
Clarify that --config flag can take multiple files
2013-08-29 16:27:47 -07:00
Anatol Broder
0ab2b4207a
Add site.repository for the URL on Github. Close #1456
2013-08-28 09:23:11 +02:00
Anatol Broder
ff6cfc6bf8
Add trailing slash to post URL
...
Related to #1411
2013-08-28 08:36:41 +02:00
Matt Rogers
4fa4ad2232
Merge pull request #1443 from ddavison/detachment
...
Detachment
2013-08-24 20:16:42 -07:00
Parker Moore
319a09ae61
Merge pull request #1430 from penibelst/site-speed
...
Update normalize.css to v2.1.2 and minify
2013-08-23 09:06:32 -07:00
Parker Moore
06bf97d332
Fix TypeError on Generation
...
After several page build fails, this seems to have fixed up the following error:
lib/jekyll/excerpt.rb:108:in `partition': type mismatch: NilClass given (TypeError)
2013-08-23 01:39:54 -04:00
ddavison
aedac6060b
adding new -B flag for -background-
2013-08-23 01:19:41 -04:00
ddavison
8463e62d92
adding note about running detached
2013-08-22 13:45:06 +00:00
Anatol Broder
aadf992616
Add code tags
2013-08-22 08:32:56 +02:00
ddavison
8efcca9ddc
adding documentation on using detach
2013-08-21 21:10:42 +00:00
Benjamin Esham
1177cb6f54
Add "pluralize" and "reading_time" filters to docs
2013-08-20 20:57:15 -04:00
Anatol Broder
854db4a7f8
Update normalize.css to v2.1.2 and minify
2013-08-18 14:23:06 +02:00
Matt Rogers
894ae74619
Merge pull request #1418 from nfagerlund/docs_redcarpet
...
Docs: Explain what goes into the redcarpet: extensions: array
2013-08-13 17:34:43 -07:00