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

Less version of bootstrap + Bug FIx: top bar on small screen #2

Open
wants to merge 93 commits into
base: master
Choose a base branch
from

Conversation

axyz
Copy link

@axyz axyz commented Feb 2, 2013

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.

…css is now stylus. This is due to buildr and lesscss causing problems
balupton and others added 21 commits July 18, 2012 15:57
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

@media (max-width: 980px)
body
padding-top 0px
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this prevent the top bar to slide down leaving blank space on his top

axyz added 3 commits February 2, 2013 22:02
…ms not to work (now there is a work around, but the final css is not minified, only concatenated)
"dest": "out/styles/all.css"
}
},
"cssmin": {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this task seems not to be executed

@balupton
Copy link
Member

balupton commented Aug 1, 2019

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 CONTRIBUTING.md, then reach out via https://bevry.me/discord/dev

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.

8 participants