-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,35 @@ | ||
--- | ||
title: "Sanjo's Note" | ||
|
||
title: "主页" | ||
|
||
type: docs | ||
|
||
bookToC: false | ||
--- | ||
|
||
 | ||
--- | ||
|
||
{{< columns >}} | ||
|
||
## 站点说明 | ||
个人博客站点,记录一名Gopher的编程之路 | ||
|
||
个人博客站点,记录以Golang为基础的相关知识 | ||
|
||
## 作者信息 | ||
|
||
- 名字:Sanjo Heron | ||
- 邮箱:[email protected] | ||
- 邮箱:<[email protected]> | ||
- Github:[shit-hub(Sanjo Heron IT Hub)](https://github.com/shit-hub) | ||
- 个人导航主页:[Gopher Hub](https://www.shit-hub.com) | ||
|
||
<---> | ||
|
||
 | ||
 | ||
|
||
{{< /columns >}} | ||
|
||
## 免责声明 | ||
|
||
- 本站的所有内容,包括文字、图片、音频、视频、软件、程序、以及网页版式设计等, 部分是从网上搜集。 | ||
- 本站提供的内容仅用于个人学习、研究或欣赏。我们不保证内容的正确性。通过使用本站内容随之而来的风险与本站无关 | ||
- 访问者可将本网站提供的内容或服务用于个人学习、研究或欣赏,以及其他非商业性或非盈利性用途,但同时应遵守著作权法及其他相关法律的规定,不得侵犯本网站及相关权利人的合法权利。 | ||
- 本网站内容原作者如不愿意在本网站刊登内容,请及时通知本站,予以删除。 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,7 @@ bookComments: false | |
--- | ||
|
||
<!--more--> | ||
|
||
## 代理源 | ||
|
||
### Goproxy 中国 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,7 @@ bookComments: false | |
--- | ||
|
||
<!--more--> | ||
|
||
## 查看 Go 相关的环境变量 | ||
|
||
```bash | ||
|