forked from Phlow/feeling-responsive
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnavigation.yml
More file actions
75 lines (68 loc) · 1.65 KB
/
Copy pathnavigation.yml
File metadata and controls
75 lines (68 loc) · 1.65 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
- title: Start
url: "/"
side: left
- title: Getting Started
url: "/getting-started/"
side: left
- title: "Templates"
url: "/design/"
side: left
dropdown:
- title: "Grid & Colors"
url: "/design/grid/"
- title: "Typography"
url: "/design/typography/typography/"
- title: "Page/Post"
url: "/design/page/"
- title: "Post-Left-Sidebar"
url: "/design/post-left-sidebar/"
- title: "Post-Right-Sidebar"
url: "/design/post-right-sidebar/"
- title: "Page Full-Width"
url: "/design/page-fullwidth/"
- title: "Blog-Page"
url: "/blog/"
- title: "Video"
url: "/design/video/"
- title: "Gallery"
url: "/design/gallery/"
- title: "Portfolio"
url: "/design/portfolio/"
- title: "Header Styles"
url: "/headers/"
side: left
dropdown:
- title: "Header with Full-Width-Image"
url: "/design/header-full-width-image/"
- title: "Header with Image and Pattern"
url: "/design/header-image-pattern/"
- title: "Header with image and color"
url: "/design/header-image-color/"
- title: "Header Only With Logo"
url: "/design/header-logo-only/"
- title: "Header With Text"
url: "/design/header-with-text/"
- title: "No Header"
url: "/design/no-header/"
- title: "No Header but Image"
url: "/design/no-header-but-image/"
- title: Documentation
url: "/documentation/"
side: left
dropdown:
- title: "Changelog"
url: "/changelog/"
- title: "Roadmap"
url: "/roadmap/"
- title: Blog
url: "/blog/"
side: left
dropdown:
- title: "Blog Archive"
url: "/blog/archive/"
- title: "Search"
url: "/search/"
side: right
- title: "Contact"
url: "/contact/"
side: right