Commit Graph

20 Commits

Author SHA1 Message Date
Frank Taillandier 63595f388d promote .md extensions 2016-09-02 11:17:23 +02:00
Ashwin Maroli 1cd880f9d0 replace liquid highlight tag with backticks 2016-08-26 06:55:18 +05:30
Parker Moore 19b566e6ea
site: use rouge instead of pygments 2016-04-28 18:26:29 -07: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
Craig P. Motlin 754bf14e23 Fix grammar in the documentation for posts. 2016-01-08 00:14:33 -05:00
Parker Moore 4c050bba65 docs: posts example code is invalid UTF-8, use three dots instead of ellipsis
Fixes #4271
2015-12-18 10:19:42 -08:00
I´m a robot 791b2eccf6 updated documentation on the excerpt_separator 2015-04-20 09:58:38 -07:00
Parker Moore 6a66a3af5a Merge branch 'stkent-patch-1'
* stkent-patch-1:
  Restructure excerpt_separator documentation for clarity
2015-03-16 14:46:07 -07:00
chrisfinazzo b5a73373ff Wrap lines 2015-03-11 20:17:23 -04:00
Stuart Kent c371926e09 Restructure excerpt_separator documentation for clarity 2015-03-05 23:56:25 -05:00
Parker Moore 1fa428c6e4 Fix posts per htmlproofer. 2015-02-07 23:31:15 -08:00
Guillaume LARIVIERE ef54bfe5a1 highlighting fix 2015-01-21 17:44:28 +01:00
Parker Moore c1da91cf5c Start removing mentions of Textile. 2015-01-17 16:51:28 -08:00
Parker Moore 84cfc1ceff Merge branch 'majioa-devel'
* majioa-devel:
  Ensure Post#excerpt_separator always returns a string.
  get procedure for default excerpt separator for both cases site and page was moved to the post's specific method :excerpt_separator.
  Added per post excerpt_separator functionality, so you are able to specify :excerpt_separator (as well as just :excerpt) key direct inside the post YAML, to make an excerpt based on the value in the post. Tests were also added.
2015-01-17 15:01:20 -08:00
Alan Scherger c26f040bcf Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
Malo Skrylevo 54d0bf47e8 Added per post excerpt_separator functionality, so you are able to
specify :excerpt_separator (as well as just :excerpt) key direct inside
the post YAML, to make an excerpt based on the value in the post. Tests
were also added.
2015-01-08 15:18:06 +03:00
Parker Moore 22275e571d Add note about page vs post. [ci skip]
Closes #3056.
2014-11-16 20:40:23 -08:00
kleinfreund 0ed02e9c1e Replacing front-matter/frontmatter with front matter 2014-08-01 10:07:09 +02:00
Parker Moore e57cd0031d Use site.docs instead of site.pages. 2014-07-31 04:34:38 -04:00