jekyll/site/_docs
Michael Tu 705fdfb23d Add a '/' to paginate_path
If this '/' is not present, then the second pagination code snippet
under the "Render the paginated Posts" section will have a bug.

Let's say my page 1 is located at host:port/blog/index.html and my
paginate_path setting in _config.yml is "blog/page:num/". The
observation if the paginate_path does not start with a '/' is that the href generated for the page numbers will have 2 'blogs', i.e. for page 2 the href will
incorrectly appear as 'host:port/blog/blog/page2' instead of just
'host:port/blog/page2'.
2015-02-18 03:13:57 -05:00
..
assets.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
collections.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
configuration.md Fix posts per htmlproofer. 2015-02-07 23:31:15 -08:00
continuous-integration.md Grammar, hard-wrap lines at 80 characters 2015-01-31 22:52:46 -05:00
contributing.md Remove extra spaces 2015-01-31 12:27:28 -05:00
datafiles.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
deployment-methods.md Fix posts per htmlproofer. 2015-02-07 23:31:15 -08:00
drafts.md Remove extra spaces 2015-01-31 12:27:28 -05:00
extras.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
frontmatter.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
github-pages.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
history.md Update site history. [ci skip] 2015-01-17 15:01:08 -08:00
index.md Start removing mentions of Textile. 2015-01-17 16:51:28 -08:00
installation.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
migrations.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
pages.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
pagination.md Add a '/' to paginate_path 2015-02-18 03:13:57 -05:00
permalinks.md The :title URL placeholder for collections should be the filename slug. 2015-01-30 01:53:11 -08:00
plugins.md Change the link 2015-02-14 14:50:35 +01:00
posts.md Fix posts per htmlproofer. 2015-02-07 23:31:15 -08:00
quickstart.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
resources.md Fix broken link in resources 2015-02-09 23:58:22 -07:00
sites.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
structure.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
templates.md Updating Rogue description text based on feedback. 2015-02-17 15:27:15 -05:00
troubleshooting.md Add a jekyllrb.com/help page which elucidates places from which to get help. 2015-02-07 23:49:43 -08:00
upgrading.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
usage.md Merge pull request #3292 from flyinprogrammer/eliminate_section_metadata 2015-01-13 13:13:43 -08:00
variables.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
windows.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00