Merged
Conversation
As per middleman/middleman#1866 (comment) Tested. It works.
Old link was broken
* Fix Woocommerce link in readme * Fixed _errors.md typo
… wiki for instructions
* Add showing/hiding submenus, fix sidebar styling, fix bug where includes wouldn't appear in ToC * Update ToC to highlight last header if page is scrolled to very bottom, fixes #280 * Set HTML title to current h1 section text, see resource-watch#133 * Fix menu not opening on mobile * Add back increase toc item height on mobile * Fix padding bug * Add back in ToC sliding animation
parts[0] can lead to a nil class exception. Using the ternary gives the same functionality without causing things to fail
* Add VagrantFile compatible from debian/jessie64 box and latest ruby stable version (2.4.0) * Fix indent in vagrantfile for jessie64 * Remove Vagrantfile for Jessie * Replace Vagrantfile with debian/jessie and last ruby version
Adding some punctuation marks.
I think the use of the word retrieves in the DELETE request is used mistakenly.
The `--source-only` already works to only build and not deploy. But sometimes we want to just push and not build. An example of that is when you want to use Docker to build the project, avoiding the installation of the whole Ruby environment in your computer. This commit adds `--push-only` to add the ability to execute only the actions related to `git` and avoid the project build. No API was broken by this commit, it's a minor change.
on line 101 missing a semicolon
Add possibility to have the ´code´ tag inside the content tables
I believe the data-title attribute for H2 elements was mistakenly using the parent H1 content as its value, rather than its own content.
* Move nesting generator to separate class * Major bug fix, code simplification * Get rid of global value, use class variable instead.
… in _errors.md (#905)
Fixed typo
rrequero
approved these changes
Jun 5, 2018
* master: Add documentation for WB index connector
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.