Skip to content

Commit d4388fd

Browse files
committed
支持动态网站
1 parent c81d823 commit d4388fd

74 files changed

Lines changed: 162 additions & 100 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/.vitepress/config.mts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ export default defineConfig({
88
['link', { rel: 'icon', href: '/img/logo.png' }]
99
],
1010

11+
lastUpdated: true,
12+
sitemap: {
13+
hostname: 'https://postsummary.zhheo.com'
14+
},
15+
1116
themeConfig: {
1217
// https://vitepress.dev/reference/default-theme-config
1318
nav: [

docs/.vitepress/dist/404.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/.vitepress/dist/api-examples.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="preload" href="/assets/inter-roman-latin.2ed14f66.woff2" as="font" type="font/woff2" crossorigin="">
1212
<link rel="modulepreload" href="/assets/chunks/framework.867ce416.js">
1313
<link rel="modulepreload" href="/assets/chunks/theme.09de704b.js">
14-
<link rel="modulepreload" href="/assets/api-examples.md.c4288c43.lean.js">
14+
<link rel="modulepreload" href="/assets/api-examples.md.e9478281.lean.js">
1515
<link rel="icon" href="/img/logo.png">
1616
<script id="check-dark-light">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
1717
</head>
@@ -167,11 +167,12 @@
167167
},
168168
&quot;headers&quot;: [],
169169
&quot;relativePath&quot;: &quot;api-examples.md&quot;,
170-
&quot;filePath&quot;: &quot;api-examples.md&quot;
170+
&quot;filePath&quot;: &quot;api-examples.md&quot;,
171+
&quot;lastUpdated&quot;: 1693381254000
171172
}</pre><h3 id="page-frontmatter" tabindex="-1">Page Frontmatter <a class="header-anchor" href="#page-frontmatter" aria-label="Permalink to &quot;Page Frontmatter&quot;"></a></h3><pre>{
172173
&quot;outline&quot;: &quot;deep&quot;
173-
}</pre><h2 id="more" tabindex="-1">More <a class="header-anchor" href="#more" aria-label="Permalink to &quot;More&quot;"></a></h2><p>Check out the documentation for the <a href="https://vitepress.dev/reference/runtime-api#usedata" target="_blank" rel="noreferrer">full list of runtime APIs</a>.</p></div></div></main><footer class="VPDocFooter" data-v-6b87e69f data-v-ef5dee53><!--[--><!--]--><!----><nav class="prev-next" data-v-ef5dee53><div class="pager" data-v-ef5dee53><!----></div><div class="pager" data-v-ef5dee53><a class="pager-link next" href="/introduction.html" data-v-ef5dee53><span class="desc" data-v-ef5dee53>Next page</span><span class="title" data-v-ef5dee53>简介</span></a></div></nav></footer><!--[--><!--]--></div></div></div><!--[--><!--]--></div></div><footer class="VPFooter has-sidebar" data-v-1919c326 data-v-e03eb2e1><div class="container" data-v-e03eb2e1><p class="message" data-v-e03eb2e1>基于TianliGPT构建,由张洪Heo与Tianli设计与开发</p><p class="copyright" data-v-e03eb2e1>Copyright © 2024 张洪Heo 京ICP备19051325号-2</p></div></footer><!--[--><!--]--></div></div>
174-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"introduction.md\":\"71834068\",\"install.md\":\"b9acdcbb\",\"theme_hexo-theme-fluid.md\":\"3d105e6f\",\"markdown-examples.md\":\"1d0f7a60\",\"index.md\":\"4548cb45\",\"theme_wordpress-zibi.md\":\"bd7bf409\",\"theme_wordpress-argon.md\":\"5c1c8aba\",\"parameters.md\":\"eb347501\",\"price.md\":\"2c5fb1d2\",\"more.md\":\"e53372a0\",\"theme_hexo-theme-anzhiyu.md\":\"2736ae48\",\"theme_halo-theme-hao.md\":\"1c6b7e59\",\"theme_hexo-theme-solitude.md\":\"faa931c0\",\"theme_custom.md\":\"7872e906\",\"theme_hexo-theme-butterfly.md\":\"18445b1b\",\"api-examples.md\":\"c4288c43\",\"api.md\":\"b7b09a1b\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"TianliGPT\",\"description\":\"文章摘要生成工具\",\"base\":\"/\",\"head\":[],\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"首页\",\"link\":\"/\"},{\"text\":\"文档\",\"link\":\"/introduction\"},{\"text\":\"价格\",\"link\":\"/price\"},{\"text\":\"用户\",\"link\":\"https://summary.zhheo.com/static/matrix.html\"},{\"text\":\"文章\",\"link\":\"https://summary.zhheo.com/static/matrix-posts.html\"},{\"text\":\"反馈\",\"link\":\"https://support.qq.com/product/600565\"},{\"text\":\"登录后台\",\"link\":\"https://graph.qq.com/oauth2.0/authorize?response_type=code&client_id=102056038&redirect_uri=https%3A%2F%2Fsummary.zhheo.com%2Fqq&scope=get_unionid\"}],\"search\":{\"provider\":\"local\"},\"footer\":{\"message\":\"基于TianliGPT构建,由张洪Heo与Tianli设计与开发\",\"copyright\":\"Copyright © 2024 张洪Heo 京ICP备19051325号-2\"},\"sidebar\":[{\"text\":\"介绍\",\"items\":[{\"text\":\"简介\",\"link\":\"/introduction\"},{\"text\":\"安装\",\"link\":\"/install\"}]},{\"text\":\"主题适配\",\"items\":[{\"text\":\"通用教程\",\"link\":\"/theme/custom\"},{\"text\":\"Butterfly\",\"link\":\"/theme/hexo-theme-butterfly\"},{\"text\":\"Fluid\",\"link\":\"/theme/hexo-theme-fluid\"},{\"text\":\"Argon\",\"link\":\"/theme/wordpress-argon\"},{\"text\":\"子比主题\",\"link\":\"/theme/wordpress-zibi\"},{\"text\":\"安知鱼\",\"link\":\"/theme/hexo-theme-anzhiyu\"},{\"text\":\"Hao\",\"link\":\"/theme/halo-theme-hao\"},{\"text\":\"Slitude\",\"link\":\"/theme/hexo-theme-solitude\"}]},{\"text\":\"高级\",\"items\":[{\"text\":\"配置参数\",\"link\":\"/parameters\"},{\"text\":\"API文档\",\"link\":\"/api\"},{\"text\":\"更多项目\",\"link\":\"/more\"}]}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/zhheo/Post-Abstract-AI\"}]},\"locales\":{},\"scrollOffset\":90,\"cleanUrls\":false}");</script>
174+
}</pre><h2 id="more" tabindex="-1">More <a class="header-anchor" href="#more" aria-label="Permalink to &quot;More&quot;"></a></h2><p>Check out the documentation for the <a href="https://vitepress.dev/reference/runtime-api#usedata" target="_blank" rel="noreferrer">full list of runtime APIs</a>.</p></div></div></main><footer class="VPDocFooter" data-v-6b87e69f data-v-ef5dee53><!--[--><!--]--><div class="edit-info" data-v-ef5dee53><!----><div class="last-updated" data-v-ef5dee53><p class="VPLastUpdated" data-v-ef5dee53 data-v-7de715c0>Last updated: <time datetime="2023-08-30T07:40:54.000Z" data-v-7de715c0></time></p></div></div><nav class="prev-next" data-v-ef5dee53><div class="pager" data-v-ef5dee53><!----></div><div class="pager" data-v-ef5dee53><a class="pager-link next" href="/introduction.html" data-v-ef5dee53><span class="desc" data-v-ef5dee53>Next page</span><span class="title" data-v-ef5dee53>简介</span></a></div></nav></footer><!--[--><!--]--></div></div></div><!--[--><!--]--></div></div><footer class="VPFooter has-sidebar" data-v-1919c326 data-v-e03eb2e1><div class="container" data-v-e03eb2e1><p class="message" data-v-e03eb2e1>基于TianliGPT构建,由张洪Heo与Tianli设计与开发</p><p class="copyright" data-v-e03eb2e1>Copyright © 2024 张洪Heo 京ICP备19051325号-2</p></div></footer><!--[--><!--]--></div></div>
175+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api-examples.md\":\"e9478281\",\"theme_wordpress-argon.md\":\"b1c2ef08\",\"theme_hexo-theme-solitude.md\":\"5a0cfeb1\",\"theme_hexo-theme-anzhiyu.md\":\"a041c3a1\",\"introduction.md\":\"d25a642e\",\"theme_custom.md\":\"4ee382fc\",\"index.md\":\"634e0811\",\"install.md\":\"7b469bbb\",\"markdown-examples.md\":\"6e3d8ff2\",\"theme_wordpress-zibi.md\":\"a437e142\",\"theme_hexo-theme-butterfly.md\":\"f532c041\",\"price.md\":\"5ea35634\",\"theme_hexo-theme-fluid.md\":\"e69a62ae\",\"theme_halo-theme-hao.md\":\"f9044b95\",\"parameters.md\":\"37490551\",\"more.md\":\"7b9ba2c2\",\"api.md\":\"70ac1f1b\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"TianliGPT\",\"description\":\"文章摘要生成工具\",\"base\":\"/\",\"head\":[],\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"首页\",\"link\":\"/\"},{\"text\":\"文档\",\"link\":\"/introduction\"},{\"text\":\"价格\",\"link\":\"/price\"},{\"text\":\"用户\",\"link\":\"https://summary.zhheo.com/static/matrix.html\"},{\"text\":\"文章\",\"link\":\"https://summary.zhheo.com/static/matrix-posts.html\"},{\"text\":\"反馈\",\"link\":\"https://support.qq.com/product/600565\"},{\"text\":\"登录后台\",\"link\":\"https://graph.qq.com/oauth2.0/authorize?response_type=code&client_id=102056038&redirect_uri=https%3A%2F%2Fsummary.zhheo.com%2Fqq&scope=get_unionid\"}],\"search\":{\"provider\":\"local\"},\"footer\":{\"message\":\"基于TianliGPT构建,由张洪Heo与Tianli设计与开发\",\"copyright\":\"Copyright © 2024 张洪Heo 京ICP备19051325号-2\"},\"sidebar\":[{\"text\":\"介绍\",\"items\":[{\"text\":\"简介\",\"link\":\"/introduction\"},{\"text\":\"安装\",\"link\":\"/install\"}]},{\"text\":\"主题适配\",\"items\":[{\"text\":\"通用教程\",\"link\":\"/theme/custom\"},{\"text\":\"Butterfly\",\"link\":\"/theme/hexo-theme-butterfly\"},{\"text\":\"Fluid\",\"link\":\"/theme/hexo-theme-fluid\"},{\"text\":\"Argon\",\"link\":\"/theme/wordpress-argon\"},{\"text\":\"子比主题\",\"link\":\"/theme/wordpress-zibi\"},{\"text\":\"安知鱼\",\"link\":\"/theme/hexo-theme-anzhiyu\"},{\"text\":\"Hao\",\"link\":\"/theme/halo-theme-hao\"},{\"text\":\"Slitude\",\"link\":\"/theme/hexo-theme-solitude\"}]},{\"text\":\"高级\",\"items\":[{\"text\":\"配置参数\",\"link\":\"/parameters\"},{\"text\":\"API文档\",\"link\":\"/api\"},{\"text\":\"更多项目\",\"link\":\"/more\"}]}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/zhheo/Post-Abstract-AI\"}]},\"locales\":{},\"scrollOffset\":90,\"cleanUrls\":false}");</script>
175176

176177
</body>
177178
</html>

0 commit comments

Comments
 (0)