From 9f81350711f6f268b9e649488a427b1618bcf833 Mon Sep 17 00:00:00 2001 From: qiuyue <1599308204@qq.com> Date: Fri, 17 Mar 2023 13:24:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5features=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- neutrino-proxy-vuepress/docs/.vuepress/config.js | 13 +------------ neutrino-proxy-vuepress/docs/index.md | 12 ++++++------ 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/neutrino-proxy-vuepress/docs/.vuepress/config.js b/neutrino-proxy-vuepress/docs/.vuepress/config.js index bdcd4476..b3ed058f 100644 --- a/neutrino-proxy-vuepress/docs/.vuepress/config.js +++ b/neutrino-proxy-vuepress/docs/.vuepress/config.js @@ -73,18 +73,7 @@ module.exports = { { text: '核心配置和约定', link: '/pages/33d574/' }, { text: '自动生成front matter', link: '/pages/088c16/' }, { text: 'Markdown 容器', link: '/pages/d0d7eb/' }, - { text: 'Markdown 中使用组件', link: '/pages/197691/' }, - { - text: '相关文章', items: [ - { text: '使目录栏支持h2~h6标题', link: '/pages/8dfab5/' }, - { text: '如何让你的笔记更有表现力', link: '/pages/dd027d/' }, - { text: '批量操作front matter工具', link: '/pages/2b8e22/' }, - { text: '部署', link: '/pages/0fc1d2/' }, - { text: '关于写文章和H1标题', link: '/pages/9ae0bd/' }, - { text: '关于博客搭建与管理', link: '/pages/26997d/' }, - { text: '在线编辑和新增文章的方法', link: '/pages/c5a54d/' }, - ] - } + { text: 'Markdown 中使用组件', link: '/pages/197691/' } ] }, { diff --git a/neutrino-proxy-vuepress/docs/index.md b/neutrino-proxy-vuepress/docs/index.md index 52a091e6..b538db84 100644 --- a/neutrino-proxy-vuepress/docs/index.md +++ b/neutrino-proxy-vuepress/docs/index.md @@ -9,12 +9,12 @@ actionLink: /pages/a2f161/ bannerBg: none # auto => 网格纹背景(有bodyBgImg时无背景),默认 | none => 无 | '大图地址' | background: 自定义背景样式 提示:如发现文本颜色不适应你的背景时可以到palette.styl修改$bannerTextColor变量 features: # 可选的 - - title: 简介 - details: 包含三种典型的知识管理形态:结构化、碎片化、体系化。轻松打造属于你自己的知识管理平台 - - title: 简洁高效 - details: 以 Markdown 为中心的项目结构,内置自动化工具,以更少的配置完成更多的事。配合多维索引快速定位每个知识点 - - title: 名称由来 - details: 中微子,是轻子的一种,是组成自然界的最基本的粒子之一。它十分微小、不带电,可自由穿过地球,以接近光速运动,与其他物质的相互作用十分微弱,号称宇宙间的“隐身人”。中微子是宇宙中穿透能力最强的物质,只有粒子之间的间隙小于10的负19次方米时,才能够阻挡住中微子。 因此以中微子命名,寓意着中微子代理拥有中微子"安全"、"快速"、"穿透力强"的特点。 + - title: 安全 + details: 内外网传输数据。 + - title: 快速 + details: 快速部署。 + - title: 穿透力强 + details: 穿透力。 # 文章列表显示方式: detailed 默认,显示详细版文章列表(包括作者、分类、标签、摘要、分页等)| simple => 显示简约版文章列表(仅标题和日期)| none 不显示文章列表 postList: none