forked from chimpanzees/styleguide
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdemo.jade
More file actions
56 lines (56 loc) · 2.13 KB
/
Copy pathdemo.jade
File metadata and controls
56 lines (56 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
header.site-header
nav.navbar.navbar-default(role='navigation')
.container
.navbar-header
button.navbar-toggle(type='button', data-toggle='collapse', data-target='#navbar-collapse')
span.sr-only Toggle navigation
span.icon-bar
span.icon-bar
span.icon-bar
h1.navbar-brand
a(href='/')
span Auth0
a.no-basic.hiring.animated.bounce.hidden-sm.hidden-xs.hidden-md(href='/jobs') We're hiring!
#navbar-collapse.collapse.navbar-collapse
ul.nav.navbar-nav.navbar-left.no-basic
li.li-why
a(href='/why-auth0') Why Auth0
li.li-how
a(href='/how-it-works') How It Works
li.li-pricing
a(href='/pricing') Pricing
li.dropdown
span.btn-dro(role='button', data-toggle='dropdown')
| More
i.icon-budicon-460
ul.dropdown-menu(role='menu', aria-labelledby='dLabel')
li
a(href='/lock') Lock
li
a(href='/passwordless') Passwordless
li
a(href='/wordpress') WordPress
li.divider
li
a(href='/about') About
li
a(href='/blog') Blog
li
a(href='/customers') Customers
li
a(href='/resources') Resources
li
a(href='/partners') Partners
li
a(href='/opensource') Open Source
li
a(href='/jobs') Jobs
li
a(href='/press') Press
ul.nav.navbar-nav.navbar-right
li.li-docs.no-basic
a(href='/support') Help & Support
li.li-docs.no-basic
a(href='/docs') Documentation
li
a.signin-button.login(href='https://manage.auth0.com') Open Dashboard