UNPKG

@nine-theme/vuepress-theme-nine

Version:
164 lines 3.64 kB
/** * Generated by "@vuepress/internal-site-data" */ export const siteData = { "title": "九剑", "description": "独孤九剑,破尽天下武功", "base": "/", "headTags": [ [ "link", { "rel": "icon", "href": "/10054584.jpeg" } ], [ "meta", { "name": "viewport", "content": "width=device-width,initial-scale=1,user-scalable=no" } ] ], "pages": [ { "title": "Home", "frontmatter": { "home": true, "heroText": "哈哈哈" }, "regularPath": "/", "relativePath": "README.md", "key": "v-7824e78f", "path": "/", "lastUpdated": "2019/12/9 上午10:05:20" }, { "title": "Nine 主题", "frontmatter": { "title": "Nine 主题", "date": "2019-08-08T00:00:00.000Z", "sidebar": "auto", "categories": [ "主题" ], "tags": [ "Nine" ], "keys": [ "e10adc3949ba59abbe56e057f20f883e" ], "publish": false }, "regularPath": "/_posts/test.html", "relativePath": "_posts/test.md", "key": "v-6b45a90c", "path": "/_posts/test.html", "excerpt": "<p>这是第一篇博文。</p>\n<p>more 上面的内容是摘要,将显示在目录中。</p>\n" }, { "frontmatter": { "layout": "Tags", "title": "Tags" }, "regularPath": "/tag/", "key": "v-b1564aac", "path": "/tag/" }, { "frontmatter": { "layout": "FrontmatterKey", "title": "Categories" }, "regularPath": "/categories/", "key": "v-ef9325c4", "path": "/categories/" }, { "frontmatter": { "layout": "TimeLines", "title": "Timeline" }, "regularPath": "/timeline/", "key": "v-6319eb4e", "path": "/timeline/" }, { "frontmatter": { "layout": "Tag", "title": "Nine Tags" }, "regularPath": "/tag/Nine/", "key": "v-1790659a", "path": "/tag/Nine/" }, { "frontmatter": { "layout": "Category", "title": "主题 Categories" }, "regularPath": "/categories/%E4%B8%BB%E9%A2%98/", "key": "v-56ce1048", "path": "/categories/主题/" } ], "themeConfig": { "type": "blog", "mode": "auto", "nav": [ { "text": "主页", "link": "/", "icon": "nine-home" }, { "text": "时间轴", "link": "/timeline/", "icon": "nine-date" } ], "sidebar": "auto", "blogConfig": { "category": { "location": 2, "text": "分类" }, "tag": { "location": 3, "text": "标签" } }, "logo": "/img/default_avatar.jpeg", "authorAvatar": "/img/default_avatar.jpeg", "search": true, "searchMaxSuggestions": 10, "sidebarDepth": 4, "lastUpdated": "Last Updated", "author": "nine", "record": "xxxx", "startYear": "2014", "friendLink": [ { "title": "九剑", "desc": "Enjoy when you can, and endure when you must.", "email": "wangjia_1919@163.com", "link": "https://hub.alili.fun" }, { "title": "vuepress-theme-nine", "desc": "简单可用的vueoress 主题", "avatar": "https://hub.alili.fun", "link": "https://hub.alili.fun" } ], "codeTheme": "tomorrow", "user3DTag": true }, "locales": { "/": { "lang": "zh-CN", "path": "/" } } }