Skip to content

Commit

Permalink
推送课程目录
Browse files Browse the repository at this point in the history
  • Loading branch information
v1xingyue committed Nov 2, 2023
1 parent bb5242c commit c5d0a41
Show file tree
Hide file tree
Showing 23 changed files with 74 additions and 183 deletions.
8 changes: 2 additions & 6 deletions docs/module1/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"label": "Module1",
"position": 2,
"link": {
"type": "generated-index",
"description": "5 minutes to learn the most important Docusaurus concepts."
}
"label": "plasmo介绍 & 环境准备",
"position": 2
}
5 changes: 5 additions & 0 deletions docs/module1/basic_react.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sidebar_position: 4
---

# React 基础
151 changes: 0 additions & 151 deletions docs/module1/index.mdx

This file was deleted.

5 changes: 5 additions & 0 deletions docs/module1/introduction.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sidebar_position: 3
---

# plasmo 介绍
1 change: 1 addition & 0 deletions docs/module1/readme.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# 模块介绍
Empty file removed docs/module1/second.md
Empty file.
8 changes: 2 additions & 6 deletions docs/module2/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"label": "Module2",
"position": 3,
"link": {
"type": "generated-index",
"description": "5 minutes to learn the most important Docusaurus concepts."
}
"label": "Plasmo Pages ",
"position": 3
}
9 changes: 9 additions & 0 deletions docs/module2/assets.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar_position: 5
---

# 静态资源使用

## 资源

## 图标 (icon)
4 changes: 0 additions & 4 deletions docs/module2/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
---
sidebar_position: 4
---

# Markdown Features

Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.
Expand Down
11 changes: 11 additions & 0 deletions docs/module2/pages.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
sidebar_position: 4
---

# Pages

## extension pages

## tab pages

## sandbox pages
Empty file removed docs/module2/second.md
Empty file.
5 changes: 5 additions & 0 deletions docs/module2/workflow.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sidebar_position: 3
---

# 开发工作流
8 changes: 2 additions & 6 deletions docs/module3/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"label": "Module3",
"position": 4,
"link": {
"type": "generated-index",
"description": "5 minutes to learn the most important Docusaurus concepts."
}
"label": "Content Script (UI)",
"position": 4
}
5 changes: 5 additions & 0 deletions docs/module3/content.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sidebar_position: 4
---

# Content Script
5 changes: 5 additions & 0 deletions docs/module3/contentui.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sidebar_position: 4
---

# Content Script UI
4 changes: 0 additions & 4 deletions docs/module3/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
---
sidebar_position: 4
---

# Markdown Features

Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.
Expand Down
Empty file removed docs/module3/second.md
Empty file.
8 changes: 2 additions & 6 deletions docs/module4/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"label": "Module4",
"position": 5,
"link": {
"type": "generated-index",
"description": "5 minutes to learn the most important Docusaurus concepts."
}
"label": "外部通信",
"position": 5
}
5 changes: 5 additions & 0 deletions docs/module4/backgroundws.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sidebar_position: 4
---

# Background Service Worker
5 changes: 5 additions & 0 deletions docs/module4/message.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sidebar_position: 4
---

# Message API
5 changes: 5 additions & 0 deletions docs/module4/remote.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sidebar_position: 5
---

# Remote Code
Empty file removed docs/module4/second.md
Empty file.
5 changes: 5 additions & 0 deletions docs/module4/storage.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sidebar_position: 5
---

# Storage

0 comments on commit c5d0a41

Please sign in to comment.