Skip to content
This repository was archived by the owner on Dec 6, 2017. It is now read-only.

Make bootstrappy #18

Open
wants to merge 11 commits into
base: primary
Choose a base branch
from
Open

Conversation

Wimsy113
Copy link
Contributor

  • Extract the shared layout components jade extends
  • Resolve merge conflicts!
  • Implement super boring standard bootstrap layout (nav bar at top, centered body) that works on both mobile and non-mobile devices

@@ -1,6 +1,7 @@
html
head
title!= Memberships
link(href='//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css', rel='stylesheet')
body
Copy link
Member

Choose a reason for hiding this comment

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

Is there a way to use layouts in jade?

"db-migrate": "db-migrate",
"test": "tap test/*.js"
},
"test": "tap test/*.js" },
Copy link
Member

Choose a reason for hiding this comment

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

Why do we have two "test" lines?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants