Commit Graph

67 Commits

Author SHA1 Message Date
XhmikosR 5ca080ac6f Whitespace cleanup. 2016-07-18 21:31:17 +03:00
Rares Vernica 6c279b173f Update text to be consitent with example 2016-06-14 09:45:51 -07:00
jekyllbot bf524d62aa Merge pull request #4976 from galopin/patch-1
Merge pull request 4976
2016-06-03 08:12:04 -07:00
Michaël Guitton 59bd2587df Amend WEBrick default headers documentation 2016-06-03 10:48:32 +02:00
Michaël Guitton 899316f401 Fix inaccurate HTTP response header field name
§ Custom WEBrick headers default settings
Cf. ./lib/jekyll/commands/serve/servlet.rb
2016-06-02 18:43:57 +02:00
Sam Dutton 5acac4a925 Minor tweak to fix missing apostrophne 2016-05-30 09:20:42 +01:00
Henry Wright adc6a491b9 Fixed typo
Add an apostrophe.
2016-04-17 20:39:20 +01:00
Enes Gönültaş d576d7bfae Added an explicit rerun note 2016-03-30 17:16:25 +03:00
DirtyF 4618a2a8b5 replace with @parkr suggestion 2016-03-19 18:22:35 +01:00
DirtyF a81bc9773f typo 2016-03-19 12:56:44 +01:00
Frank Taillandier 68892ab693 `future` option also works for collections
Following the discussion on #4676
2016-03-19 12:45:25 +01:00
chrisfinazzo cfb4a848b4 Use HTTPS 2016-02-22 22:17:02 -05:00
chrisfinazzo 769331d8c2 A few grammar fixes 2016-02-11 22:12:02 -05:00
Cash Costello fd0e99ceac fixes parenthesis typo in configuration docs 2016-02-08 21:08:48 -05:00
Kroum Tzanev 5d126350d6 Correct indent in yaml preamble 2016-01-28 22:20:40 +01:00
musoke 54b6395806 Correct typo in ### Precdence
The Precedence section referred to the "last example" where it should have referred to the "second to last."
2016-01-14 16:35:58 -08:00
Craig P. Motlin 3ca451a855 Fix a typo in the documentation for configuration defaults. 2016-01-07 23:23:43 -05:00
Peter Suschlik b1a2115948 Fix spelling of GitHub in docs and history
* Github -> GitHub
* GitHub pages -> GitHub Pages
2016-01-06 17:21:09 +01:00
Alfred Xing e98f543513 Add some documentation for incremental regeneration 2015-12-27 19:45:16 -08:00
Parker Moore b9d4419749 Merge pull request #4048 from chrisfinazzo/grammar-fixes
Typos and line wrapping
2015-12-11 14:12:16 -08:00
Mike Neumegen ed41ff7774 Updated configuration docs
Added configuration options for draft_posts to configuration docs.
2015-12-10 13:40:53 -08:00
Jordon Bedwell 8efbdc01ff Fix #3791/#3478
* Add support for SSL through command line switches.
* Add suppport for file/index.html > file.html > directory.
* Add support for custom-headers through configuration.
* Modernize and split up the serve.
* Add a few basic tests.
2015-12-04 14:07:07 -06:00
Alfred Xing afd1c21af4 Add `incremental` configuration option to docs 2015-10-26 14:21:07 -07:00
chrisfinazzo 36a41cd224 Typos and line wrapping 2015-10-19 12:06:46 -04:00
Arthur Hammer 16eef80539 Fix broken configuration documentation page 2015-09-24 20:27:03 +02:00
Tom Johnson 38a561a14c Made small pull request fixes as noted by Parker 2015-09-22 14:28:32 -07:00
Tom Johnson a82b063d42 Added documentation for Jekyll environment variables
Information about Jekyll environment variables was missing from the documentation. This seemed like a good place to include it.
2015-09-22 09:35:14 -07:00
Parker Moore 44a43b757d Merge branch 'fniephaus-_includes' into 'master'
* fniephaus-_includes:
  Unify renaming of configuration options to a single method. /cc #3782.
  Make _includes directory configurable; closes #2684
2015-08-16 13:30:45 -04:00
Nate Berkopec 559cd6c7e7 Future should be set to false in the default config 2015-08-16 13:11:08 -04:00
Fabio Niephaus 2812341c37 Merge branch 'master' of https://github.com/jekyll/jekyll into _includes
Conflicts:
	bin/jekyll
2015-08-09 16:22:33 +01:00
Fabio Niephaus ac56e9dd16 Make _includes directory configurable; closes #2684
and rename `plugins`, `layouts` and `data_source` directories for consistency
2015-08-09 16:20:58 +01:00
chrisfinazzo 5db3b5d709 Use square brackets instead 2015-06-25 17:30:50 -04:00
chrisfinazzo 4dd66e9448 Add missing flag to disable the watcher 2015-06-25 09:54:42 -04:00
Max f6bc58dd30 Docs now reflect correct redcarpet version 2015-05-28 16:56:57 +02:00
Alfred Xing 9ab3c201c8 Remove relative permalinks 2015-04-28 14:03:20 -07:00
Alfred Xing ae039663b9 Remove Maruku and references to it 2015-04-14 10:58:47 -07:00
chrisfinazzo b5a73373ff Wrap lines 2015-03-11 20:17:23 -04:00
Parker Moore 1fa428c6e4 Fix posts per htmlproofer. 2015-02-07 23:31:15 -08:00
chrisfinazzo 8f9d3c9647 Dumb tab-completion is dumb 2015-01-31 23:23:42 -05:00
chrisfinazzo 8da7d1a5bc Grammar, hard-wrap lines at 80 characters 2015-01-31 22:52:46 -05:00
Parker Moore 65d43ef398 Move previous runtime dependencies to development dependencies. 2015-01-31 13:53:17 -08:00
Parker Moore c1da91cf5c Start removing mentions of Textile. 2015-01-17 16:51:28 -08:00
Joseph Anderson a1ea8b9798 Added versioning comment to configuration file
# previously `post` in Jekyll 2.2.
2015-01-16 15:58:21 -08:00
Parker Moore 06b6e86d52 Merge pull request #3292 from flyinprogrammer/eliminate_section_metadata 2015-01-13 13:13:43 -08:00
jaybe@jekyll 7be49c99c1 Update configuration.md
Sync Destination folder cleansing language with Usage docs page (i.e. adding `keep_files` directive).
2015-01-12 16:52:13 -06:00
Alan Scherger c26f040bcf Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -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 039c521e8c Update the documentation. 2014-12-26 22:17:07 -05:00
Fonso 922ba5d0ea Fixing the default host on docs 2014-12-23 13:26:08 +01:00