Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 290 #293

Merged
merged 2 commits into from
Jan 16, 2016
Merged

Issue 290 #293

merged 2 commits into from
Jan 16, 2016

Conversation

qh
Copy link

@qh qh commented Jan 15, 2016

Default ASSET_PATH fails for latest jekyll version #290
(#290)

solution: if page.theme.name unavailable (empty) use layout.theme.name

(plusjade#290)
solution: if page.theme.name unavailable (empty) use layout.theme.name
plusjade added a commit that referenced this pull request Jan 16, 2016
@plusjade plusjade merged commit c3d3cbe into plusjade:jb-development Jan 16, 2016
@qh qh deleted the issue-290 branch January 16, 2016 10:23
pauldmccarthy added a commit to pauldmccarthy/pauldmccarthy.github.com that referenced this pull request Feb 23, 2016
issue (plusjade/jekyll-bootstrap#293).
Not sure if it will work yet.
andtorg added a commit to andtorg/andtorg.github.io that referenced this pull request Mar 14, 2016
corneadoug added a commit to corneadoug/incubator-zeppelin that referenced this pull request Sep 7, 2016
bzz pushed a commit to bzz/incubator-zeppelin that referenced this pull request Sep 7, 2016
asfgit pushed a commit to apache/zeppelin that referenced this pull request Sep 7, 2016
### What is this PR for?
In recent changes download links were broken on the project website

### What type of PR is it?
Hot Fix

### Todos
* [x] - update Jekyll version
* [x] - update documentation, with `--safe` removed
* [x] - add "production" mode flag though `JEKYLL_ENV` aka plusjade/jekyll-bootstrap#84

### How should this be tested?
```
bundle update
JEKYLL_ENV=production bundle exec jekyll serve
```

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? Yes, it was

Author: Alexander Bezzubov <bzz@apache.org>
Author: Damien CORNEAU <corneadoug@gmail.com>
Author: Alexander <abezzubov@nflabs.com>

Closes #1410 from bzz/fix-download-links and squashes the following commits:

2b04e4a [Alexander] Merge pull request #11 from corneadoug/fix/otherRenderingIssues
f774bb0 [Damien CORNEAU] Add extension to pages_list links
68f4d64 [Damien CORNEAU] Backport plusjade/jekyll-bootstrap#293
09f770e [Alexander Bezzubov] Add missing dependency and update deprecated config
f270a43 [Alexander Bezzubov] Update Jekyll in order to use JEKYLL_ENV
45bf884 [Alexander Bezzubov] Backport of plusjade/jekyll-bootstrap#262 for website
mrdougwright pushed a commit to mrdougwright/mrdougwright.github.io that referenced this pull request Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants