Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
YiRanCN committed Aug 25, 2023
1 parent 2b934d6 commit 6b2d157
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 54 deletions.
30 changes: 0 additions & 30 deletions docs/me/index.md

This file was deleted.

3 changes: 1 addition & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ const config = {
},
items: [
{
type: "docSidebar",
sidebarId: "tutorialSidebar",
href: "/about",
position: "right",
label: "关于",
},
Expand Down
15 changes: 0 additions & 15 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
const sidebars = {
// By default, Docusaurus generates a sidebar from the docs folder structure
tutorialSidebar: ["me/index"],

studySidebar: [
"study/index",
{
Expand Down Expand Up @@ -197,19 +195,6 @@ const sidebars = {
],
},
],

// But you can create a sidebar manually
/*
tutorialSidebar: [
'intro',
'hello',
{
type: 'category',
label: 'Tutorial',
items: ['tutorial-basics/create-a-document'],
},
],
*/
};

module.exports = sidebars;
8 changes: 1 addition & 7 deletions src/pages/about.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
---
sidebar_position: 1
---

# 自我介绍
# 关于

您好,我是一名专注于物联网云平台开发的工程师。我拥有多年的物联网云平台开发经验,熟练掌握物联网相关技术和业务。

Expand All @@ -26,5 +22,3 @@ sidebar_position: 1
- ts/Vue3/arco.design
- flutter/dart
- 其他

[物联网云平台产品架构](https://github.com/YiRanCN/YiRanCN/blob/main/%E7%89%A9%E8%81%94%E7%BD%91%E4%BA%91%E5%B9%B3%E5%8F%B0%E4%BA%A7%E5%93%81%E6%9E%B6%E6%9E%84.md)
File renamed without changes

0 comments on commit 6b2d157

Please sign in to comment.