-
Notifications
You must be signed in to change notification settings - Fork 17
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
Suggest updating to latest Twitter Bootstrap #11
base: master
Are you sure you want to change the base?
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
Discovered on atom.xml compile there is an extra '/' in the urls/ids. Removing, and push to skeleton.
Fix to display site-wide. Favicon wasn't showing up on deeper routes.
remove extra '/'
Switch to Bower
Upgrade to Bootstrap 3.0.3 with Bower
I have become too preoccupied by other things to review, merge, and release this PR. However, you should have received an invite a while ago to join the DocPad Extras Team, which will give you write access to this repository, so you can merge in the PR. For an orientation, or if you need any assistance following the semi-automatic release process from |
The current version of the skeleton doesn't reflect the correct path for jquery, even without updating Bootstrap.