Skip to content

Instantly share code, notes, and snippets.

@chrisvfritz
Created June 27, 2015 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisvfritz/be046eca669ee4ee37ec to your computer and use it in GitHub Desktop.
Save chrisvfritz/be046eca669ee4ee37ec to your computer and use it in GitHub Desktop.
$ Jumbotron, style: styles.welcome.base, [
$h2 'this is a catchy tagline'
$p 'here is a short mission statement, expanding on the tagline'
$hr()
$a href: '/demo', [
$ Button,
bsStyle: 'primary'
bsSize: 'large'
'Try the demo'
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment