Commit Graph

998 Commits

Author SHA1 Message Date
Alan Scherger 5e9706e2aa Break when we successfully generate nav link. 2015-01-11 20:42:34 -08:00
jaybe@jekyll 312717b56d Update configuration.md
Tweak and simplify language re: `keep_files` and `destination` directory.
2015-01-11 18:08:05 -06:00
jaybe@jekyll f228b31c2e Update configuration.md
Clarify ability to retain generated content in `destination` via the `keep_files` configuration directive.
2015-01-11 13:11:29 -06:00
Parker Moore f2650e7b0f Merge pull request #3256 from XhmikosR/accessibility-tweaks 2015-01-10 00:14:09 -08:00
Parker Moore 5536f950f9 Merge pull request #3271 from maban/patch-1 2015-01-10 00:04:16 -08:00
Paul Rayner bce4680182 Add new AsciiDoc plugin gem to list of Jekyll plugins. 2015-01-09 15:41:45 -07:00
Anna Debenham e7c0e313a3 Change collection documentation based on #223
Clarifying what happens if no YAML front matter exists. The current explanation says that Jekyll will generate a file without Front Matter, but it appears this isn't the case.

I'm still not sure if this is the intended behaviour, but this clarifies how it currently works.
2015-01-08 18:39:27 +00:00
XhmikosR b6c197d312 Docs: Assorted accessibility tweaks. 2015-01-05 13:32:35 +02:00
Matt Rogers 8d968ebae0 Merge pull request #3233 from jessepinho/punctuation-fixes 2015-01-02 13:38:58 -06:00
Jesse Pinho 07bd3a3759 Clarify paragraph on the return value of `generate` 2015-01-01 23:58:40 -06:00
Parker Moore 63ec07a062 Merge pr #3185.
add link to tutorial on building dynamic navbars

Conflicts:
	site/_docs/resources.md
2014-12-29 00:51:47 -05:00
Parker Moore 442deb6a7e Merge pull request #3186 from eduardoboucas/master 2014-12-29 00:50:24 -05:00
Parker Moore 6e5850c6ab Merge PR #2790.
Add jekyll-thumbnail-filter to plugins list
2014-12-29 00:22:55 -05:00
Parker Moore ac41312c5d Separate jekyll-docs out into a separate gem & bless it 2014-12-28 14:37:02 -05:00
Parker Moore 039c521e8c Update the documentation. 2014-12-26 22:17:07 -05:00
Jesse Pinho b1a517ccb6 Remove unnecessary 'where' 2014-12-25 18:29:50 -06:00
Jesse Pinho 4070143d5b Tweak sentence structure 2014-12-25 15:17:21 -06:00
Jesse Pinho 52085d2e34 Fix a few punctuation errors 2014-12-24 17:01:51 -06:00
Fonso 922ba5d0ea Fixing the default host on docs 2014-12-23 13:26:08 +01:00
Parker Moore 8284714d8a Release 💎 2.5.3 2014-12-22 09:15:57 -05:00
Jason Bellamy d05df326b9 Add jekyll-mermaid to the list of plugins. 2014-12-19 22:55:40 -05:00
Parker Moore 878c689f76 Merge pull request #3218 from jekyll/alfredxing 2014-12-18 23:02:48 -08:00
Parker Moore 68a7ebf2ee Add @alfredxing to the @jekyll/core team. 2014-12-18 23:01:16 -08:00
Benjamin Esham a069ad77c0 Add link to inline_highlight plugin 2014-12-14 15:36:59 -05:00
Parker Moore 2dad0d3304 Merge pull request #3196 from jekyll/site-troubleshooting-updates 2014-12-09 18:09:16 -08:00
Joel Glovier f789168522 use rake instructions instead 2014-12-09 20:45:01 -05:00
Parker Moore 176dc3cef7 Merge pull request #3198 from mehdisadeghi/master 2014-12-09 10:54:19 -08:00
Mehdi Sadeghi b735170ceb Jekyll-jalali plugin added to the plugins list. 2014-12-09 12:44:50 +01:00
Joel Glovier 12651c19e5 further clarify local dev steps 2014-12-08 10:15:25 -05:00
Joel Glovier 1694f8609c update site dir readme
Add some helpful info to the readme.
2014-12-08 10:08:54 -05:00
Joel Glovier e80469b7b0 add in page nav to troubleshooting file 2014-12-08 10:08:13 -05:00
Eduardo Boucas 40e4c031e3 Add site to Resources page 2014-12-05 12:36:34 +00:00
Jordan Thornquest f80dc07f82 add link to tutorial on building dynamic navbars 2014-12-04 21:54:02 -07:00
Robert Herbig 3b57879e71 Simplified platform detection for Windows 2014-12-01 05:40:07 -06:00
Parker Moore fea79dcbab Merge pull request #3163 from lkorth/patch-1 2014-11-28 21:38:27 -08:00
Parker Moore ac7f592839 Merge pull request #3161 from dnozay/patch-3 2014-11-28 21:32:23 -08:00
Parker Moore 7de9433fbc Merge pull request #3162 from dnozay/patch-4 2014-11-28 21:27:07 -08:00
Damien Nozay ba9a309572 Update configuration.md
`keep_files` is a very useful option when using tools such as `grunt-build-control`, `grunt`, `gulp` or `yeoman`.
2014-11-28 21:09:08 -08:00
Fabien Schurter 75cf2d73f6 Fix erroneous 'next_section' value
According to /site/_data/docs.yml, the document next to
'deployment-methods' is 'continuous-integration', not 'troubleshooting'
(the 'prev_section' value in 'troubleshooting' is correctly set to
'deployment-methods' though).
2014-11-28 04:26:22 +01:00
Fabien Schurter 974fab6c9c Fix a typo
Replaced "capaibilities" with correct spelling: "capabilities".
2014-11-28 04:14:26 +01:00
Luke Korth 2a37f459d4 Add jekyll-500px-embed to tag plugins 2014-11-27 16:35:23 -08:00
Damien Nozay 5a554572e3 Update configuration.md
repeat warning about `destination` that is found in <http://jekyllrb.com/docs/usage/>
(see also pull request #3159)
2014-11-27 15:11:28 -08:00
Matt Rogers df87a51ade Expand the description for the `-q` option. 2014-11-25 08:40:37 -06:00
Ruslan Korolev 2a138e4ca9 jekyll build/serve -q option to docs 2014-11-25 08:21:08 -06:00
Parker Moore b1bba1945a Prepare for a v2.5.2 release. 2014-11-22 15:37:07 -08:00
Kris Northfield 58511822e6 Add remote-include plugin to list 2014-11-21 17:37:54 +00:00
Parker Moore a9a21e6572 Merge pull request #3132 from XhmikosR/gridism 2014-11-20 12:37:06 -08:00
XhmikosR d2d3087d3b Slightly compress jekyll-sticker.jpg. 2014-11-20 22:18:02 +02:00
XhmikosR b9a4cf0485 Update gridism. 2014-11-20 22:11:50 +02:00
Parker Moore c0951b0a19 Merge pull request #2904 from XhmikosR/mixins 2014-11-20 10:35:27 -08:00