From 4931a0b245e321e4e8cfc7bf9058a98590dfecee Mon Sep 17 00:00:00 2001 From: zhongjun2 Date: Sat, 6 Jun 2020 17:09:19 +0800 Subject: [PATCH] remove example blogs --- .../traffic_millions/2020-03-27-VirtualBox.md | 21 ------------------- .../post/traffic_millions/2020-03-27-qemu.md | 20 ------------------ content/en/prepare/prepare.md | 10 ++++----- content/zh/prepare/prepare.md | 8 +++---- i18n/en.toml | 4 ++-- 5 files changed, 11 insertions(+), 52 deletions(-) delete mode 100644 content/en/post/traffic_millions/2020-03-27-VirtualBox.md delete mode 100644 content/en/post/traffic_millions/2020-03-27-qemu.md diff --git a/content/en/post/traffic_millions/2020-03-27-VirtualBox.md b/content/en/post/traffic_millions/2020-03-27-VirtualBox.md deleted file mode 100644 index ba4a7025..00000000 --- a/content/en/post/traffic_millions/2020-03-27-VirtualBox.md +++ /dev/null @@ -1,21 +0,0 @@ -+++ -title = "Try a openGauss(2)" -date = "2020-03-27" -tags = ["安装openGauss"] -archives = "2020-03" -author = "traffic_millions" -summary = "windows下使用VirtualBox安装openGauss虚拟机." -img = "/img/blog_01.png" -times = "2106" -+++ - -### 【背景】 -今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,手上只有一台windows机器,考虑使用VirtualBox安装openGauss虚拟机. - -### 【环境准备】 - -- Windows10 64位 -- Oracle VM VirtualBox 6.1.4 -- openGauss开源社区下载:[openGauss-20.03-LTS-x86_64-dvd.iso](https://repo.openGauss.org/openGauss-20.03-LTS/ISO/x86_64/openGauss-20.03-LTS-x86_64-dvd.iso) (X86) - -![index-x86](../2020-03-27-VirtualBox-media/index-x86.png "index-x86.png") diff --git a/content/en/post/traffic_millions/2020-03-27-qemu.md b/content/en/post/traffic_millions/2020-03-27-qemu.md deleted file mode 100644 index da0474f7..00000000 --- a/content/en/post/traffic_millions/2020-03-27-qemu.md +++ /dev/null @@ -1,20 +0,0 @@ -+++ -title = "Try a openGauss(1)" -date = "2020-03-27" -tages = ["安装openGauss"] -archives = "2020-03" -author = "traffic_millions" -summary = "windows下使用qemu安装openGauss虚拟机" -img = "/img/blog_01.png" -times = "2106" -+++ - -### 【背景】 -今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,本着第一个吃螃蟹的原则,赶紧下载下来玩一玩;由于手上只有一台windows机器,考虑使用qemu安装openGauss虚拟机; - -### 【环境准备】 -- Windows10 64位 -- openGauss开源社区下载qcow2镜像:[openGauss-20.03-LTS.aarch64.qcow2.xz](http://repo.openGauss.org/openGauss-20.03-LTS/virtual_machine_img/aarch64/openGauss-20.03-LTS.aarch64.qcow2.xz) (aarch64) - - -![img](../2020-03-27-qemu-media/download_qcow2.png "download_qcow2.png") diff --git a/content/en/prepare/prepare.md b/content/en/prepare/prepare.md index d9475d6d..a21fc8c6 100644 --- a/content/en/prepare/prepare.md +++ b/content/en/prepare/prepare.md @@ -1,5 +1,5 @@ -1. Please refer to the http://git.mydoc.io/?t=179267 to register for Gitee account. -2. Set up your main mailbox in gitee(http://gitee.com/profile/emails). -3. Sign your CLA in the https://opengauss.org/zh/cla.html. -4. Refer to the http://git.mydoc.io/?t=180692 to prepare the git environment. -5. Understand the blog format. \ No newline at end of file +1. Please refer to the http://git.mydoc.io/?t=179267 to register for Gitee account. +2. Setting your main E-mail in gitee(http://gitee.com/profile/emails). +3. Signing CLA in the https://opengauss.org/en/cla.html. +4. Refer to the http://git.mydoc.io/?t=180692 to prepare the git environment. +5. Understanding the blog format. \ No newline at end of file diff --git a/content/zh/prepare/prepare.md b/content/zh/prepare/prepare.md index 685020bc..f713a4ae 100644 --- a/content/zh/prepare/prepare.md +++ b/content/zh/prepare/prepare.md @@ -1,5 +1,5 @@ -1. 请参阅http: //git.mydoc.io/?t=179267来注册Gitee账户。 -2. 在gitee中(http: //gitee.com/profile/emails)设置您的主邮箱。 -3. 在https: //opengauss.org/zh/cla.html上签署您的CLA。 -4. 参考http: //git.mydoc.io/?t=180692准备git环境。 +1. 请参阅http://git.mydoc.io/?t=179267来注册Gitee账户。 +2. 在gitee中(http://gitee.com/profile/emails)设置您的主邮箱。 +3. 在https://opengauss.org/zh/cla.html上签署CLA。 +4. 参考http://git.mydoc.io/?t=180692准备git环境。 5. 了解博客格式。 \ No newline at end of file diff --git a/i18n/en.toml b/i18n/en.toml index 8534a848..d1e9c1d1 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -35,10 +35,10 @@ other = "/en" other = "[Disclaimer]" [blog_declare_content] -other = " This article only represents the author's opinions, and is irrelevant to this website. This website is neutral in terms of the statements and opinions in this article, and does not provide any express or implied warranty of accuracy, reliability, or completeness of the contents contained therein. This article is for readers' reference only, and all legal responsibilities arising therefrom are borne by the reader himself." +other = "This article only represents the author's opinions, and is irrelevant to this website. This website is neutral in terms of the statements and opinions in this article, and does not provide any express or implied warranty of accuracy, reliability, or completeness of the contents contained therein. This article is for readers' reference only, and all legal responsibilities arising therefrom are borne by the reader himself." [blog_prepare] -other = "Pre-blog preparation" +other = "Blog Preparation" [blog_guidance] other = "Post a Blog" -- Gitee