Skip to content

Commit

Permalink
docs: Update names (#148)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Jul 26, 2021
1 parent d7c3255 commit 98f2c79
Show file tree
Hide file tree
Showing 13 changed files with 58 additions and 31 deletions.
2 changes: 1 addition & 1 deletion community/events/ospp-summer-2021.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ FTP is the oldest network tool in the history of the Internet and is still widel
- Expect Output:
- Implement an FTP server at [go-ftp-server](https://github.com/beyondstorage/go-ftp-server).
- Implement integration tests.
- Update [documents](/docs/go-ftp-server/index)
- Update [documents](/docs/BeyondFTP/index)

### Google Drive for go-storage

Expand Down
3 changes: 3 additions & 0 deletions docs/BeyondFS/_category_.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
label: 'BeyondFS'
position: 2
collapsed: false
2 changes: 1 addition & 1 deletion docs/go-ftp-server/index.md → docs/BeyondFS/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ sidebar_position: 1

## Project

<https://github.com/beyondstorage/go-ftp-server>
<https://github.com/beyondstorage/beyond-fs>
3 changes: 3 additions & 0 deletions docs/BeyondFTP/_category_.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
label: 'BeyondFTP'
position: 2
collapsed: false
8 changes: 8 additions & 0 deletions docs/BeyondFTP/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Introduction
sidebar_position: 1
---

## Project

<https://github.com/beyondstorage/beyond-ftp>
3 changes: 3 additions & 0 deletions docs/BeyondTP/_category_.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
label: 'BeyondTP'
position: 2
collapsed: false
8 changes: 8 additions & 0 deletions docs/BeyondTP/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Introduction
sidebar_position: 1
---

## Project

<https://github.com/beyondstorage/beyond-tp>
3 changes: 0 additions & 3 deletions docs/go-ftp-server/_category_.yml

This file was deleted.

9 changes: 5 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ title: Introduction
We currently maintain the following projects:

- Library
- [go-storage](https://github.com/beyondstorage/go-storage): The go version of Beyond Storage.
- `go-services-*`: The services implements of go-storage.
- [rs-storage](https://github.com/beyondstorage/rs-storage): The rust version of Beyond Storage.
- [go-storage](https://github.com/beyondstorage/go-storage): The go version of Beyond Storage.
- `go-services-*`: The services implements of go-storage.
- Application
- [dm](https://github.com/beyondstorage/dm/): The data transfer services based on Beyond Storage.
- [BeyondTP](https://github.com/beyondstorage/beyond-tp/): The data transfer services based on Beyond Storage.
- [BeyondFS](https://github.com/beyondstorage/beyond-fs/): A high-performance, POSIX-ish File System based on beyondstorage/go-storage.
- [BeyondFTP](https://github.com/beyondstorage/beyond-ftp/): FTP Server that based go-storage.
16 changes: 14 additions & 2 deletions docs_sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,22 @@ module.exports = {
dirName: 'go-storage',
}
],
'go-ftp-server': [
'BeyondTP': [
{
type: 'autogenerated',
dirName: 'go-ftp-server',
dirName: 'BeyondTP',
}
],
'BeyondFS': [
{
type: 'autogenerated',
dirName: 'BeyondFS',
}
],
'BeyondFTP': [
{
type: 'autogenerated',
dirName: 'BeyondFTP',
}
]
}
Expand Down
14 changes: 11 additions & 3 deletions i18n/en-US/docusaurus-plugin-content-docs/current.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,16 @@
"message": "Comparison",
"description": "The label for category Comparison in sidebar docs"
},
"sidebar.docs.category.go-ftp-server": {
"message": "go-ftp-server",
"description": "The label for category go-ftp-server in sidebar docs"
"sidebar.docs.category.BeyondTP": {
"message": "BeyondTP",
"description": "The label for category BeyondTP in sidebar docs"
},
"sidebar.docs.category.BeyondFS": {
"message": "BeyondFS",
"description": "The label for category BeyondFS in sidebar docs"
},
"sidebar.docs.category.BeyondFTP": {
"message": "BeyondFTP",
"description": "The label for category BeyondFTP in sidebar docs"
}
}
10 changes: 1 addition & 9 deletions i18n/en-US/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@
"message": "go-storage",
"description": "The label of footer link with label=go-storage linking to https://github.com/beyondstorage/go-storage"
},
"link.item.label.go-ftp-server": {
"message": "go-ftp-server",
"description": "The label of footer link with label=go-ftp-server linking to https://github.com/beyondstorage/go-ftp-server"
},
"link.item.label.Data migration": {
"message": "Data migration",
"description": "The label of footer link with label=Data migration linking to https://github.com/beyondstorage/dm"
},
"link.item.label.Documentation": {
"message": "Documentation",
"description": "The label of footer link with label=Documentation linking to docs"
Expand All @@ -49,6 +41,6 @@
},
"link.item.label.BeyondTP": {
"message": "BeyondTP",
"description": "The label of footer link with label=BeyondTP linking to https://github.com/beyondstorage/dm"
"description": "The label of footer link with label=BeyondTP linking to https://github.com/beyondstorage/beyond-tp"
}
}
8 changes: 0 additions & 8 deletions i18n/en-US/docusaurus-theme-classic/navbar.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@
"message": "go-storage",
"description": "Navbar item with label go-storage"
},
"item.label.go-ftp-server": {
"message": "go-ftp-server",
"description": "Navbar item with label go-ftp-server"
},
"item.label.Data migration": {
"message": "Data migration",
"description": "Navbar item with label Data migration"
},
"item.label.Activity": {
"message": "Activity",
"description": "Navbar item with label Activity"
Expand Down

1 comment on commit 98f2c79

@vercel
Copy link

@vercel vercel bot commented on 98f2c79 Jul 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.