Terry Schmidt
42cc3cac21
Changes to help clarify defaults in site config vs front-matter
2014-05-30 09:54:07 -05:00
Ben
8f9b0424b6
Add jekyll_github_sample plugin
2014-05-29 13:05:37 -07:00
Terry Schmidt
4dcb877ff9
Tweak front-matter vs site configuration per comments from @parkr on jekyll/jekyll#2439
2014-05-27 10:14:28 -05:00
Terry
a0595a00e8
Update explanation of the site front-matter defaults section
2014-05-23 10:03:14 -05:00
Parker Moore
f416c686af
Merge pull request #2389 from kleinfreund/patch-1
2014-05-21 01:09:54 -04:00
Parker Moore
3c6377d665
Merge pull request #2395 from rdumont/data-subdirectories
2014-05-21 01:09:15 -04:00
Parker Moore
5aefaa1c48
Merge pull request #2418 from mathbruyen/collections_permalink
2014-05-20 22:52:29 -04:00
Parker Moore
d3f9427e37
Merge pull request #2424 from kleinfreund/patch-2
2014-05-20 15:35:47 -04:00
Ivan Tse
27381b7f07
Remove extra period. [ci skip]
2014-05-20 09:58:43 -04:00
Philipp Rudloff
936a00a974
Prevent table from extending parent width
...
The table containing the _Permalink style examples_ [in the docs](http://jekyllrb.com/docs/permalinks/#permalink-style-examples ) extends the width of the content container.
The solution I propose is a bit dirty, because I remove `permalink: ` in the left column to make the table fit.
Another way would be using `white-space: normal;` for code inside tables. That would lead to _ugly_ line-breaks within the code.
What do you think?
2014-05-19 16:41:33 +02:00
Chezou
755088dbf0
Fix broken link on installation.md
2014-05-19 00:13:40 +09:00
Mathieu Bruyen
921dbe0547
Override collection url template
2014-05-17 10:40:52 +02:00
Josh Davis
11e3217ec1
Remove broken link in extras.md, closes #2400
2014-05-12 11:57:54 -05:00
jaybe@jekyll
fc7f724529
Remove Quickstart' Default Markdown Section
...
Remove default Markdown section from Quickstart documentation page as
it is redundant and unnecessary at this time. #2387
2014-05-12 10:48:31 -05:00
Rodrigo Dumont
418c978b91
Add _data sub-folder support to docs
2014-05-12 11:21:31 -03:00
Austin Pray
a79279b1cc
Beefs up variables.md
...
Adds site.data
Adds site.collections
Adds site.html_pages
2014-05-11 16:21:47 -05:00
Philipp Rudloff
5e2c03635f
Adding to pagination note: Cannot include collections
...
Adding a sentence to the paragraph to clarify, that pagination is restricted to posts and that it can't contain collections.
2014-05-11 22:14:03 +02:00
Philipp Rudloff
a9cf8c4c04
Add collections to info about pagination support.
...
Currently: _Pagination does not support tags or categories_
Proposed: _Pagination does not support tags, categories or collections_
Maybe in the future? Related: #2376
2014-05-11 10:10:06 +02:00
jaybe@jekyll
3233005a0a
Update Quickstart re: kramdown default
...
Update Quickstart documentation to reflect Jekyll’ 2.0 default of
kramdown Markdown engine versus Redcarpet.
2014-05-10 23:47:48 -05:00
Ben Balter
1315112ab5
dot json;
2014-05-09 10:32:18 -04:00
Ben Balter
d3f9da7645
document json support
2014-05-09 10:30:36 -04:00
Parker Moore
4e8ddd5fa3
Update history.
2014-05-08 23:12:44 -04:00
Parker Moore
70a06c9b59
Update site/docs/history.md for #2363 .
2014-05-08 22:17:33 -04:00
Yi Zeng
53454a370b
Re-rake history.md in site folder after fixes
2014-05-09 13:52:49 +12:00
Parker Moore
c3b4ca7135
Merge pull request #2353 from gpxl/configuration-defaults-typo
2014-05-08 21:10:43 -04:00
gpxl
6a9db38006
Fix link to frontmatter defaults docs
2014-05-07 22:05:02 -07:00
Yi Zeng
db5fa3d15e
Use symbol instead of HTML number in upgrading.md
...
Fix case #2349
2014-05-08 14:56:15 +12:00
Alberto Grespan
4835bbbdb4
Fix baseurl default in the docs
...
Display the new baseurl default (commit: [97e9fb2
](97e9fb29b0
)) in the docs.
2014-05-07 15:50:34 -04:30
Parker Moore
daaae974b3
Update site history.
2014-05-07 15:11:22 -04:00
David Briggs
cdb46f03f7
add missing 'as'
2014-05-07 14:53:55 -04:00
Parker Moore
0614d2f966
Update history conversion so it works from MD ~> Website
2014-05-07 00:47:15 -04:00
Parker Moore
ac666490d2
Release 2.0.2
2014-05-06 23:59:49 -04:00
Kevin Ingersoll
3498cc9947
Add a little clarity to docs
2014-05-07 14:48:35 +12:00
Troy Swanson
0dffe26cfe
Update docs for different gist behavior
2014-05-06 21:25:34 -05:00
Parker Moore
0a0d7858c6
Release 2.0.1
2014-05-06 21:57:33 -04:00
Parker Moore
13f19ea21a
Update histories to reflect 2.0.0 release.
2014-05-06 21:06:27 -04:00
Matt Rogers
5c109ee8dc
Merge pull request #2299 from penibelst/sort-nils
2014-05-06 16:49:40 -05:00
Anatol Broder
19b0fe9781
Separate example codes [ci skip]
2014-05-06 22:00:28 +02:00
Anatol Broder
3a1c18ede2
Remove the hint aout type
2014-05-06 21:54:12 +02:00
Anatol Broder
2ee7e73531
Improve the description
2014-05-06 21:50:33 +02:00
Anatol Broder
dc0e577b44
Fix markup
2014-05-06 21:40:52 +02:00
Anatol Broder
7c1709fab4
Change nils argument to string
2014-05-06 21:36:13 +02:00
Anatol Broder
14e0abc4e2
Add documentation
2014-05-06 21:21:04 +02:00
Parker Moore
fa27132025
Fix link to variables docs page
2014-05-06 14:52:02 -04:00
Parker Moore
2468b9f45c
Remove notes in docs for unreleased features.
2014-05-06 14:47:21 -04:00
Parker Moore
d2c5668baa
Merge pull request #2298 from jekyll/release-post
2014-05-06 14:36:58 -04:00
Parker Moore
1a38207faf
Add docs for site.documents.
...
Ref: #2295 .
2014-05-06 12:31:33 -04:00
Parker Moore
6f336c182c
Merge pull request #2300 from kzykbys/myPluginDescription
2014-05-06 12:28:05 -04:00
kzykbys
d002ebd373
Add Deprecated articles keeper plugin
2014-05-05 20:58:09 -07:00
Parker Moore
581b07d096
Add docs about custom markdown processor
2014-05-05 23:45:18 -04:00
Parker Moore
2f660674c3
Add docs for group_by and where filters
2014-05-05 23:37:25 -04:00
TheTomThorogood
94ccd42c73
Add short_year description to /docs/permalinks/
2014-05-05 00:12:51 +09:30
Chezou
c17bdf951d
Fix typo in documentation
2014-05-03 22:42:50 +09:00
Parker Moore
bae479972f
Add document.output to list of liquid vars in output.
...
CLoses #2232 .
2014-05-02 11:24:18 -04:00
Parker Moore
267b8a037f
Add an 'unreleased' note above Front-matter defaults.
...
Fixes #2280 .
2014-04-30 17:23:12 -04:00
Parker Moore
068d921ef6
Fix up docs for collections.
...
#2238 .
2014-04-25 23:15:18 -04:00
Parker Moore
a619ce3e9b
Move link around for GitHub training site & source.
...
#2257 .
2014-04-24 15:36:52 -04:00
Parker Moore
03a3a1a261
Merge pull request #2257 from stevenspasbo/master
2014-04-24 15:33:56 -04:00
Parker Moore
7ef857a0bc
Fix syntax issue on Templates page with `include` example.
...
Fixes #2256 for the time being.
2014-04-24 14:08:33 -04:00
Steven Spasbo
73cba00687
Fixed broken link to github training material site
2014-04-23 08:32:15 -07:00
Parker Moore
9db5a1a6ce
Merge pull request #2205 from jekyll/maul-esel-frontmatter-defaults
2014-04-21 23:01:05 -04:00
Matt Sheehan
6ba375401e
Update plugins.md
2014-04-20 15:01:54 -04:00
Geoff Shannon
b07835b35c
Reword slightly to fix typo
...
Also avoid using "you" as well
2014-04-18 14:09:17 -07:00
Geoff Shannon
1c8fef69aa
Remove "tag" from the link
...
It looks super weird
2014-04-18 13:26:39 -07:00
Geoff Shannon
0b0d3b43a1
Add a to cross-reference about post_url
...
I had a really hard time finding this information on the Jekyll site,
and this seemed like a reasonable place to put a pointer to the
information.
2014-04-18 13:23:43 -07:00
Parker Moore
5d6a07e060
Remove stray sentence from Collections doc page.
2014-04-14 23:19:42 -04:00
Parker Moore
ee29bf3939
Update docs around collections.
2014-04-14 22:46:22 -04:00
Parker Moore
d84cde1f7a
Add docs for how the collections stuff is exposed via Liquid.
2014-04-14 22:46:21 -04:00
Ben Balter
aa2fb685d9
I am the King of Copy
2014-04-14 22:46:21 -04:00
Parker Moore
77bb678a3d
Add some documentation
2014-04-14 22:46:21 -04:00
Jeff Kolesky
09da544145
Adds reference to jekyll-page-collections plugin
2014-04-07 15:00:09 -07:00
Parker Moore
c0358cb7b4
Remove duplicate entry in list of third-party plugins ( #2206 )
2014-04-04 19:17:23 -04:00
Parker Moore
6bd07501e8
Merge branch 'frontmatter-defaults' of git://github.com/maul-esel/jekyll into maul-esel-frontmatter-defaults
...
* 'frontmatter-defaults' of git://github.com/maul-esel/jekyll:
move self.type to convertible
oops, fix minor indentation quirk
document frontmatter defaults precedence
adjust frontmatter defaults precedence handling
change cucumber feature to test for precedence too
fix frontmatter defaults for custom paths
more robust cucumber features
fix slash handling for paths
move cucumber features to own file
fix minor docs quirk
improve path checking, now using Pathname instead of regex
Add site documentation for the new feature
add inline code docs
improve validation code
fix for Ruby 1.8
Add basic cucumber features for frontmatter defaults
Retrieve frontmatter defaults when retrieved internally
make frontmatter defaults available to liquid
add a class `FrontmatterDefaults` for handling of frontmatter defaults
Add a method to retrieve type to post, page and draft
Conflicts:
lib/jekyll.rb
lib/jekyll/convertible.rb
lib/jekyll/core_ext.rb
lib/jekyll/page.rb
lib/jekyll/post.rb
2014-04-04 15:32:27 -04:00
Parker Moore
d579840870
Merge pull request #1824 from lachy-xe/master
2014-04-02 14:08:21 -04:00
Parker Moore
ad86d063e4
Merge pull request #2177 from jekyll/help
2014-04-02 13:59:37 -04:00
Parker Moore
e2d95975f6
Redirect all the people to the help repo.
2014-04-01 18:30:36 -04:00
Parker Moore
e20491759d
Update dat history format so it's right whoopsies.
2014-04-01 11:07:45 -04:00
Parker Moore
e627799623
Update dat history in da site.
2014-03-28 02:31:52 -04:00
Parker Moore
4017325981
Add links to our lovely new Help repo
2014-03-27 19:14:11 -04:00
Parker Moore
57049b8e78
Update fixed version of history in site. [ci skip]
2014-03-26 14:03:57 -04:00
Parker Moore
6706ce9ee7
Merge pull request #2130 from XhmikosR/html-cleanup
2014-03-26 11:33:46 -04:00
Parker Moore
efe5b5c824
Update site/docs/history.md
2014-03-25 16:58:42 -04:00
XhmikosR
dcb8192c29
Use double quotes consistently.
2014-03-24 00:31:07 +02:00
Matt Rogers
2f93fcd8a5
Merge pull request #2163 from hildred/doc-safe
2014-03-21 12:07:45 -05:00
Ben Hildred
a9adb22fed
better document safe mode
2014-03-21 08:42:19 -06:00
Lincoln Mullen
5f2d37a6d0
Add jekyll_figure plugin
2014-03-19 22:26:15 -04:00
PatrickC8t
df8458275d
Added Jekyll-Ordinal plugin to list of third-party plugins.
...
Closes #2150 .
Signed-off-by: Parker Moore <parkrmoore@gmail.com>
2014-03-17 17:43:38 -04:00
XhmikosR
553338636b
Trim trailing spaces and convert tabs to spaces.
2014-03-11 07:44:01 +02:00
Parker Moore
76ad86667b
Point migration docs link to the actual docs
...
... not to a confusingly-similar docs page.
Ref: https://twitter.com/Thedeadlybutter/status/439862381964181504
2014-03-01 17:20:25 -05:00
Erik Dungan
b93a5ed509
Update plugins.md
...
Added my plugin to the list.
2014-02-27 12:39:02 -08:00
Parker Moore
6973a33519
Merge pull request #2102 from ZDroid/mkdown
2014-02-27 08:33:50 -05:00
Parker Moore
6ea5df34fc
Update Site history based on History.markdown
2014-02-27 08:32:37 -05:00
Zlatan Vasović
495ba2510b
Update configuration docs for MD extensions
...
Per `.mkdown` extension addition in my older pull request.
2014-02-27 13:42:55 +01:00
Parker Moore
f24a3c67ed
site.static_files is only available in the latest development version of Jekyll.
...
Ref: #2075
2014-02-25 10:57:34 -05:00
Parker Moore
2988bb6a32
Update contributing docs to describe process for submitting PR to add plugin to list.
...
Fixes #2093 . /cc @mattr-
2014-02-24 17:05:51 -05:00
Ben Baker-Smith
6a52f77656
add Jekyll Pages Directory plugin to plugins docs
2014-02-24 15:39:35 -06:00
Parker Moore
e58748bcf7
Build fragment into a better fragment.
...
Per @mattr-'s comment in #2094 :
https://github.com/jekyll/jekyll/pull/2094#discussion_r10011008
2014-02-24 16:22:43 -05:00
Tobias Brunner
63b76c0ad1
add lyche gallery tag plugin link
2014-02-24 22:13:51 +01:00
Parker Moore
8282424532
Merge pull request #2067 from troyswanson/assets-can-be-better
2014-02-23 20:13:56 -05:00
Noah Slater
c36a759de9
Add whitespace
2014-02-20 22:08:02 +01:00