Commit Graph

413 Commits

Author SHA1 Message Date
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
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