Parker Moore
|
a4c9925e99
|
Whitelist three Pygments options.
- startinline
- hl_lines
- linenos
|
2014-07-29 14:20:49 -04:00 |
Parker Moore
|
502f7991ad
|
Update history to reflect merge of #2620 [ci skip]
|
2014-07-29 00:12:00 -04:00 |
Parker Moore
|
592afc270e
|
Merge pull request #2620 from alfredxing/warn-on-layout-nonexistent
|
2014-07-29 00:11:41 -04:00 |
Alfred Xing
|
2785d702e2
|
Remove 'none' as a valid layout
|
2014-07-28 18:35:47 -07:00 |
Parker Moore
|
0fbdc69440
|
Update history to reflect merge of #2639 [ci skip]
|
2014-07-28 16:21:09 -04:00 |
Parker Moore
|
c99af68967
|
Merge pull request #2639 from wdenton/add-co2-plugin-to-docs
|
2014-07-28 16:20:38 -04:00 |
William Denton
|
56a82b1e8a
|
Move to "other" section
|
2014-07-28 12:21:01 -04:00 |
William Denton
|
e9ae079fc3
|
Add jekyll-co2 plugin to list
|
2014-07-28 12:18:35 -04:00 |
Parker Moore
|
fab2b1d3a0
|
Update history to reflect merge of #2633 [ci skip]
|
2014-07-26 22:15:28 -04:00 |
Parker Moore
|
18c033dc5c
|
Merge pull request #2633 from redox/read_categories_from_path
|
2014-07-26 22:14:40 -04:00 |
Sylvain UTARD
|
592630d48c
|
Do not forget to downcase the categories here as well
|
2014-07-27 00:29:31 +02:00 |
Parker Moore
|
d2aa8dcc43
|
Actually print properly.
|
2014-07-25 15:18:55 -04:00 |
Parker Moore
|
9b107a129a
|
gcnovus and bahuvrihi no longer exist on GitHub.
|
2014-07-24 15:21:36 -04:00 |
Parker Moore
|
10d6dcc4a9
|
Fix link to Jekyll v1.0.0 release post.
What are timezones.
|
2014-07-24 15:18:25 -04:00 |
Sylvain UTARD
|
16dbe54560
|
When using subdirs to reflect categories, the underlying `categories` attribute was not set
|
2014-07-24 18:59:26 +02:00 |
Parker Moore
|
812c0e9281
|
Fix post_url in 2.0.0 release post. [ci skip]
|
2014-07-23 17:20:37 -04:00 |
Parker Moore
|
7c021657e1
|
Try removing the timezone altogether. [ci skip]
|
2014-07-23 17:13:42 -04:00 |
Parker Moore
|
5dff30d90c
|
Go back to UTC.
|
2014-07-23 17:12:29 -04:00 |
Parker Moore
|
3cc1b56810
|
Add jekyll-hook to deployment methods.
Port of #2617 to the master branch.
|
2014-07-23 16:58:34 -04:00 |
Parker Moore
|
fea4af0e63
|
Update history to reflect merge of #2625 [ci skip]
|
2014-07-22 17:23:44 -04:00 |
Parker Moore
|
a776fdabb9
|
Merge pull request #2625 from fw42/remove_unnecessary_blank_method
|
2014-07-22 17:23:16 -04:00 |
Florian Weingarten
|
2eb57279fe
|
Remove unnecessary Jekyll::Tags::IncludeTag#blank? method
|
2014-07-22 21:06:43 +00:00 |
Parker Moore
|
863ae5652f
|
Update history to reflect merge of #2622 [ci skip]
|
2014-07-22 10:40:22 -04:00 |
Parker Moore
|
d0faba12a3
|
Merge pull request #2622 from alfredxing/fix-markdown-docs
|
2014-07-22 10:39:50 -04:00 |
Parker Moore
|
63991822e7
|
Update history to reflect merge of #2623 [ci skip]
|
2014-07-22 10:33:36 -04:00 |
Parker Moore
|
1404e041e8
|
Merge pull request #2623 from mvdbos/master
|
2014-07-22 10:33:10 -04:00 |
Parker Moore
|
55d78f3c9f
|
Update the history I guess.
|
2014-07-22 10:32:57 -04:00 |
Matthijs van den Bos
|
e9f427c75b
|
Added kramdown-with-pygments plugin
This plugin enables Pygments syntax highlighting for Kramdown-parsed fenced code blocks
|
2014-07-22 12:23:35 +02:00 |
Alfred Xing
|
a661cd8295
|
Remove resolved RedCloth issue from troubleshooting
|
2014-07-21 11:38:04 -07:00 |
Alfred Xing
|
1be83e4e33
|
Fix URL
Copy & paste error introduced a `.dev` local domain; change
to a relative path instead
|
2014-07-21 11:12:57 -07:00 |
Alfred Xing
|
9109495894
|
Update outdated "Extras" page and remove duplicate documentation
|
2014-07-21 10:58:57 -07:00 |
Alfred Xing
|
7586538432
|
Use `is_a?` instead of `class`
|
2014-07-21 09:23:21 -07:00 |
Alfred Xing
|
4bd5614f4c
|
Exclude excerpts from layout checks
|
2014-07-20 12:57:40 -07:00 |
Alfred Xing
|
c8e0fcfcdf
|
Fix up errors in CI build
|
2014-07-20 12:56:54 -07:00 |
Alfred Xing
|
7fa30c0dec
|
Add path of file requesting nonexistent layout
|
2014-07-20 12:17:04 -07:00 |
Alfred Xing
|
a0d679439f
|
Move layout validity logic to separate method
|
2014-07-20 10:01:09 -07:00 |
Alfred Xing
|
072ddb799f
|
Do the same for documents
|
2014-07-20 09:18:35 -07:00 |
Alfred Xing
|
ac744a6313
|
Give a build warning if a layout does not exist
Throw a warning if a non-"none" layout is specified but the corresponding
layout file does not exist.
|
2014-07-20 09:17:19 -07:00 |
Parker Moore
|
c8b22a19ad
|
Update history to reflect merge of #2617 [ci skip]
|
2014-07-18 14:12:59 -04:00 |
Parker Moore
|
a262ea02d9
|
THOSE LINKS THO
|
2014-07-17 02:18:41 -04:00 |
Parker Moore
|
de9c591ffc
|
Run travis tests if TRAVIS_PULL_REQUEST is set and set to a number.
|
2014-07-16 19:46:25 -04:00 |
Parker Moore
|
70e535bee3
|
Update history to reflect merge of #2611 [ci skip]
|
2014-07-16 18:59:00 -04:00 |
Parker Moore
|
749def2ef5
|
Merge pull request #2611 from alfredxing/delete-rubyforge-links
|
2014-07-16 18:58:27 -04:00 |
Alfred Xing
|
c0750c1a3f
|
Fix rest of broken links
|
2014-07-16 14:43:43 -07:00 |
Alfred Xing
|
475e08bba3
|
Replace all RubyForge links with new residences
|
2014-07-16 13:43:09 -07:00 |
Parker Moore
|
2a1e7cb5c9
|
Update history to reflect merge of #2610 [ci skip]
|
2014-07-16 16:14:29 -04:00 |
Parker Moore
|
c4ae4aee2b
|
Merge pull request #2610 from alfredxing/proof-use-bundle-exec
|
2014-07-16 16:14:14 -04:00 |
Alfred Xing
|
8e3ad082e2
|
Add `set -e` to top of `proof` and `cibuild`
Exit immediately on any non-zero exit code
|
2014-07-16 13:13:45 -07:00 |
Alfred Xing
|
b48123c1e1
|
We need to use `bundle exec jekyll` in `script/proof`
|
2014-07-16 13:08:27 -07:00 |
Parker Moore
|
aa3b001a04
|
Update history to reflect merge of #2608 [ci skip]
|
2014-07-16 15:24:43 -04:00 |