Commit Graph

4716 Commits

Author SHA1 Message Date
Chris Frederick 79992fc3c8 Fix inaccurate comments 2014-08-26 17:17:13 +09:00
Chris Frederick 71b10e2d4a Make render_with_liquid? true for CoffeeScript 2014-08-26 17:14:33 +09:00
Chris Frederick 927edfc078 Mention :name for collections in the documentation 2014-08-26 16:23:15 +09:00
Parker Moore 568464bc0e Add note to datafiles docs around CSV's.
Ref: #2761
2014-08-25 23:18:03 -07:00
Parker Moore 37db35dc10 Update history to reflect merge of #2799 [ci skip] 2014-08-25 23:16:32 -07:00
Parker Moore 56cd73eb35 Merge pull request #2799 from kansaichris/add-title-to-collection-permalinks 2014-08-25 23:15:23 -07:00
Chris Frederick a72706ace6 Add Document#slug 2014-08-26 11:46:01 +09:00
Chris Frederick cc4a0d1704 Change :title to :name 2014-08-26 11:26:19 +09:00
Parker Moore 67422e42c6 Update history to reflect merge of #2817 [ci skip] 2014-08-25 10:37:27 -07:00
Parker Moore ac1f2e2049 Merge pull request #2817 from rusikf/patch-2 2014-08-25 10:36:53 -07:00
Ruslan Korolev d9da7cbd76 add class << self idiom to new command 2014-08-25 10:59:58 +04:00
Chris Frederick e8b00fb6f2 Add the 'title' variable to collection permalinks 2014-08-23 14:50:55 +09:00
Parker Moore 069805c6f7 Add note about GitHub Pages using Jekyll 2.2.0 and thus singular types for FMD.
Closes #2796.
2014-08-22 15:02:43 -07:00
Parker Moore caec5339e8 Update history to reflect merge of #2791 [ci skip] 2014-08-21 12:54:30 -07:00
Parker Moore 9560429ac3 Merge pull request #2791 from gjtorikian/patch-2 2014-08-21 12:53:28 -07:00
Garen Torikian ca1e6071e3 Make this phrase use HTML 2014-08-21 12:28:19 -07:00
Parker Moore 00c898b2e9 Update history to reflect merge of #2771 [ci skip] 2014-08-19 17:53:49 -04:00
Parker Moore 25f5bb2795 Merge pull request #2771 from ghprince/minor-tweaks-to-site-template 2014-08-19 17:53:24 -04:00
Gordon Gao 9df020f7e9 add .sass-cache to .gitignore and fix main.scss fileformat 2014-08-19 17:39:22 +08:00
Parker Moore 9b5f766333 Update history to reflect merge of #2768 [ci skip] 2014-08-18 01:42:05 -04:00
Parker Moore 11f629b00e Merge pull request #2768 from jekyll/remove-docs 2014-08-18 01:41:52 -04:00
Parker Moore a90a7b2fba Remove docs/ directory.
Japanese docs available at http://jekyllrb-ja.github.io
2014-08-18 01:41:26 -04:00
Parker Moore c54fb1aa20 Update history to reflect merge of #2761 [ci skip] 2014-08-18 01:39:46 -04:00
Parker Moore c4a2ac2c4b Merge pull request #2761 from theodi/csv-data 2014-08-18 01:39:40 -04:00
Parker Moore e8f2272918 Update history to reflect merge of #2765 [ci skip] 2014-08-17 14:39:09 -04:00
Parker Moore be74029960 Merge pull request #2765 from alfredxing/fix-site-plugins-typo 2014-08-17 14:38:56 -04:00
Alfred Xing 74c812b565 Fix minor typo on plugins docs page 2014-08-17 11:35:29 -07:00
Parker Moore 8959ec448d Update history to reflect merge of #2764 [ci skip] 2014-08-17 14:09:13 -04:00
Parker Moore 034b3e94a5 Merge pull request #2764 from MinnSoe/doc-typo 2014-08-17 14:08:55 -04:00
Parker Moore ce37de30a5 Update history to reflect merge of #2763 [ci skip] 2014-08-17 13:58:03 -04:00
Parker Moore f7a4cdbf2b Merge pull request #2763 from zhuochun/master 2014-08-17 13:57:42 -04:00
Minn Soe 133463235a Fix typo in site documentation for collections. 2014-08-17 18:42:05 +02:00
Zhuochun 5d67438612 add markdown-writer package
add markdown-writer package for Atom editor
2014-08-17 18:22:25 +08:00
James Smith cccfda7de8 hashrockets in CSV loading 2014-08-17 08:34:38 +01:00
Parker Moore 4fb022ce33 Update history to reflect merge of #2751 [ci skip] 2014-08-16 22:13:57 -04:00
Parker Moore 9d4c3fbbdf Merge pull request #2751 from pathawks/kill-redundant-plugins 2014-08-16 22:13:43 -04:00
Parker Moore 5931b80ef3 Update history to reflect merge of #2748 [ci skip] 2014-08-16 20:34:25 -04:00
Parker Moore 7b09a80dc7 Merge pull request #2748 from rusikf/hack 2014-08-16 20:34:05 -04:00
James Smith 866935dadf map with proc for CSV loading 2014-08-16 20:26:29 +01:00
James Smith 3a89923142 link issue number 2014-08-16 14:55:37 +01:00
James Smith 687176e22c Autoload csv files from data directory 2014-08-16 14:54:14 +01:00
Pat Hawks 166298e3f5 Remove tag plugins that are built in to Jekyll 2014-08-14 10:41:22 -07:00
Ruslan Korolev f2b9154fa9 update simplecov gem to 0.9 2014-08-14 18:17:50 +04:00
Parker Moore 59b6cafef7 Update history to reflect merge of #2742 [ci skip] 2014-08-13 18:01:13 -04:00
Parker Moore f4726d0ebc Merge pull request #2742 from fhemberger/patch-1 2014-08-13 18:00:49 -04:00
Parker Moore 1591557bc4 Nix that newline. [ci skip] 2014-08-13 18:00:36 -04:00
Frederic Hemberger 20f1cce6a5 Remove deprecated plugin 'jekyll-projectlist'
My plugin 'jekyll-projectlist' has been replaced by the data file feature in Jekyll 2.0 and thus became obsolete.
2014-08-13 09:35:38 +02:00
Parker Moore 7f6b1dd458 Release 💎 2.3.0 2014-08-13 01:49:46 -04:00
Parker Moore bc954683cb Add mention of Parker Moore (@parkr) in README.
By now, I have almost entirely rewritten Jekyll with the help of our awesome
contributors. Taking a look at the contributions graphs GitHub provides,
I have to date pushed 1,452 commits to master with 24,991 additions and
17,330 deletions. In contrast, Tom Preston-Werner has pushed 295 commits
and 13,461 additions and 6,806 deletions. I don't need to have my name all
over it, but I think I have worked hard enough over the last 21 months
to deserve to put my name alongside Tom's and Nick's.

The lovely thing about version control is that changes can always be reverted.

Thanks for launching this great product, @mojombo and @qrush. I hope I haven't
let you down.
2014-08-13 01:46:37 -04:00
Parker Moore 1f877fde1e Make the intro text on the site template post a bit nicer. 2014-08-13 01:27:36 -04:00