Less version of bootstrap + Bug FIx: top bar on small screen#2
Open
axyz wants to merge 93 commits intodocpad:masterfrom
Open
Less version of bootstrap + Bug FIx: top bar on small screen#2axyz wants to merge 93 commits intodocpad:masterfrom
axyz wants to merge 93 commits intodocpad:masterfrom
Conversation
…css is now stylus. This is due to buildr and lesscss causing problems
Just removed the final "e" from "lange" instead of "lang" in the html tag.
Update src/layouts/default.html.eco Thank you !
Current implementation only grabs direct children of the `posts` directory which breaks when you add sub-folders. Updated implementation to avoid this problem and so behaviour matches comment directly above...
…press 3. Add syntax highlighting with Prettify. Upgrade Twitter Bootstrap to latest. Add `related` plugin.
Changed the "posts" collection query to search for a tag and allow for subdirectories
Syntax error crept in: extra close brace.
Syntax error in docpad.coffee
Author
There was a problem hiding this comment.
this prevent the top bar to slide down leaving blank space on his top
…ms not to work (now there is a work around, but the final css is not minified, only concatenated)
Member
|
You should have received an invite to join the DocPad Extras Team, which will give you write access to this repository, so you can merge in the PR. I am too preoccupied to review it. For an orientation, or if you need any assistance following the semi-automatic release process from |
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.
margin fixed to avoid the top bar to slide down leaving a blank space at his top when the window is small
I've also made a major change: by default use the less version of bootstrap in order to change in realtime variables.less
P.S. maybe i had to divide these commits in 2 branches because the bugfix is just a minor fix, while the less version of bootstrap is a big difference and maybe there are some serious reasons if you decided not to use it.
I'm sorry but i'm new to pull requests and i didn't know that new changes i made to a branch are also added to the open pull requests.