Basic customized configuration
This commit is contained in:
parent
6704528d8d
commit
f8dc7727e8
4 changed files with 61 additions and 128 deletions
|
@ -1,74 +1,26 @@
|
|||
- title: Start
|
||||
- title: Home
|
||||
url: "/"
|
||||
side: left
|
||||
|
||||
- title: Getting Started
|
||||
url: "/getting-started/"
|
||||
side: left
|
||||
|
||||
- title: "Templates"
|
||||
url: "/design/"
|
||||
- title: About
|
||||
url: "/about/"
|
||||
side: left
|
||||
dropdown:
|
||||
- title: "Grid & Colors"
|
||||
url: "/design/grid/"
|
||||
- title: "Typography"
|
||||
url: "/design/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: "Bio"
|
||||
url: "/about/bio/"
|
||||
- title: "Interests"
|
||||
url: "/about/interests/"
|
||||
|
||||
- title: "Header Styles"
|
||||
url: "/headers/"
|
||||
- title: "Projects"
|
||||
url: "/projects/"
|
||||
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: "Danbooru Client"
|
||||
url: "/projects/danbooru-client/"
|
||||
|
||||
- title: Documentation
|
||||
url: "/documentation/"
|
||||
side: left
|
||||
dropdown:
|
||||
- title: Documentation
|
||||
url: "/documentation/"
|
||||
- title: "Changelog"
|
||||
url: "/changelog/"
|
||||
- title: "Roadmap"
|
||||
url: "/roadmap/"
|
||||
|
||||
- title: Blog
|
||||
url: "/blog/"
|
||||
side: left
|
||||
dropdown:
|
||||
- title: Blog
|
||||
url: "/blog/"
|
||||
- title: "Blog Archive"
|
||||
url: "/blog/archive/"
|
||||
- title: "Archive"
|
||||
url: "/archive/"
|
||||
side: right
|
||||
|
||||
- title: "Search"
|
||||
url: "/search/"
|
||||
|
|
|
@ -1,21 +1,7 @@
|
|||
- menu_name: "Dankeschön"
|
||||
- menu_name: "Links"
|
||||
|
||||
- name: "Icons by Daniel Bruce"
|
||||
url: "http://entypo.com/"
|
||||
class: "network-entypo"
|
||||
title: "Icons by Daniel Bruce"
|
||||
#- name: "Icons by Daniel Bruce"
|
||||
#url: "http://entypo.com/"
|
||||
#class: "network-entypo"
|
||||
#title: "Icons by Daniel Bruce"
|
||||
|
||||
- name: "Built on Foundation"
|
||||
url: "http://foundation.zurb.com/"
|
||||
class: "services-newsletter"
|
||||
title: "Built on Foundation"
|
||||
|
||||
- name: "Images by Unsplash"
|
||||
url: "http://unsplash.com/"
|
||||
class: "rss-link"
|
||||
title: "Images by Unsplash"
|
||||
|
||||
- name: "Using Backstretch by Scott Robbin"
|
||||
url: "http://srobbin.com/jquery-plugins/backstretch/"
|
||||
class: "sitemap-link"
|
||||
title: "Using Backstretch by Scott Robbin"
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
- menu_name: "Services"
|
||||
|
||||
- name: "Contact"
|
||||
url: "/contact/"
|
||||
class: "services-contact"
|
||||
title: "Contact"
|
||||
- menu_name: "Miscellaneous"
|
||||
|
||||
- name: "RSS"
|
||||
url: "/feed.xml"
|
||||
|
|
Reference in a new issue