{"id":1401,"date":"2024-06-02T22:44:55","date_gmt":"2024-06-02T22:44:55","guid":{"rendered":""},"modified":"2024-06-05T06:12:19","modified_gmt":"2024-06-04T22:12:19","slug":"%e6%90%ad%e5%bb%ba-vuepress-%e5%8d%9a%e5%ae%a2%ef%bc%8c%e4%bd%a0%e5%8f%af%e8%83%bd%e4%bc%9a%e7%94%a8%e5%88%b0%e7%9a%84%e4%b8%80%e4%ba%9b%e6%8f%92%e4%bb%b6","status":"publish","type":"post","link":"https:\/\/www.lccc.top\/?p=1401","title":{"rendered":"\u642d\u5efa VuePress \u535a\u5ba2\uff0c\u4f60\u53ef\u80fd\u4f1a\u7528\u5230\u7684\u4e00\u4e9b\u63d2\u4ef6"},"content":{"rendered":"<td class=\"d-block comment-body markdown-body  js-comment-body\">\n<h2 dir=\"auto\">\u524d\u8a00<\/h2>\n<p dir=\"auto\">\u5728 <a href=\"https:\/\/github.com\/mqyqingfeng\/Blog\/issues\/235\" data-hovercard-type=\"issue\" data-hovercard-url=\"\/mqyqingfeng\/Blog\/issues\/235\/hovercard\">\u300a\u4e00\u7bc7\u5e26\u4f60\u7528 VuePress + Github Pages \u642d\u5efa\u535a\u5ba2\u300b<\/a>\u4e2d\uff0c\u6211\u4eec\u4f7f\u7528 VuePress \u642d\u5efa\u4e86\u4e00\u4e2a\u535a\u5ba2\uff0c\u6700\u7ec8\u7684\u6548\u679c\u67e5\u770b\uff1a<a href=\"http:\/\/ts.yayujs.com\/\" rel=\"nofollow\">TypeScript \u4e2d\u6587\u6587\u6863<\/a>\u3002<\/p>\n<p dir=\"auto\">\u4e3a\u4e86\u4e30\u5bcc\u7ad9\u70b9\u7684\u529f\u80fd\uff0c\u6211\u4eec\u53ef\u4ee5\u76f4\u63a5\u4f7f\u7528\u4e00\u4e9b\u73b0\u6709\u7684\u63d2\u4ef6\uff0c\u672c\u7bc7\u6211\u4eec\u8bb2\u8bb2\u4e00\u4e9b\u5e38\u7528\u7684\u63d2\u4ef6\u3002<\/p>\n<h2 dir=\"auto\">1. \u516c\u544a\u680f\u5f39\u7a97<\/h2>\n<p dir=\"auto\">\u63d2\u4ef6\u5730\u5740\uff1a<a href=\"https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/bulletinPopover.html\" rel=\"nofollow\">https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/bulletinPopover.html<\/a><\/p>\n<p dir=\"auto\">\u5b89\u88c5\uff1a<\/p>\n<div class=\"highlight highlight-source-shell notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"yarn add @vuepress-reco\/vuepress-plugin-bulletin-popover -D\">\n<pre class=\"notranslate\">yarn add @vuepress-reco\/vuepress-plugin-bulletin-popover -D<\/pre>\n<\/div>\n<p dir=\"auto\">\u4f7f\u7528\uff1a<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"plugins: [\n  ['@vuepress-reco\/vuepress-plugin-bulletin-popover', {\n    width: '300px', \/\/ \u9ed8\u8ba4 260px\n    title: '\u6d88\u606f\u63d0\u793a',\n    body: [\n      {\n        type: 'title',\n        content: '\u6dfb\u52a0\u51b4\u7fbd\u597d\u53cb\u5165\u524d\u7aef\u4ea4\u6d41\u7fa4',\n        style: 'text-aligin: center;'\n      },\n      {\n        type: 'image',\n        src: 'https:\/\/cdn.jsdelivr.net\/gh\/mqyqingfeng\/picture\/IMG_3516.JPG'\n      }\n    ],\n    footer: [\n      {\n        type: 'button',\n        text: '\u6253\u8d4f',\n        link: '\/donate'\n      }\u00a0\n    ]\n  }]\n]\"><\/p>\n<pre class=\"notranslate\">plugins: <span class=\"pl-kos\">[<\/span>\n  <span class=\"pl-kos\">[<\/span><span class=\"pl-s\">'@vuepress-reco\/vuepress-plugin-bulletin-popover'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-kos\">{<\/span>\n    <span class=\"pl-c1\">width<\/span>: <span class=\"pl-s\">'300px'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-c\">\/\/ \u9ed8\u8ba4 260px<\/span>\n    <span class=\"pl-c1\">title<\/span>: <span class=\"pl-s\">'\u6d88\u606f\u63d0\u793a'<\/span><span class=\"pl-kos\">,<\/span>\n    <span class=\"pl-c1\">body<\/span>: <span class=\"pl-kos\">[<\/span>\n      <span class=\"pl-kos\">{<\/span>\n        <span class=\"pl-c1\">type<\/span>: <span class=\"pl-s\">'title'<\/span><span class=\"pl-kos\">,<\/span>\n        <span class=\"pl-c1\">content<\/span>: <span class=\"pl-s\">'\u6dfb\u52a0\u51b4\u7fbd\u597d\u53cb\u5165\u524d\u7aef\u4ea4\u6d41\u7fa4'<\/span><span class=\"pl-kos\">,<\/span>\n        <span class=\"pl-c1\">style<\/span>: <span class=\"pl-s\">'text-aligin: center;'<\/span>\n      <span class=\"pl-kos\">}<\/span><span class=\"pl-kos\">,<\/span>\n      <span class=\"pl-kos\">{<\/span>\n        <span class=\"pl-c1\">type<\/span>: <span class=\"pl-s\">'image'<\/span><span class=\"pl-kos\">,<\/span>\n        <span class=\"pl-c1\">src<\/span>: <span class=\"pl-s\">'https:\/\/cdn.jsdelivr.net\/gh\/mqyqingfeng\/picture\/IMG_3516.JPG'<\/span>\n      <span class=\"pl-kos\">}<\/span>\n    <span class=\"pl-kos\">]<\/span><span class=\"pl-kos\">,<\/span>\n    <span class=\"pl-c1\">footer<\/span>: <span class=\"pl-kos\">[<\/span>\n      <span class=\"pl-kos\">{<\/span>\n        <span class=\"pl-c1\">type<\/span>: <span class=\"pl-s\">'button'<\/span><span class=\"pl-kos\">,<\/span>\n        <span class=\"pl-c1\">text<\/span>: <span class=\"pl-s\">'\u6253\u8d4f'<\/span><span class=\"pl-kos\">,<\/span>\n        <span class=\"pl-c1\">link<\/span>: <span class=\"pl-s\">'\/donate'<\/span>\n      <span class=\"pl-kos\">}<\/span>\u00a0\n    <span class=\"pl-kos\">]<\/span>\n  <span class=\"pl-kos\">}<\/span><span class=\"pl-kos\">]<\/span>\n<span class=\"pl-kos\">]<\/span><\/pre>\n<\/div>\n<p dir=\"auto\">\u6548\u679c\u622a\u56fe\uff1a<\/p>\n<p dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/818906e37e03cdf8b80f90eafc9395b9974064e4.jpg\"><img decoding=\"async\" src=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/818906e37e03cdf8b80f90eafc9395b9974064e4.jpg\" alt=\"\" data-canonical-src=\"https:\/\/p3-juejin.byteimg.com\/tos-cn-i-k3u1fbpfcp\/8eeb2e41938e4e69aecb9770096b9f08~tplv-k3u1fbpfcp-zoom-1.image\" style=\"max-width: 100%;\"><\/a><\/p>\n<p dir=\"auto\">\u6ce8\u610f\u4e8b\u9879\uff1a<\/p>\n<p dir=\"auto\">\u67e5\u770b\u63d2\u4ef6\u6e90\u7801\u53ef\u4ee5\u5f97\u77e5\uff0c\u516c\u544a\u680f\u5f39\u7a97\u662f\u4f7f\u7528 <code class=\"notranslate\">sessionStorage<\/code> \u63a7\u5236\u7684\u5c55\u793a\u9891\u6b21\uff0c\u5728\u672c\u5730\u6d4b\u8bd5\u65f6\uff0c\u5982\u679c\u5173\u95ed\u4e86\uff0c\u53ef\u4ee5\u901a\u8fc7\u6e05\u9664 <code class=\"notranslate\">sessionStorage<\/code> \u518d\u6b21\u5c55\u793a\u51fa\u6765\u3002<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"\/\/ \u6240\u5728\u76ee\u5f55\uff1anode_modules\/@vuepress-reco\/vuepress-plugin-bulletin-popover\/bin\/Bulletin.vue\n\nmounted () {\n    const closeNote = sessionStorage.getItem('closeNote')\n    this.visible = closeNote !== 'true'\n}\"><\/p>\n<pre class=\"notranslate\"><span class=\"pl-c\">\/\/ \u6240\u5728\u76ee\u5f55\uff1anode_modules\/@vuepress-reco\/vuepress-plugin-bulletin-popover\/bin\/Bulletin.vue<\/span>\n\n<span class=\"pl-en\">mounted<\/span> <span class=\"pl-kos\">(<\/span><span class=\"pl-kos\">)<\/span> <span class=\"pl-kos\">{<\/span>\n    <span class=\"pl-k\">const<\/span> <span class=\"pl-s1\">closeNote<\/span> <span class=\"pl-c1\">=<\/span> <span class=\"pl-s1\">sessionStorage<\/span><span class=\"pl-kos\">.<\/span><span class=\"pl-en\">getItem<\/span><span class=\"pl-kos\">(<\/span><span class=\"pl-s\">'closeNote'<\/span><span class=\"pl-kos\">)<\/span>\n    <span class=\"pl-smi\">this<\/span><span class=\"pl-kos\">.<\/span><span class=\"pl-c1\">visible<\/span> <span class=\"pl-c1\">=<\/span> <span class=\"pl-s1\">closeNote<\/span> <span class=\"pl-c1\">!==<\/span> <span class=\"pl-s\">'true'<\/span>\n<span class=\"pl-kos\">}<\/span><\/pre>\n<\/div>\n<h2 dir=\"auto\">2. \u4ee3\u7801\u590d\u5236<\/h2>\n<p dir=\"auto\">\u63d2\u4ef6\u5730\u5740\uff1a<a href=\"https:\/\/www.npmjs.com\/package\/vuepress-plugin-nuggets-style-copy\" rel=\"nofollow\">https:\/\/www.npmjs.com\/package\/vuepress-plugin-nuggets-style-copy<\/a><\/p>\n<p dir=\"auto\">\u5b89\u88c5\uff1a<\/p>\n<div class=\"highlight highlight-source-shell notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"yarn add vuepress-plugin-nuggets-style-copy -D\">\n<pre class=\"notranslate\">yarn add vuepress-plugin-nuggets-style-copy -D<\/pre>\n<\/div>\n<p dir=\"auto\">\u4f7f\u7528\uff1a<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content='plugins: [\n\t[\"vuepress-plugin-nuggets-style-copy\", {\n      copyText: \"\u590d\u5236\u4ee3\u7801\",\n      tip: {\n          content: \"\u590d\u5236\u6210\u529f\"\n      }\n   }]\n]'><\/p>\n<pre class=\"notranslate\">plugins: <span class=\"pl-kos\">[<\/span>\n\t<span class=\"pl-kos\">[<\/span><span class=\"pl-s\">\"vuepress-plugin-nuggets-style-copy\"<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-kos\">{<\/span>\n      <span class=\"pl-c1\">copyText<\/span>: <span class=\"pl-s\">\"\u590d\u5236\u4ee3\u7801\"<\/span><span class=\"pl-kos\">,<\/span>\n      <span class=\"pl-c1\">tip<\/span>: <span class=\"pl-kos\">{<\/span>\n          <span class=\"pl-c1\">content<\/span>: <span class=\"pl-s\">\"\u590d\u5236\u6210\u529f\"<\/span>\n      <span class=\"pl-kos\">}<\/span>\n   <span class=\"pl-kos\">}<\/span><span class=\"pl-kos\">]<\/span>\n<span class=\"pl-kos\">]<\/span><\/pre>\n<\/div>\n<p dir=\"auto\">\u6548\u679c\u7c7b\u4f3c\u4e8e\u6398\u91d1\u7684\u4ee3\u7801\u590d\u5236\uff1a<\/p>\n<p dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/897c190a8572759c19fd353a0969b990036d486f.jpg\"><img decoding=\"async\" src=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/897c190a8572759c19fd353a0969b990036d486f.jpg\" alt=\"\" data-canonical-src=\"https:\/\/p3-juejin.byteimg.com\/tos-cn-i-k3u1fbpfcp\/dee888f464d44dc9ac03966770880532~tplv-k3u1fbpfcp-zoom-1.image\" style=\"max-width: 100%;\"><\/a><\/p>\n<p dir=\"auto\">\u5176\u4ed6\u6837\u5f0f\u7684\u4ee3\u7801\u590d\u5236\u63d2\u4ef6\u8fd8\u6709\uff1a<\/p>\n<ol dir=\"auto\">\n<li><a href=\"https:\/\/github.com\/znicholasbrown\/vuepress-plugin-code-copy\">https:\/\/github.com\/znicholasbrown\/vuepress-plugin-code-copy<\/a><\/li>\n<li><a href=\"https:\/\/snippetors.github.io\/plugins\/vuepress-plugin-code-copy.html\" rel=\"nofollow\">https:\/\/snippetors.github.io\/plugins\/vuepress-plugin-code-copy.html<\/a><\/li>\n<\/ol>\n<h2 dir=\"auto\">3. \u6dfb\u52a0\u8457\u4f5c\u6743\u4fe1\u606f<\/h2>\n<p dir=\"auto\">\u4f7f\u7528 <code class=\"notranslate\">vuepress-plugin-copyright<\/code>\u53ef\u4ee5\u7981\u7528\u6587\u5b57\u590d\u5236\u6216\u8005\u5728\u590d\u5236\u65f6\u6dfb\u52a0\u8457\u4f5c\u6743\u4fe1\u606f\u3002<\/p>\n<p dir=\"auto\">\u63d2\u4ef6\u5730\u5740\uff1a<a href=\"https:\/\/vuepress-community.netlify.app\/zh\/plugins\/copyright\/#%E5%AE%89%E8%A3%85\" rel=\"nofollow\">https:\/\/vuepress-community.netlify.app\/zh\/plugins\/copyright<\/a><\/p>\n<p dir=\"auto\">\u5b89\u88c5\uff1a<\/p>\n<div class=\"highlight highlight-source-shell notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"yarn add vuepress-plugin-copyright -D\">\n<pre class=\"notranslate\">yarn add vuepress-plugin-copyright -D<\/pre>\n<\/div>\n<p dir=\"auto\">\u4f7f\u7528\uff1a<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"plugins: [\n  [\n    'copyright',\n    {\n      authorName: '\u51b4\u7fbd', \/\/ \u9009\u4e2d\u7684\u6587\u5b57\u5c06\u65e0\u6cd5\u88ab\u590d\u5236\n      minLength: 30, \/\/ \u5982\u679c\u957f\u5ea6\u8d85\u8fc7  30 \u4e2a\u5b57\u7b26\n    },\n  ]\n]\"><\/p>\n<pre class=\"notranslate\">plugins: <span class=\"pl-kos\">[<\/span>\n  <span class=\"pl-kos\">[<\/span>\n    <span class=\"pl-s\">'copyright'<\/span><span class=\"pl-kos\">,<\/span>\n    <span class=\"pl-kos\">{<\/span>\n      <span class=\"pl-c1\">authorName<\/span>: <span class=\"pl-s\">'\u51b4\u7fbd'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-c\">\/\/ \u9009\u4e2d\u7684\u6587\u5b57\u5c06\u65e0\u6cd5\u88ab\u590d\u5236<\/span>\n      <span class=\"pl-c1\">minLength<\/span>: <span class=\"pl-c1\">30<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-c\">\/\/ \u5982\u679c\u957f\u5ea6\u8d85\u8fc7  30 \u4e2a\u5b57\u7b26<\/span>\n    <span class=\"pl-kos\">}<\/span><span class=\"pl-kos\">,<\/span>\n  <span class=\"pl-kos\">]<\/span>\n<span class=\"pl-kos\">]<\/span><\/pre>\n<\/div>\n<p dir=\"auto\">\u5f53\u4f60\u590d\u5236\u8d85\u8fc7 30 \u4e2a\u5b57\u7b26\u7684\u65f6\u5019\uff0c\u5c31\u4f1a\u51fa\u73b0\uff1a<\/p>\n<div class=\"snippet-clipboard-content notranslate position-relative overflow-auto\" data-snippet-clipboard-copy-content=\"\u8457\u4f5c\u6743\u5f52\u51b4\u7fbd\u6240\u6709\u3002\n\u94fe\u63a5\uff1ahttp:\/\/localhost:8080\/learn-typescript\/handbook\/Basic.html\n\nJavaScript \u7684\u6bcf\u4e2a\u503c\u6267\u884c\u4e0d\u540c\u7684\u64cd\u4f5c\u65f6\u4f1a\u6709\u4e0d\u540c\u7684\u884c\u4e3a\u3002\u8fd9\u542c\u8d77\u6765\u6709\u70b9\u62bd\u8c61\uff0c\u6240\u4ee5\u8ba9\u6211\u4eec\u4e3e\u4e2a\u4f8b\u5b50\uff0c\u5047\u8bbe\u6211\u4eec\u6709\u4e00\u4e2a\u540d\u4e3a message \u7684\u53d8\u91cf\uff0c\u8bd5\u60f3\u6211\u4eec\u53ef\u4ee5\u505a\u54ea\u4e9b\u64cd\u4f5c\uff1a \"><\/p>\n<pre class=\"notranslate\"><code class=\"notranslate\">\u8457\u4f5c\u6743\u5f52\u51b4\u7fbd\u6240\u6709\u3002\n\u94fe\u63a5\uff1ahttp:\/\/localhost:8080\/learn-typescript\/handbook\/Basic.html\n\nJavaScript \u7684\u6bcf\u4e2a\u503c\u6267\u884c\u4e0d\u540c\u7684\u64cd\u4f5c\u65f6\u4f1a\u6709\u4e0d\u540c\u7684\u884c\u4e3a\u3002\u8fd9\u542c\u8d77\u6765\u6709\u70b9\u62bd\u8c61\uff0c\u6240\u4ee5\u8ba9\u6211\u4eec\u4e3e\u4e2a\u4f8b\u5b50\uff0c\u5047\u8bbe\u6211\u4eec\u6709\u4e00\u4e2a\u540d\u4e3a message \u7684\u53d8\u91cf\uff0c\u8bd5\u60f3\u6211\u4eec\u53ef\u4ee5\u505a\u54ea\u4e9b\u64cd\u4f5c\uff1a \n<\/code><\/pre>\n<\/div>\n<h2 dir=\"auto\">4. \u80cc\u666f\u97f3\u4e50<\/h2>\n<p dir=\"auto\">\u63d2\u4ef6\u5730\u5740\uff1a<a href=\"https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/bgmPlayer.html\" rel=\"nofollow\">https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/bgmPlayer.html<\/a><\/p>\n<p dir=\"auto\">\u5b89\u88c5\uff1a<\/p>\n<div class=\"highlight highlight-source-shell notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"yarn add @vuepress-reco\/vuepress-plugin-bgm-player -D\">\n<pre class=\"notranslate\">yarn add @vuepress-reco\/vuepress-plugin-bgm-player -D<\/pre>\n<\/div>\n<p dir=\"auto\">\u4f7f\u7528\uff1a<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"plugins: [\n  [\n    '@vuepress-reco\/vuepress-plugin-bgm-player',\n    {\n      audios: [\n        {\n          name: 'LOSER',\n          artist: '\u7c73\u6d25\u7384\u5e2b',\n          url: 'https:\/\/www.ytmp3.cn\/down\/73654.mp3',\n          cover: 'https:\/\/p1.music.126.net\/qTSIZ27qiFvRoKj-P30BiA==\/109951165895951287.jpg?param=200y200'\n        }\n      ] ,\n      \/\/ \u662f\u5426\u9ed8\u8ba4\u7f29\u5c0f\n      autoShrink: true ,\n      \/\/ \u7f29\u5c0f\u65f6\u7f29\u4e3a\u54ea\u79cd\u6a21\u5f0f\n      shrinkMode: 'float',\n      \/\/ \u60ac\u6d6e\u7a97\u6837\u5f0f\n      floatStyle:{ bottom: '10px', 'z-index': '999999' }\n    }\n  ]\n]\"><\/p>\n<pre class=\"notranslate\">plugins: <span class=\"pl-kos\">[<\/span>\n  <span class=\"pl-kos\">[<\/span>\n    <span class=\"pl-s\">'@vuepress-reco\/vuepress-plugin-bgm-player'<\/span><span class=\"pl-kos\">,<\/span>\n    <span class=\"pl-kos\">{<\/span>\n      <span class=\"pl-c1\">audios<\/span>: <span class=\"pl-kos\">[<\/span>\n        <span class=\"pl-kos\">{<\/span>\n          <span class=\"pl-c1\">name<\/span>: <span class=\"pl-s\">'LOSER'<\/span><span class=\"pl-kos\">,<\/span>\n          <span class=\"pl-c1\">artist<\/span>: <span class=\"pl-s\">'\u7c73\u6d25\u7384\u5e2b'<\/span><span class=\"pl-kos\">,<\/span>\n          <span class=\"pl-c1\">url<\/span>: <span class=\"pl-s\">'https:\/\/www.ytmp3.cn\/down\/73654.mp3'<\/span><span class=\"pl-kos\">,<\/span>\n          <span class=\"pl-c1\">cover<\/span>: <span class=\"pl-s\">'https:\/\/p1.music.126.net\/qTSIZ27qiFvRoKj-P30BiA==\/109951165895951287.jpg?param=200y200'<\/span>\n        <span class=\"pl-kos\">}<\/span>\n      <span class=\"pl-kos\">]<\/span> <span class=\"pl-kos\">,<\/span>\n      <span class=\"pl-c\">\/\/ \u662f\u5426\u9ed8\u8ba4\u7f29\u5c0f<\/span>\n      <span class=\"pl-c1\">autoShrink<\/span>: <span class=\"pl-c1\">true<\/span> <span class=\"pl-kos\">,<\/span>\n      <span class=\"pl-c\">\/\/ \u7f29\u5c0f\u65f6\u7f29\u4e3a\u54ea\u79cd\u6a21\u5f0f<\/span>\n      <span class=\"pl-c1\">shrinkMode<\/span>: <span class=\"pl-s\">'float'<\/span><span class=\"pl-kos\">,<\/span>\n      <span class=\"pl-c\">\/\/ \u60ac\u6d6e\u7a97\u6837\u5f0f<\/span>\n      <span class=\"pl-c1\">floatStyle<\/span>:<span class=\"pl-kos\">{<\/span> <span class=\"pl-c1\">bottom<\/span>: <span class=\"pl-s\">'10px'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'z-index'<\/span>: <span class=\"pl-s\">'999999'<\/span> <span class=\"pl-kos\">}<\/span>\n    <span class=\"pl-kos\">}<\/span>\n  <span class=\"pl-kos\">]<\/span>\n<span class=\"pl-kos\">]<\/span><\/pre>\n<\/div>\n<p dir=\"auto\">\u6548\u679c\u622a\u56fe\uff1a<\/p>\n<p dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/e6ac084c8676f5a2e005779b3fa0e2a18a1f0d4a.jpg\"><img decoding=\"async\" src=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/e6ac084c8676f5a2e005779b3fa0e2a18a1f0d4a.jpg\" alt=\"1.gif\" data-canonical-src=\"https:\/\/p3-juejin.byteimg.com\/tos-cn-i-k3u1fbpfcp\/9e797cdbac0d48b7bc28a455edb1967d~tplv-k3u1fbpfcp-zoom-1.image\" style=\"max-width: 100%;\"><\/a><\/p>\n<p dir=\"auto\">\u5176\u4ed6\u97f3\u4e50\u63d2\u4ef6\uff1a<\/p>\n<ol dir=\"auto\">\n<li><a href=\"https:\/\/github.com\/moefyit\/vuepress-plugin-meting\">https:\/\/github.com\/moefyit\/vuepress-plugin-meting<\/a><\/li>\n<li><a href=\"https:\/\/juejin.cn\/post\/7045944008190722079\" rel=\"nofollow\">https:\/\/juejin.cn\/post\/7045944008190722079<\/a><\/li>\n<\/ol>\n<h2 dir=\"auto\">5. \u770b\u677f\u5a18<\/h2>\n<p dir=\"auto\">\u63d2\u4ef6\u5730\u5740\uff1a<a href=\"https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/kanbanniang.html\" rel=\"nofollow\">https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/kanbanniang.html<\/a><\/p>\n<p dir=\"auto\">\u5b89\u88c5\uff1a<\/p>\n<div class=\"highlight highlight-source-shell notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"yarn add @vuepress-reco\/vuepress-plugin-kan-ban-niang -D\">\n<pre class=\"notranslate\">yarn add @vuepress-reco\/vuepress-plugin-kan-ban-niang -D<\/pre>\n<\/div>\n<p dir=\"auto\">\u4f7f\u7528\uff1a<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"plugins: [\n  [\n    '@vuepress-reco\/vuepress-plugin-kan-ban-niang',\n    {\n      theme: ['blackCat', 'whiteCat', 'haru1', 'haru2', 'haruto', 'koharu', 'izumi', 'shizuku', 'wanko', 'miku', 'z16']\n    }\n  ]\n]\"><\/p>\n<pre class=\"notranslate\">plugins: <span class=\"pl-kos\">[<\/span>\n  <span class=\"pl-kos\">[<\/span>\n    <span class=\"pl-s\">'@vuepress-reco\/vuepress-plugin-kan-ban-niang'<\/span><span class=\"pl-kos\">,<\/span>\n    <span class=\"pl-kos\">{<\/span>\n      <span class=\"pl-c1\">theme<\/span>: <span class=\"pl-kos\">[<\/span><span class=\"pl-s\">'blackCat'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'whiteCat'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'haru1'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'haru2'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'haruto'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'koharu'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'izumi'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'shizuku'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'wanko'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'miku'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-s\">'z16'<\/span><span class=\"pl-kos\">]<\/span>\n    <span class=\"pl-kos\">}<\/span>\n  <span class=\"pl-kos\">]<\/span>\n<span class=\"pl-kos\">]<\/span><\/pre>\n<\/div>\n<p dir=\"auto\">\u6548\u679c\u622a\u56fe\uff1a<\/p>\n<p dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/88ffa7ac8d982da8fc22883e07c84832e129ad95.jpg\"><img decoding=\"async\" src=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/88ffa7ac8d982da8fc22883e07c84832e129ad95.jpg\" alt=\"2.gif\" data-canonical-src=\"https:\/\/p3-juejin.byteimg.com\/tos-cn-i-k3u1fbpfcp\/1880a9ed0e1b48568c82f5c79846f96d~tplv-k3u1fbpfcp-zoom-1.image\" style=\"max-width: 100%;\"><\/a><\/p>\n<p dir=\"auto\">\u5176\u4ed6\u770b\u677f\u5a18\u63d2\u4ef6\uff1a<\/p>\n<ol dir=\"auto\">\n<li><a href=\"https:\/\/github.com\/yanjun0501\/vuepress-plugin-live2d\">https:\/\/github.com\/yanjun0501\/vuepress-plugin-live2d<\/a><\/li>\n<\/ol>\n<h2 dir=\"auto\">6. \u4fee\u6539\u5149\u6807\u6548\u679c<\/h2>\n<p dir=\"auto\">\u63d2\u4ef6\u5730\u5740\uff1a<a href=\"https:\/\/github.com\/moefyit\/vuepress-plugin-cursor-effects\">https:\/\/github.com\/moefyit\/vuepress-plugin-cursor-effects<\/a><\/p>\n<p dir=\"auto\">\u5b89\u88c5\uff1a<\/p>\n<div class=\"highlight highlight-source-shell notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"yarn add vuepress-plugin-cursor-effects -D\">\n<pre class=\"notranslate\">yarn add vuepress-plugin-cursor-effects -D<\/pre>\n<\/div>\n<p dir=\"auto\">\u4f7f\u7528\uff1a<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"plugins: [\n  ['cursor-effects', {\n    size: 2, \/\/ size of the particle, default: 2\n    shape: 'star', \/\/ ['star' | 'circle'], \/\/ shape of the particle, default: 'star'\n    zIndex: 999999999, \/\/ z-index property of the canvas, default: 999999999\n\t}]\n]\"><\/p>\n<pre class=\"notranslate\">plugins: <span class=\"pl-kos\">[<\/span>\n  <span class=\"pl-kos\">[<\/span><span class=\"pl-s\">'cursor-effects'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-kos\">{<\/span>\n    <span class=\"pl-c1\">size<\/span>: <span class=\"pl-c1\">2<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-c\">\/\/ size of the particle, default: 2<\/span>\n    <span class=\"pl-c1\">shape<\/span>: <span class=\"pl-s\">'star'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-c\">\/\/ ['star' | 'circle'], \/\/ shape of the particle, default: 'star'<\/span>\n    <span class=\"pl-c1\">zIndex<\/span>: <span class=\"pl-c1\">999999999<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-c\">\/\/ z-index property of the canvas, default: 999999999<\/span>\n\t<span class=\"pl-kos\">}<\/span><span class=\"pl-kos\">]<\/span>\n<span class=\"pl-kos\">]<\/span><\/pre>\n<\/div>\n<p dir=\"auto\">\u6548\u679c\u622a\u56fe\uff1a<\/p>\n<p dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/9eeeb7e52a02078376b930f26f91c4c7f7df26c1.jpg\"><img decoding=\"async\" src=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/9eeeb7e52a02078376b930f26f91c4c7f7df26c1.jpg\" alt=\"3.gif\" data-canonical-src=\"https:\/\/p3-juejin.byteimg.com\/tos-cn-i-k3u1fbpfcp\/b37cc5b13592418cb6e9323e96976786~tplv-k3u1fbpfcp-zoom-1.image\" style=\"max-width: 100%;\"><\/a><\/p>\n<h2 dir=\"auto\">7. \u52a8\u6001\u6807\u9898\u5c55\u793a<\/h2>\n<p dir=\"auto\">\u63d2\u4ef6\u5730\u5740\uff1a<a href=\"https:\/\/github.com\/moefyit\/vuepress-plugin-dynamic-title\">https:\/\/github.com\/moefyit\/vuepress-plugin-dynamic-title<\/a><\/p>\n<p dir=\"auto\">\u5b89\u88c5\uff1a<\/p>\n<div class=\"highlight highlight-source-shell notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"yarn add vuepress-plugin-cursor-effects -D\">\n<pre class=\"notranslate\">yarn add vuepress-plugin-cursor-effects -D<\/pre>\n<\/div>\n<p dir=\"auto\">\u4f7f\u7528\uff1a<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"plugins: [\n  ['dynamic-title', {\n     showIcon: 'https:\/\/www.typescriptlang.org\/favicon-32x32.png?v=8944a05a8b601855de116c8a56d3b3ae',\n     showText: '\u5ba2\u5b98\u6b22\u8fce\u56de\u6765~',\n     hideIcon: 'https:\/\/www.typescriptlang.org\/favicon-32x32.png?v=8944a05a8b601855de116c8a56d3b3ae',\n     hideText: '\u5ba2\u5b98\u4e0d\u8981\u8d70\u561b~',\n     recoverTime: 2000,\n\t}]\n]  \"><\/p>\n<pre class=\"notranslate\">plugins: <span class=\"pl-kos\">[<\/span>\n  <span class=\"pl-kos\">[<\/span><span class=\"pl-s\">'dynamic-title'<\/span><span class=\"pl-kos\">,<\/span> <span class=\"pl-kos\">{<\/span>\n     <span class=\"pl-c1\">showIcon<\/span>: <span class=\"pl-s\">'https:\/\/www.typescriptlang.org\/favicon-32x32.png?v=8944a05a8b601855de116c8a56d3b3ae'<\/span><span class=\"pl-kos\">,<\/span>\n     <span class=\"pl-c1\">showText<\/span>: <span class=\"pl-s\">'\u5ba2\u5b98\u6b22\u8fce\u56de\u6765~'<\/span><span class=\"pl-kos\">,<\/span>\n     <span class=\"pl-c1\">hideIcon<\/span>: <span class=\"pl-s\">'https:\/\/www.typescriptlang.org\/favicon-32x32.png?v=8944a05a8b601855de116c8a56d3b3ae'<\/span><span class=\"pl-kos\">,<\/span>\n     <span class=\"pl-c1\">hideText<\/span>: <span class=\"pl-s\">'\u5ba2\u5b98\u4e0d\u8981\u8d70\u561b~'<\/span><span class=\"pl-kos\">,<\/span>\n     <span class=\"pl-c1\">recoverTime<\/span>: <span class=\"pl-c1\">2000<\/span><span class=\"pl-kos\">,<\/span>\n\t<span class=\"pl-kos\">}<\/span><span class=\"pl-kos\">]<\/span>\n<span class=\"pl-kos\">]<\/span>  <\/pre>\n<\/div>\n<p dir=\"auto\">\u6548\u679c\u622a\u56fe\uff1a<\/p>\n<p dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/3d663383d03ce8132d463bd482bd134c9bd6aa47.jpg\"><img decoding=\"async\" src=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/3d663383d03ce8132d463bd482bd134c9bd6aa47.jpg\" alt=\"4.gif\" data-canonical-src=\"https:\/\/p3-juejin.byteimg.com\/tos-cn-i-k3u1fbpfcp\/5c3af0c351d040cd89332769f650a4a3~tplv-k3u1fbpfcp-zoom-1.image\" style=\"max-width: 100%;\"><\/a><\/p>\n<h2 dir=\"auto\">8. \u4f18\u5316\u4ee3\u7801\u5c55\u793a<\/h2>\n<p dir=\"auto\">\u63d2\u4ef6\u5730\u5740\uff1a<a href=\"https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/extractCode.html\" rel=\"nofollow\">https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/extractCode.html<\/a><\/p>\n<p dir=\"auto\">\u5b89\u88c5\uff1a<\/p>\n<div class=\"highlight highlight-source-shell notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"yarn add @vuepress-reco\/vuepress-plugin-extract-code -D\">\n<pre class=\"notranslate\">yarn add @vuepress-reco\/vuepress-plugin-extract-code -D<\/pre>\n<\/div>\n<p dir=\"auto\">\u4f7f\u7528\uff1a<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"plugins: [\n    '@vuepress-reco\/extract-code'\n  ]\"><\/p>\n<pre class=\"notranslate\">plugins: <span class=\"pl-kos\">[<\/span>\n    <span class=\"pl-s\">'@vuepress-reco\/extract-code'<\/span>\n  <span class=\"pl-kos\">]<\/span><\/pre>\n<\/div>\n<p dir=\"auto\">\u6548\u679c\u622a\u56fe\uff1a<\/p>\n<p dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/e8c5fff1225efa1b44d49ad8d3fc57f5c232da20.jpg\"><img decoding=\"async\" src=\"\/\/www.lccc.top\/wp-content\/uploads\/pic\/mqyqingfen\/e8c5fff1225efa1b44d49ad8d3fc57f5c232da20.jpg\" alt=\"5.gif\" data-canonical-src=\"https:\/\/p3-juejin.byteimg.com\/tos-cn-i-k3u1fbpfcp\/7c868a977dff43d48907621b4b04ca85~tplv-k3u1fbpfcp-zoom-1.image\" style=\"max-width: 100%;\"><\/a><\/p>\n<p dir=\"auto\">\u5f53\u4f60\u9700\u8981\u4f7f\u7528\u8fd9\u79cd\u65b9\u5f0f\u5c55\u793a\u4ee3\u7801\u7684\u65f6\u5019\uff0c\u4f60\u9700\u8981\u5728 md \u6587\u4ef6\u4e2d\u6dfb\u52a0\uff1a<\/p>\n<div class=\"highlight highlight-source-js notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content='&lt;RecoDemo :collapse=\"true\"&gt;\n  &lt;template slot=\"code-bash\"&gt;\n    &lt;&lt;&lt; @\/docs\/handbook\/demo\/index.sh\n  &lt;\/template&gt;\n  &lt;template slot=\"code-js\"&gt;\n    &lt;&lt;&lt; @\/docs\/handbook\/demo\/index.js\n  &lt;\/template&gt;\n  &lt;img src=\".\/demo\/index.gif\" slot=\"demo\" \/&gt;\n&lt;\/RecoDemo&gt;'><\/p>\n<pre class=\"notranslate\"><span class=\"pl-c1\">&lt;<\/span><span class=\"pl-v\">RecoDemo<\/span> :<span class=\"pl-s1\">collapse<\/span><span class=\"pl-c1\">=<\/span><span class=\"pl-s\">\"true\"<\/span><span class=\"pl-c1\">&gt;<\/span>\n  <span class=\"pl-c1\">&lt;<\/span><span class=\"pl-ent\">template<\/span> <span class=\"pl-c1\">slot<\/span><span class=\"pl-c1\">=<\/span><span class=\"pl-s\">\"code-bash\"<\/span><span class=\"pl-c1\">&gt;<\/span>\n    <span class=\"pl-c1\">&lt;<\/span><span class=\"pl-c1\">&lt;&lt;<\/span> @<span class=\"pl-c1\">\/<\/span><span class=\"pl-s1\">docs<\/span><span class=\"pl-c1\">\/<\/span><span class=\"pl-c1\">handbook<\/span><span class=\"pl-c1\">\/<\/span><span class=\"pl-c1\">demo<\/span><span class=\"pl-c1\">\/<\/span><span class=\"pl-s1\">index<\/span><span class=\"pl-kos\">.<\/span><span class=\"pl-s1\">sh<\/span><span class=\"pl-c1\"><\/span>\n  <span class=\"pl-c1\">&lt;<\/span><span class=\"pl-c1\">\/<\/span><span class=\"pl-ent\">template<\/span><span class=\"pl-c1\">&gt;<\/span>\n  <span class=\"pl-c1\">&lt;<\/span><span class=\"pl-ent\">template<\/span> <span class=\"pl-c1\">slot<\/span><span class=\"pl-c1\">=<\/span><span class=\"pl-s\">\"code-js\"<\/span><span class=\"pl-c1\">&gt;<\/span>\n    <span class=\"pl-c1\">&lt;<\/span><span class=\"pl-c1\">&lt;&lt;<\/span> @<span class=\"pl-c1\">\/<\/span><span class=\"pl-s1\">docs<\/span><span class=\"pl-c1\">\/<\/span><span class=\"pl-c1\">handbook<\/span><span class=\"pl-c1\">\/<\/span><span class=\"pl-c1\">demo<\/span><span class=\"pl-c1\">\/<\/span><span class=\"pl-s1\">index<\/span><span class=\"pl-kos\">.<\/span><span class=\"pl-s1\">js<\/span><span class=\"pl-c1\"><\/span>\n  <span class=\"pl-c1\">&lt;<\/span><span class=\"pl-c1\">\/<\/span><span class=\"pl-ent\">template<\/span><span class=\"pl-c1\">&gt;<\/span>\n  <span class=\"pl-c1\">&lt;<\/span><span class=\"pl-ent\">img<\/span> <span class=\"pl-c1\">src<\/span><span class=\"pl-c1\">=<\/span><span class=\"pl-s\">\".\/demo\/index.gif\"<\/span> <span class=\"pl-c1\">slot<\/span><span class=\"pl-c1\">=<\/span><span class=\"pl-s\">\"demo\"<\/span> <span class=\"pl-c1\">\/<\/span><span class=\"pl-c1\">&gt;<\/span>\n<span class=\"pl-c1\">&lt;<\/span><span class=\"pl-c1\">\/<\/span><span class=\"pl-ent\">RecoDemo<\/span><span class=\"pl-c1\">&gt;<\/span><\/pre>\n<\/div>\n<p dir=\"auto\">\u5176\u4e2d\u7684<code class=\"notranslate\">@<\/code>\u8868\u793a\u5f53\u524d\u9879\u76ee\u76ee\u5f55\u7684\u522b\u540d\uff0c\u5373\u6e90\u7801\u7684\u6839\u76ee\u5f55\uff0c\u800c\u975e<code class=\"notranslate\">docs<\/code>\u6216\u8005 <code class=\"notranslate\">.vuepress<\/code><\/p>\n<h2 dir=\"auto\">\u66f4\u591a\u63d2\u4ef6\u5bfb\u627e<\/h2>\n<ol dir=\"auto\">\n<li><a href=\"https:\/\/github.com\/vuepress\/awesome-vuepress\">https:\/\/github.com\/vuepress\/awesome-vuepress<\/a><\/li>\n<li><a href=\"https:\/\/vuepress-community.netlify.app\/zh\/\" rel=\"nofollow\">https:\/\/vuepress-community.netlify.app\/zh\/<\/a><\/li>\n<li><a href=\"https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/\" rel=\"nofollow\">https:\/\/vuepress-theme-reco.recoluan.com\/views\/plugins\/<\/a><\/li>\n<li><a href=\"https:\/\/v1.vuepress.vuejs.org\/zh\/plugin\/official\/plugin-active-header-links.html\" rel=\"nofollow\">https:\/\/v1.vuepress.vuejs.org\/zh\/plugin\/official\/plugin-active-header-links.html<\/a><\/li>\n<li>npm \u641c vuepress-plugin \u5173\u952e\u5b57<\/li>\n<li>github \u641c vuepress-plugin \u5173\u952e\u5b57<\/li>\n<\/ol>\n<h2 dir=\"auto\">\u7cfb\u5217\u6587\u7ae0<\/h2>\n<p dir=\"auto\">\u535a\u5ba2\u642d\u5efa\u7cfb\u5217\uff0c\u8bb2\u89e3\u5982\u4f55\u4f7f\u7528 VuePress \u642d\u5efa\u3001\u4f18\u5316\u535a\u5ba2\uff0c\u5e76\u90e8\u7f72\u5230 GitHub\u3001Gitee\u3001\u79c1\u6709\u670d\u52a1\u5668\u7b49\u5e73\u53f0\u3002\u7cfb\u5217\u9884\u8ba1 20 \u7bc7\u5de6\u53f3\uff0c\u672c\u7bc7\u4e3a\u7b2c 21 \u7bc7\uff0c\u5168\u7cfb\u5217\u6587\u7ae0\u5730\u5740\uff1a<a href=\"https:\/\/github.com\/mqyqingfeng\/Blog\">https:\/\/github.com\/mqyqingfeng\/Blog<\/a><\/p>\n<p dir=\"auto\">\u5fae\u4fe1\uff1a\u300cmqyqingfeng\u300d\uff0c\u52a0\u51b4\u7fbd\u597d\u53cb\uff0c\u8fdb\u4e00\u4e2a\u795e\u5947\u7684\u524d\u7aef\u5b66\u4e60\u4ea4\u6d41\u7fa4\u3002<\/p>\n<\/td>\n<p>\u6587\u7ae0\u8f6c\u8f7d\u81ea<a href='https:\/\/github.com\/mqyqingfeng\/Blog\/issues\/261'>https:\/\/github.com\/mqyqingfeng\/Blog\/issues\/261<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u524d\u8a00 \u5728 \u300a\u4e00\u7bc7\u5e26\u4f60\u7528 VuePress + Github Pages \u642d\u5efa\u535a\u5ba2\u300b\u4e2d\uff0c\u6211\u4eec\u4f7f\u7528 VuePress \u642d\u5efa\u4e86\u4e00\u4e2a\u535a\u5ba2\uff0c\u6700\u7ec8\u7684\u6548\u679c\u67e5\u770b\uff1aTypeScr&#8230;<\/p>\n<p class=\"read-more\"><a class=\"btn btn-default\" href=\"https:\/\/www.lccc.top\/?p=1401\"> Read More<span class=\"screen-reader-text\">  Read More<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1401","post","type-post","status-publish","format-standard","hentry","category-learn"],"_links":{"self":[{"href":"https:\/\/www.lccc.top\/index.php?rest_route=\/wp\/v2\/posts\/1401"}],"collection":[{"href":"https:\/\/www.lccc.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lccc.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lccc.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lccc.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1401"}],"version-history":[{"count":1,"href":"https:\/\/www.lccc.top\/index.php?rest_route=\/wp\/v2\/posts\/1401\/revisions"}],"predecessor-version":[{"id":2393,"href":"https:\/\/www.lccc.top\/index.php?rest_route=\/wp\/v2\/posts\/1401\/revisions\/2393"}],"wp:attachment":[{"href":"https:\/\/www.lccc.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1401"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lccc.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1401"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lccc.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1401"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}