diff --git a/config.toml b/config.toml index a7341ec06756fff2542a9f05cfb38397cc3822c2..ded0edaa0861602d7410d33350385baf0f03ed7b 100644 --- a/config.toml +++ b/config.toml @@ -23,8 +23,8 @@ defaultContentLanguageInSubdir = true # more info please open https://valine.js.org [params.valine] enable = true - appId = 'KcTcd38EvA1I33vSIV6qWNea-gzGzoHsz' - appKey = 'oJBVUOcItn0essSFvY6tS77O' + appId = '6wfgavgIRqmpC3hjHqQVtFWF-gzGzoHsz' + appKey = 'QRqrBDBB0p0YhrGe9IJ169ip' notify = false # mail notifier , https://github.com/xCss/Valine/wiki verify = false # Verification code avatar = 'mm' diff --git a/public/404.html b/public/404.html deleted file mode 100644 index 3ae8b547c64158927e95ae3476f7c4d3af7b7447..0000000000000000000000000000000000000000 --- a/public/404.html +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - openGauss Blog | 404 Page not found - - - - - - - - - - - - - - - - -
-
-
-
-

- - - 404 Page not found - -

- -
-
-
- - -
-
- - -
-
- Page not found... -
-
- - -
-
- - - - - - - - diff --git a/public/_example/2020-03-03-sample-post/index.html b/public/_example/2020-03-03-sample-post/index.html deleted file mode 100644 index 5384c818c6d6c5e0612b036ec4b61ce361aef824..0000000000000000000000000000000000000000 --- a/public/_example/2020-03-03-sample-post/index.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - openGauss Blog | Sample Post - - - - - - - - - - - - - - - - -
-
-
-
-

- - - Sample Post - -

- -
-
-
- - -
-
- - -
-
-
-
- - -

HTML Elements

- -

Below is just about everything you’ll need to style in the blog.

- -

Heading 1

- -

Heading 2

- -

Heading 3

- -

Heading 4

- -
Heading 5
- -

Body text

- -

This blog is about bla bla. This is strong.

- -

openGauss is open

- -

Quotation

- -
-

The sites that have been chosen are listed and described next to each work, with encapsulating quotes or pieces of text narrating central themes for the groups.

-
- -

List Types

- -

Ordered Lists

- -
    -
  1. Item one - -
      -
    1. sub item one
    2. -
    3. sub item two
    4. -
    5. sub item three
    6. -
  2. -
  3. Item two
  4. -
- -

Unordered Lists

- -
    -
  • Item one
  • -
  • Item two
  • -
  • Item three
  • -
- -

Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Header1Header2Header3
cell1cell2cell3
cell4cell5cell6
—-
cell1cell2cell3
cell4cell5cell6
=====
Foot1Foot2Foot3
- -

{: rules=“groups”}

- -

Code

- -
struct async_entry {
-	struct list_head	domain_list;
-	struct list_head	global_list;
-	struct work_struct	work;
-	async_cookie_t		cookie;
-	async_func_t		func;
-	void			*data;
-	struct async_domain	*domain;
-};
-
- -

Attachment

- -

Download the file here download: -get the PNG directly.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - - -
-
-

Related posts

- - -

Sample Post

- - -

Sample Post

- - -
-
- - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - - - diff --git a/public/_example/index.xml b/public/_example/index.xml deleted file mode 100644 index 5775b5251c6d81e67f293b0e86825ee8530a9596..0000000000000000000000000000000000000000 --- a/public/_example/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - _examples on openGauss Blog - http://blog.openGauss.org/_example/ - Recent content in _examples on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/about/index.html b/public/about/index.html deleted file mode 100644 index 706c9777663b23c09f90ac0574517984785b1e25..0000000000000000000000000000000000000000 --- a/public/about/index.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - openGauss Blog | About Hugo - - - - - - - - - - - - - - - - -
-
-
-
-

- - - About Hugo - -

- -
-
-
- - -
-
- - -
-
-
-
-

Hugo is the world’s fastest framework for building websites. It is written in Go.

- -

It makes use of a variety of open source projects including:

- - - -

Learn more and contribute on GitHub.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - - - diff --git a/public/archives/2020-03/index.html b/public/archives/2020-03/index.html deleted file mode 100644 index 182db2fa8f2f35aa346e0eb0c8de05943f72a8c1..0000000000000000000000000000000000000000 --- a/public/archives/2020-03/index.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - openGauss Blog | 2020-03 - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- - - Archive 2020-03 - -

- -
-
-
- - -
-
- - - -
-
-
-
- - -
- - -
- - -
- - -
- - -
- - -
- -
-
-
-

Sample Post

-

- Published at March 3, 2020 · -  1 min read -

-

Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-

Sample Post

-

- Published at March 3, 2020 · -  1 min read -

-

Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-

Sample Post

-

- Published at March 3, 2020 · -  1 min read -

-

Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - - - - diff --git a/public/archives/2020-03/index.xml b/public/archives/2020-03/index.xml deleted file mode 100644 index fd7d8c101fe38cb501c901446cbdbc9194699661..0000000000000000000000000000000000000000 --- a/public/archives/2020-03/index.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - 2020-03 on openGauss Blog - http://blog.openGauss.org/archives/2020-03/ - Recent content in 2020-03 on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(一):windows下使用qemu安装openGauss - http://blog.openGauss.org/en/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - http://blog.openGauss.org/post/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/post/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss - http://blog.openGauss.org/en/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - http://blog.openGauss.org/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - Sample Post - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/archives/index.html b/public/archives/index.html deleted file mode 100644 index 501ed0cdd836bb02cd50468b1ff175a3e29990ae..0000000000000000000000000000000000000000 --- a/public/archives/index.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - openGauss Blog | Archives - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- - - Archive Archives - -

- -
-
-
- - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - - - - diff --git a/public/archives/index.xml b/public/archives/index.xml deleted file mode 100644 index 1e1ae3f1ce5afdc7a3f2f1ed17f583f05b385c75..0000000000000000000000000000000000000000 --- a/public/archives/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - Archives on openGauss Blog - http://blog.openGauss.org/archives/ - Recent content in Archives on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 2020-03 - http://blog.openGauss.org/archives/2020-03/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/archives/2020-03/ - - - - - diff --git a/public/css/blog.css b/public/css/blog.css deleted file mode 100644 index 1f41d534404a00f5604a14d5a9fda9166f4f3b43..0000000000000000000000000000000000000000 --- a/public/css/blog.css +++ /dev/null @@ -1,11 +0,0 @@ -html,body { - font-family: 'Open Sans', sans-serif; - background: #F0F2F4; - } -.hero-body { - background-position: center; - background-size: cover; - background-repeat: no-repeat; - } -.mysocial { color: hsl(0, 0%, 100%);} -.mysocial:hover { color: hsl(0, 0%, 71%) } diff --git a/public/css/custom.css b/public/css/custom.css deleted file mode 100644 index 21a23d88bcd812bf1bce55cabc7a94b821e81300..0000000000000000000000000000000000000000 --- a/public/css/custom.css +++ /dev/null @@ -1,161 +0,0 @@ - - -/*valine 评论系统样式*/ - -div#comments.comments.v{ - margin-top: 0px !important; - margin-left: 0px !important; - margin-right: 0px !important; -} - -div.vheader.item2{ - border-bottom: 1px solid #5f5f5f; - height: 35px !important; -} - -.v .vwrap .vheader.item2 .vinput{ - height: 30px !important; - border: 0px !important; - width: 25% !important; - margin: 0px !important; -} - -input.vnick.vinput{ - border-right: 2px solid #a4d8fa !important; -} - -div.vcontrol{ - padding-top: 0px !important; -} - -div#comments.comments.v{ - border: 0px; -} - -.v .vwrap{ - border: 2px solid black !important; - overflow: visible !important; - counter-reset: avater; -} - -.v .vwrap .vedit .vemojis{ - width: 600px !important; - background-color: #fff !important; - border-radius: 5px !important; -} - -.v .vwrap .vedit .vpreview { - width: 600px !important; - background-color: #fff !important; - border-radius: 5px !important; -} - -.v .vbtn{ - background-color: #5f5f5f !important; - color: #fff !important; -} - -.v .vwrap .vedit .vctrl{ - text-align: left !important; -} - -.v .vwrap .vedit .vctrl span{ - background-color: #7f7f7f !important; - color: #fff !important; - border-radius: 3px !important; - padding: 3px !important; -} - -.v .vwrap .vedit .vctrl{ - padding: 0px !important; - margin: 0px !important; -} - - -.v .veditor{ - min-height: 70px !important; - height: 70px !important; -} - -.v .vlist .vquote .vcard{ - border-left:1px solid #E4E6F1; - margin-top:5px; -} - - -.v .vlist .vcard .vhead .vsys{ - display: none !important; - background-color: #fff !important; -} - -.v .vlist .vcard .vh .vmeta .vat{ - background-color: #7f7f7f !important; - color: #fff !important; - border-radius: 3px !important; - padding-left: 10px !important; - padding-right: 10px !important; -} - - - -.v .vlist .vcard .vh .vquote .vmeta{ - margin-right:50px; -} - -.v .vlist .vcard .vquote{ - counter-reset: avaters; -} - - - -.v .vlist .vcard p{ - margin-bottom: 0px !important; - color: #666; - text-align: left; - letter-spacing: 3px; - line-height: 25.59375px; -} -.v .vlist .vcard .vquote a.at{ - float: left; - margin-right: 13px; - color: #567843; - text-decoration: none; -} - -.v .vlist .vcard .vquote .vcontent{ - font-size: 15px; - font-weight: 200; -} - -.v .vlist .vcard .vcontent{ - margin-top: 58px !important; - font-size: 15px !important; - font-weight: 500 !important; - padding-top: 0px !important; -} - - -.v .vlist .vcard{ - padding-top: 8px !important; -} - -.v .vlist .vcard .vhead{ - float: left !important; -} - -.v .vlist .vcard .vh .vmeta{ - float: right !important; -} - -.v .vlist .vcard .vcontent.expand:after{ - content: "点击查看全部" !important; - font-weight: 400 !important; -} -.power{ - display:none; -} -.v .vwrap .vedit .vctrl{ - display:none !important; -} - -/**/ \ No newline at end of file diff --git a/public/design/content_posts/index.html b/public/design/content_posts/index.html deleted file mode 100644 index fa81cb5a8fc909073505765ab6c68f29df961f7d..0000000000000000000000000000000000000000 --- a/public/design/content_posts/index.html +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - openGauss Blog - - - - - - - - - - - - - - - - -
-
-
-
-

- - - - -

- -
-
-
- - -
-
- - -
-
-
-
- - -

Posts

- -

This file is to explain in which way the content of the blogs are stored and read by the blog system.

- -

What is supported in the blog

- -

A blog can include many formats of information, like text, pictures, videos, animations or others.

- -

openEuler Blog is designed to support the following formats:

- -
    -
  1. text
  2. -
  3. static picture
  4. -
  5. links
  6. -
  7. animation
  8. -
- -

Folder design

- -

The content of blogs are under ./content

- -
|__ _example     --list the some blog examples
-|__ guidance     --house the guidance to post and maintain the blogs
-|__ post         --house all the final posts
-   |__ author_1  --house the blogs by authors' gitee ID, and each author need create your own foler by your id.
-   |__ author_2  --house the blogs by authors' gitee ID
-
-
- -

Post content design

- -

File name

- -

To create a post, add a file to your _post/author1/ directory with the following format:

- -
YEAR-MONTH-DAY-title.MARKUP
-
- -

Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. For example, the following are examples of valid post filenames:

- -
2020-01-01-new-years-is-coming.md
-2020-02-15-how-to-write-a-blog.md
-
- -

File headers

- -

Functionally, the post should support categories, archives, title, date, brief description, thus the file headers should be as below.

- -
+++
-title = ""
-date = "yyyy-mm-dd"
-tags = ["aaaa", "bbbb", "cccc"]
-archives = "yyyy-mm"  //by months
-author = "name of author"
-summary = ""
-+++
-
- -

Including resources

- -

At some point, you’ll want to include images, downloads, or other digital assets along with your text content.

- -

You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -

Then, from within any post, they can be linked to using the site’s root as the path for the asset to include. Here are some simple examples in Markdown:

- -

Including an image asset in a post:

- -
... which is shown in the screenshot below:
-![The architecture](/content/post/author1/2020-01-01-new-years-is-coming-01.png)
-
- -

Linking to a PDF for readers to download:

- -
... you can [get the PDF](/content/post/yyyymm/2020-01-01-new-years-is-coming-03.pdf) directly.
-
- -

Linking to a url for readers to visit:

- -
... you can [read more](<https://gitee.com/openeuler/>).
-
- -

Thanks

- -

The content above refered to https://jekyllrb.com/docs/posts/#the-posts-folder.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - - - diff --git a/public/design/index.xml b/public/design/index.xml deleted file mode 100644 index c581f5c072b71ff2760e3ccad018373b6ec96a10..0000000000000000000000000000000000000000 --- a/public/design/index.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - Designs on openGauss Blog - http://blog.openGauss.org/design/ - Recent content in Designs on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - - - - - - - http://blog.openGauss.org/design/content_posts/ - Mon, 01 Jan 0001 00:00:00 +0000 - - http://blog.openGauss.org/design/content_posts/ - Posts This file is to explain in which way the content of the blogs are stored and read by the blog system. -What is supported in the blog A blog can include many formats of information, like text, pictures, videos, animations or others. -openEuler Blog is designed to support the following formats: - text static picture links animation Folder design The content of blogs are under ./content -|__ _example --list the some blog examples |__ guidance --house the guidance to post and maintain the blogs |__ post --house all the final posts |__ author_1 --house the blogs by authors' gitee ID, and each author need create your own foler by your id. - - - - diff --git a/public/en/404.html b/public/en/404.html deleted file mode 100644 index c63d79667e26ae2da2a9b4552afd4e026c4c5291..0000000000000000000000000000000000000000 --- a/public/en/404.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - openGauss Blog | 404 Page not found - - - - - - - - - - - - - -
-
- - -
-
- Page not found... -
-
- - -
-
- - - - - - diff --git a/public/en/_example/2020-03-03-sample-post.html b/public/en/_example/2020-03-03-sample-post.html deleted file mode 100644 index b10c6cee91fb7a61f79da0fa69645eaef2bb68d3..0000000000000000000000000000000000000000 --- a/public/en/_example/2020-03-03-sample-post.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - openGauss Blog | Sample Post - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

HTML Elements

- -

Below is just about everything you’ll need to style in the blog.

- -

Heading 1

- -

Heading 2

- -

Heading 3

- -

Heading 4

- -
Heading 5
- -

Body text

- -

This blog is about bla bla. This is strong.

- -

openGauss is open

- -

Quotation

- -
-

The sites that have been chosen are listed and described next to each work, with encapsulating quotes or pieces of text narrating central themes for the groups.

-
- -

List Types

- -

Ordered Lists

- -
    -
  1. Item one - -
      -
    1. sub item one
    2. -
    3. sub item two
    4. -
    5. sub item three
    6. -
  2. -
  3. Item two
  4. -
- -

Unordered Lists

- -
    -
  • Item one
  • -
  • Item two
  • -
  • Item three
  • -
- -

Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Header1Header2Header3
cell1cell2cell3
cell4cell5cell6
—-
cell1cell2cell3
cell4cell5cell6
=====
Foot1Foot2Foot3
- -

{: rules=“groups”}

- -

Code

- -
struct async_entry {
-	struct list_head	domain_list;
-	struct list_head	global_list;
-	struct work_struct	work;
-	async_cookie_t		cookie;
-	async_func_t		func;
-	void			*data;
-	struct async_domain	*domain;
-};
-
- -

Attachment

- -

Download the file here download: -get the PNG directly.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/en/_example/2020-03-03-sample-post/index.html b/public/en/_example/2020-03-03-sample-post/index.html deleted file mode 100644 index acb635244c50eb032db4b7e80be479a893d50ce4..0000000000000000000000000000000000000000 --- a/public/en/_example/2020-03-03-sample-post/index.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - openGauss Blog | Sample Post - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

HTML Elements

- -

Below is just about everything you’ll need to style in the blog.

- -

Heading 1

- -

Heading 2

- -

Heading 3

- -

Heading 4

- -
Heading 5
- -

Body text

- -

This blog is about bla bla. This is strong.

- -

openGauss is open

- -

Quotation

- -
-

The sites that have been chosen are listed and described next to each work, with encapsulating quotes or pieces of text narrating central themes for the groups.

-
- -

List Types

- -

Ordered Lists

- -
    -
  1. Item one - -
      -
    1. sub item one
    2. -
    3. sub item two
    4. -
    5. sub item three
    6. -
  2. -
  3. Item two
  4. -
- -

Unordered Lists

- -
    -
  • Item one
  • -
  • Item two
  • -
  • Item three
  • -
- -

Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Header1Header2Header3
cell1cell2cell3
cell4cell5cell6
—-
cell1cell2cell3
cell4cell5cell6
=====
Foot1Foot2Foot3
- -

{: rules=“groups”}

- -

Code

- -
struct async_entry {
-	struct list_head	domain_list;
-	struct list_head	global_list;
-	struct work_struct	work;
-	async_cookie_t		cookie;
-	async_func_t		func;
-	void			*data;
-	struct async_domain	*domain;
-};
-
- -

Attachment

- -

Download the file here download: -get the PNG directly.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/en/_example/index.xml b/public/en/_example/index.xml deleted file mode 100644 index 6e2851e9788ee53a09d1ff51dd075a1ebc6cd741..0000000000000000000000000000000000000000 --- a/public/en/_example/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - _examples on openGauss Blog - ./en/_example/ - Recent content in _examples on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - ./en/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - ./en/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/en/about.html b/public/en/about.html deleted file mode 100644 index 025e787ecef7da3bf6ec0ca953db98a93a29d5e6..0000000000000000000000000000000000000000 --- a/public/en/about.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - openGauss Blog | About Hugo - - - - - - - - - - - - - -
-
- - -
-
-
-
-

Hugo is the world’s fastest framework for building websites. It is written in Go.

- -

It makes use of a variety of open source projects including:

- - - -

Learn more and contribute on GitHub.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/en/about/index.html b/public/en/about/index.html deleted file mode 100644 index a9e31544011ccde10a7accadd22bf813ef4c51f6..0000000000000000000000000000000000000000 --- a/public/en/about/index.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - openGauss Blog | About Hugo - - - - - - - - - - - - - -
-
- - -
-
-
-
-

Hugo is the world’s fastest framework for building websites. It is written in Go.

- -

It makes use of a variety of open source projects including:

- - - -

Learn more and contribute on GitHub.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/en/archives.html b/public/en/archives.html deleted file mode 100644 index 5da2ab751b214f60d56c0a1b3cb8a9d5a6a3008e..0000000000000000000000000000000000000000 --- a/public/en/archives.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - openGauss Blog | Archives - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - diff --git a/public/en/archives/2020-03.html b/public/en/archives/2020-03.html deleted file mode 100644 index 689e0119ba88351c464b18d7102c029028e2de28..0000000000000000000000000000000000000000 --- a/public/en/archives/2020-03.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - openGauss Blog | 2020-03 - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- - -
- - -
- -
-
-
-

Sample Post

-

- Published at March 3, 2020 · -  1 min read -

-

Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - diff --git a/public/en/archives/2020-03/index.html b/public/en/archives/2020-03/index.html deleted file mode 100644 index 4fe9fbd2a6a3b8e913479cb8430b29f9dffcf802..0000000000000000000000000000000000000000 --- a/public/en/archives/2020-03/index.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - openGauss Blog | 2020-03 - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- - -
- - -
- -
-
-
-

Sample Post

-

- Published at March 3, 2020 · -  1 min read -

-

Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - - diff --git a/public/en/archives/2020-03/index.xml b/public/en/archives/2020-03/index.xml deleted file mode 100644 index 009d88b75ae635365ce864f24d456620da9aad82..0000000000000000000000000000000000000000 --- a/public/en/archives/2020-03/index.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - 2020-03 on openGauss Blog - ./en/archives/2020-03/ - Recent content in 2020-03 on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(一):windows下使用qemu安装openGauss - ./en/post/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - ./en/post/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss - ./en/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - ./en/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - Sample Post - ./en/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - ./en/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/en/archives/index.html b/public/en/archives/index.html deleted file mode 100644 index ce14f4edaa7b67a1c62e23c72cc5c73e547f53b5..0000000000000000000000000000000000000000 --- a/public/en/archives/index.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - openGauss Blog | Archives - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - - diff --git a/public/en/archives/index.xml b/public/en/archives/index.xml deleted file mode 100644 index 1b8bf99d48d6af886fc8240edad88ba3ad4eeafe..0000000000000000000000000000000000000000 --- a/public/en/archives/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - Archives on openGauss Blog - ./en/archives/ - Recent content in Archives on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 2020-03 - ./en/archives/2020-03/ - Fri, 27 Mar 2020 00:00:00 +0000 - - ./en/archives/2020-03/ - - - - - diff --git a/public/en/design/content_posts.html b/public/en/design/content_posts.html deleted file mode 100644 index 09a2fffcb1f08dcb73c91baa19a788358d20bbfa..0000000000000000000000000000000000000000 --- a/public/en/design/content_posts.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - openGauss Blog - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

Posts

- -

This file is to explain in which way the content of the blogs are stored and read by the blog system.

- -

What is supported in the blog

- -

A blog can include many formats of information, like text, pictures, videos, animations or others.

- -

openEuler Blog is designed to support the following formats:

- -
    -
  1. text
  2. -
  3. static picture
  4. -
  5. links
  6. -
  7. animation
  8. -
- -

Folder design

- -

The content of blogs are under ./content

- -
|__ _example     --list the some blog examples
-|__ guidance     --house the guidance to post and maintain the blogs
-|__ post         --house all the final posts
-   |__ author_1  --house the blogs by authors' gitee ID, and each author need create your own foler by your id.
-   |__ author_2  --house the blogs by authors' gitee ID
-
-
- -

Post content design

- -

File name

- -

To create a post, add a file to your _post/author1/ directory with the following format:

- -
YEAR-MONTH-DAY-title.MARKUP
-
- -

Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. For example, the following are examples of valid post filenames:

- -
2020-01-01-new-years-is-coming.md
-2020-02-15-how-to-write-a-blog.md
-
- -

File headers

- -

Functionally, the post should support categories, archives, title, date, brief description, thus the file headers should be as below.

- -
+++
-title = ""
-date = "yyyy-mm-dd"
-tags = ["aaaa", "bbbb", "cccc"]
-archives = "yyyy-mm"  //by months
-author = "name of author"
-summary = ""
-+++
-
- -

Including resources

- -

At some point, you’ll want to include images, downloads, or other digital assets along with your text content.

- -

You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -

Then, from within any post, they can be linked to using the site’s root as the path for the asset to include. Here are some simple examples in Markdown:

- -

Including an image asset in a post:

- -
... which is shown in the screenshot below:
-![The architecture](/content/post/author1/2020-01-01-new-years-is-coming-01.png)
-
- -

Linking to a PDF for readers to download:

- -
... you can [get the PDF](/content/post/yyyymm/2020-01-01-new-years-is-coming-03.pdf) directly.
-
- -

Linking to a url for readers to visit:

- -
... you can [read more](<https://gitee.com/openeuler/>).
-
- -

Thanks

- -

The content above refered to https://jekyllrb.com/docs/posts/#the-posts-folder.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/en/design/content_posts/index.html b/public/en/design/content_posts/index.html deleted file mode 100644 index ae3a16cdda57fbca8019bd90cdc03d95063dcc44..0000000000000000000000000000000000000000 --- a/public/en/design/content_posts/index.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - openGauss Blog - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

Posts

- -

This file is to explain in which way the content of the blogs are stored and read by the blog system.

- -

What is supported in the blog

- -

A blog can include many formats of information, like text, pictures, videos, animations or others.

- -

openEuler Blog is designed to support the following formats:

- -
    -
  1. text
  2. -
  3. static picture
  4. -
  5. links
  6. -
  7. animation
  8. -
- -

Folder design

- -

The content of blogs are under ./content

- -
|__ _example     --list the some blog examples
-|__ guidance     --house the guidance to post and maintain the blogs
-|__ post         --house all the final posts
-   |__ author_1  --house the blogs by authors' gitee ID, and each author need create your own foler by your id.
-   |__ author_2  --house the blogs by authors' gitee ID
-
-
- -

Post content design

- -

File name

- -

To create a post, add a file to your _post/author1/ directory with the following format:

- -
YEAR-MONTH-DAY-title.MARKUP
-
- -

Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. For example, the following are examples of valid post filenames:

- -
2020-01-01-new-years-is-coming.md
-2020-02-15-how-to-write-a-blog.md
-
- -

File headers

- -

Functionally, the post should support categories, archives, title, date, brief description, thus the file headers should be as below.

- -
+++
-title = ""
-date = "yyyy-mm-dd"
-tags = ["aaaa", "bbbb", "cccc"]
-archives = "yyyy-mm"  //by months
-author = "name of author"
-summary = ""
-+++
-
- -

Including resources

- -

At some point, you’ll want to include images, downloads, or other digital assets along with your text content.

- -

You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -

Then, from within any post, they can be linked to using the site’s root as the path for the asset to include. Here are some simple examples in Markdown:

- -

Including an image asset in a post:

- -
... which is shown in the screenshot below:
-![The architecture](/content/post/author1/2020-01-01-new-years-is-coming-01.png)
-
- -

Linking to a PDF for readers to download:

- -
... you can [get the PDF](/content/post/yyyymm/2020-01-01-new-years-is-coming-03.pdf) directly.
-
- -

Linking to a url for readers to visit:

- -
... you can [read more](<https://gitee.com/openeuler/>).
-
- -

Thanks

- -

The content above refered to https://jekyllrb.com/docs/posts/#the-posts-folder.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/en/design/index.xml b/public/en/design/index.xml deleted file mode 100644 index bf6c3090f47270324f986e8e023103160ec00449..0000000000000000000000000000000000000000 --- a/public/en/design/index.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - Designs on openGauss Blog - ./en/design/ - Recent content in Designs on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - - - - - - - ./en/design/content_posts/ - Mon, 01 Jan 0001 00:00:00 +0000 - - ./en/design/content_posts/ - Posts This file is to explain in which way the content of the blogs are stored and read by the blog system. -What is supported in the blog A blog can include many formats of information, like text, pictures, videos, animations or others. -openEuler Blog is designed to support the following formats: - text static picture links animation Folder design The content of blogs are under ./content -|__ _example --list the some blog examples |__ guidance --house the guidance to post and maintain the blogs |__ post --house all the final posts |__ author_1 --house the blogs by authors' gitee ID, and each author need create your own foler by your id. - - - - diff --git a/public/en/guidance.html b/public/en/guidance.html deleted file mode 100644 index c5d98e2baae2fb9029ff550792b0636e919e652e..0000000000000000000000000000000000000000 --- a/public/en/guidance.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - openGauss Blog | Guidances - - - - - - - - - - - - - - - - -
-
- - - - -
-
- -
- -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
-
- -
- -
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
-
- - - - - diff --git a/public/en/guidance/index.html b/public/en/guidance/index.html deleted file mode 100644 index d8900dad19735d6264aff7ca90b4fae07e3db4c5..0000000000000000000000000000000000000000 --- a/public/en/guidance/index.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - openGauss Blog | Guidances - - - - - - - - - - - - - - - - -
-
- - - - -
-
- -
- -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
-
- -
- -
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
-
- - - - - - diff --git a/public/en/guidance/index.xml b/public/en/guidance/index.xml deleted file mode 100644 index 974912efc6ac96fe919b27c8f9afbf0076dbecb0..0000000000000000000000000000000000000000 --- a/public/en/guidance/index.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - Guidances on openGauss Blog - ./en/guidance/ - Recent content in Guidances on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - - - - - - Guidance to Post a Blog - ./en/guidance/index_/ - Mon, 01 Jan 0001 00:00:00 +0000 - - ./en/guidance/index_/ - Preparation Refer to http://git.mydoc.io/?t=179267 to register Gitee account. - Set your primary mail box in gitee settings https://gitee.com/profile/emails. - Sign your CLA in https://openeuler.org/zh/cla.html. - Prepare your git environment refering to http://git.mydoc.io/?t=180692. - Understand blog format The openEuler blog is written in markdown format. You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed. -The head includes the following information: -+++ title = &quot;Sample Post&quot; date = &quot;2020-03-03&quot; tags = [&quot;Sample&quot;, &quot;ABC&quot;, &quot;cccc&quot;] archives = &quot;2020-03&quot; author = &quot;openEuler Blog Maintainer&quot; summary = &quot;Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/en/guidance/index_.html b/public/en/guidance/index_.html deleted file mode 100644 index e668bd6139d14cb6b63b5ec26ba0cc18283d2a5d..0000000000000000000000000000000000000000 --- a/public/en/guidance/index_.html +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - openGauss Blog | Guidance to Post a Blog - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/en/guidance/index_/index.html b/public/en/guidance/index_/index.html deleted file mode 100644 index 170a68034b6bd45f827bd9a2337d57b02abf73b4..0000000000000000000000000000000000000000 --- a/public/en/guidance/index_/index.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - openGauss Blog | Guidance to Post a Blog - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/en/index.html b/public/en/index.html deleted file mode 100644 index 808cff7f7cfb574e2eb3a2519fa0010163712bfe..0000000000000000000000000000000000000000 --- a/public/en/index.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - openGauss Blog | openGauss Blog - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
-

-
- - - - - -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
-
-
- -
-
- -
-
- - - - - - diff --git a/public/en/index.xml b/public/en/index.xml deleted file mode 100644 index fe2b758be0495df1cfe93af5a7a21175eba60226..0000000000000000000000000000000000000000 --- a/public/en/index.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - openGauss Blog - ./en/ - Recent content on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(一):windows下使用qemu安装openGauss - ./en/post/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - ./en/post/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss - ./en/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - ./en/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - Sample Post - ./en/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - ./en/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - About Hugo - ./en/about/ - Wed, 09 Apr 2014 00:00:00 +0000 - - ./en/about/ - Hugo is the world’s fastest framework for building websites. It is written in Go. -It makes use of a variety of open source projects including: - https://github.com/russross/blackfriday https://github.com/alecthomas/chroma https://github.com/muesli/smartcrop https://github.com/spf13/cobra https://github.com/spf13/viper Learn more and contribute on GitHub. - - - - - ./en/design/content_posts/ - Mon, 01 Jan 0001 00:00:00 +0000 - - ./en/design/content_posts/ - Posts This file is to explain in which way the content of the blogs are stored and read by the blog system. -What is supported in the blog A blog can include many formats of information, like text, pictures, videos, animations or others. -openEuler Blog is designed to support the following formats: - text static picture links animation Folder design The content of blogs are under ./content -|__ _example --list the some blog examples |__ guidance --house the guidance to post and maintain the blogs |__ post --house all the final posts |__ author_1 --house the blogs by authors' gitee ID, and each author need create your own foler by your id. - - - - Guidance to Post a Blog - ./en/guidance/index_/ - Mon, 01 Jan 0001 00:00:00 +0000 - - ./en/guidance/index_/ - Preparation Refer to http://git.mydoc.io/?t=179267 to register Gitee account. - Set your primary mail box in gitee settings https://gitee.com/profile/emails. - Sign your CLA in https://openeuler.org/zh/cla.html. - Prepare your git environment refering to http://git.mydoc.io/?t=180692. - Understand blog format The openEuler blog is written in markdown format. You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed. -The head includes the following information: -+++ title = &quot;Sample Post&quot; date = &quot;2020-03-03&quot; tags = [&quot;Sample&quot;, &quot;ABC&quot;, &quot;cccc&quot;] archives = &quot;2020-03&quot; author = &quot;openEuler Blog Maintainer&quot; summary = &quot;Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/en/page/1.html b/public/en/page/1.html deleted file mode 100644 index 09158be390700c6cf7cb4c39b57b310e964eefd8..0000000000000000000000000000000000000000 --- a/public/en/page/1.html +++ /dev/null @@ -1 +0,0 @@ -./en/ \ No newline at end of file diff --git a/public/en/page/1/index.html b/public/en/page/1/index.html deleted file mode 100644 index 09158be390700c6cf7cb4c39b57b310e964eefd8..0000000000000000000000000000000000000000 --- a/public/en/page/1/index.html +++ /dev/null @@ -1 +0,0 @@ -./en/ \ No newline at end of file diff --git a/public/en/post.html b/public/en/post.html deleted file mode 100644 index 1d5481f007309a5c7ff599da13349fd7194597ec..0000000000000000000000000000000000000000 --- a/public/en/post.html +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - openGauss Blog | Posts - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - diff --git a/public/en/post/index.html b/public/en/post/index.html deleted file mode 100644 index e8116f67043831504b2804422833b61012a6893e..0000000000000000000000000000000000000000 --- a/public/en/post/index.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - openGauss Blog | Posts - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - - diff --git a/public/en/post/index.xml b/public/en/post/index.xml deleted file mode 100644 index 1af17db248e10bcf65ffc77e5285aa07b34f75d7..0000000000000000000000000000000000000000 --- a/public/en/post/index.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - Posts on openGauss Blog - ./en/post/ - Recent content in Posts on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(一):windows下使用qemu安装openGauss - ./en/post/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - ./en/post/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss - ./en/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - ./en/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - diff --git a/public/en/post/traffic_millions/2020-03-27-qemu.html b/public/en/post/traffic_millions/2020-03-27-qemu.html deleted file mode 100644 index de0c17cd0583821a445f8d9371726ad7b7fdf994..0000000000000000000000000000000000000000 --- a/public/en/post/traffic_millions/2020-03-27-qemu.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(一):windows下使用qemu安装openGauss - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,本着第一个吃螃蟹的原则,赶紧下载下来玩一玩;由于手上只有一台windows机器,考虑使用qemu安装openGauss虚拟机;

- -

【环境准备】

- - - -

img

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/en/post/traffic_millions/2020-03-27-qemu/index.html b/public/en/post/traffic_millions/2020-03-27-qemu/index.html deleted file mode 100644 index 62037718c49f1d97367efc5739127e1c71c98418..0000000000000000000000000000000000000000 --- a/public/en/post/traffic_millions/2020-03-27-qemu/index.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(一):windows下使用qemu安装openGauss - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,本着第一个吃螃蟹的原则,赶紧下载下来玩一玩;由于手上只有一台windows机器,考虑使用qemu安装openGauss虚拟机;

- -

【环境准备】

- - - -

img

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/en/post/traffic_millions/2020-03-27-virtualbox.html b/public/en/post/traffic_millions/2020-03-27-virtualbox.html deleted file mode 100644 index b2b3198010a7aa3eb6b537625b6c8fa0f8a8da2d..0000000000000000000000000000000000000000 --- a/public/en/post/traffic_millions/2020-03-27-virtualbox.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(二):windows下使用VirtualBox安装openGauss - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,手上只有一台windows机器,考虑使用VirtualBox安装openGauss虚拟机.

- -

【环境准备】

- - - -

index-x86

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/en/post/traffic_millions/2020-03-27-virtualbox/index.html b/public/en/post/traffic_millions/2020-03-27-virtualbox/index.html deleted file mode 100644 index 31aa907605f7fa0a4773c26ae8289da05ba768a5..0000000000000000000000000000000000000000 --- a/public/en/post/traffic_millions/2020-03-27-virtualbox/index.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(二):windows下使用VirtualBox安装openGauss - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,手上只有一台windows机器,考虑使用VirtualBox安装openGauss虚拟机.

- -

【环境准备】

- - - -

index-x86

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/en/sitemap.xml b/public/en/sitemap.xml deleted file mode 100644 index d851c60cb77ab16ae056dec383ca977eb23f38a3..0000000000000000000000000000000000000000 --- a/public/en/sitemap.xml +++ /dev/null @@ -1,284 +0,0 @@ - - - - - ./en/archives/2020-03/ - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./en/archives/ - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./en/post/ - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./en/tags/ - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./en/ - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./en/post/traffic_millions/2020-03-27-qemu/ - 2020-03-27T00:00:00+00:00 - - - - - - ./en/post/traffic_millions/2020-03-27-virtualbox/ - 2020-03-27T00:00:00+00:00 - - - - - - ./en/tags/%E5%AE%89%E8%A3%85opengauss/ - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./en/tags/abc/ - 2020-03-03T00:00:00+00:00 - 0 - - - - - - ./en/tags/sample/ - 2020-03-03T00:00:00+00:00 - 0 - - - - - - ./en/_example/2020-03-03-sample-post/ - 2020-03-03T00:00:00+00:00 - - - - - - ./en/_example/ - 2020-03-03T00:00:00+00:00 - 0 - - - - - - ./en/tags/cccc/ - 2020-03-03T00:00:00+00:00 - 0 - - - - - - ./en/about/ - 2014-04-09T00:00:00+00:00 - - - - - - ./en/design/content_posts/ - 0 - - - - - - ./en/design/ - 0 - - - - - - ./en/guidance/index_/ - - - - - - ./en/guidance/ - 0 - - - - - \ No newline at end of file diff --git a/public/en/tags.html b/public/en/tags.html deleted file mode 100644 index c040fccfef366a2de0c9f7401e935c51e0a69083..0000000000000000000000000000000000000000 --- a/public/en/tags.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - openGauss Blog | Tags - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git a/public/en/tags/abc.html b/public/en/tags/abc.html deleted file mode 100644 index fd8eaa594033e16256d801890e8b64ff72d53b76..0000000000000000000000000000000000000000 --- a/public/en/tags/abc.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - openGauss Blog | ABC - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git a/public/en/tags/abc/index.html b/public/en/tags/abc/index.html deleted file mode 100644 index f61b7f9001879b166178c77b61607a2a4cdc08c8..0000000000000000000000000000000000000000 --- a/public/en/tags/abc/index.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - openGauss Blog | ABC - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git a/public/en/tags/abc/index.xml b/public/en/tags/abc/index.xml deleted file mode 100644 index 1dbcea798c72050899fdb6692e2f141284a02246..0000000000000000000000000000000000000000 --- a/public/en/tags/abc/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - ABC on openGauss Blog - ./en/tags/abc/ - Recent content in ABC on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - ./en/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - ./en/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/en/tags/cccc.html b/public/en/tags/cccc.html deleted file mode 100644 index 0769e08dd377ccb21b373789233da38fee40087d..0000000000000000000000000000000000000000 --- a/public/en/tags/cccc.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - openGauss Blog | cccc - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git a/public/en/tags/cccc/index.html b/public/en/tags/cccc/index.html deleted file mode 100644 index 71950eef5367b9d42dfac9387e0a14447bcf3c06..0000000000000000000000000000000000000000 --- a/public/en/tags/cccc/index.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - openGauss Blog | cccc - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git a/public/en/tags/cccc/index.xml b/public/en/tags/cccc/index.xml deleted file mode 100644 index 424a5eedcf121b94b24ecedeea74983ac7264301..0000000000000000000000000000000000000000 --- a/public/en/tags/cccc/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - cccc on openGauss Blog - ./en/tags/cccc/ - Recent content in cccc on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - ./en/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - ./en/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/en/tags/index.html b/public/en/tags/index.html deleted file mode 100644 index 621e4ee962474b0a41fda158d6849a7d91702821..0000000000000000000000000000000000000000 --- a/public/en/tags/index.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - openGauss Blog | Tags - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git a/public/en/tags/index.xml b/public/en/tags/index.xml deleted file mode 100644 index 76f05a048605e54ffb0a439558ab8c821e7e9d4e..0000000000000000000000000000000000000000 --- a/public/en/tags/index.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - Tags on openGauss Blog - ./en/tags/ - Recent content in Tags on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 安装openGauss - ./en/tags/%E5%AE%89%E8%A3%85opengauss/ - Fri, 27 Mar 2020 00:00:00 +0000 - - ./en/tags/%E5%AE%89%E8%A3%85opengauss/ - - - - - ABC - ./en/tags/abc/ - Tue, 03 Mar 2020 00:00:00 +0000 - - ./en/tags/abc/ - - - - - Sample - ./en/tags/sample/ - Tue, 03 Mar 2020 00:00:00 +0000 - - ./en/tags/sample/ - - - - - cccc - ./en/tags/cccc/ - Tue, 03 Mar 2020 00:00:00 +0000 - - ./en/tags/cccc/ - - - - - diff --git a/public/en/tags/sample.html b/public/en/tags/sample.html deleted file mode 100644 index 4a03a6605eae3fe2bbed429c901fdb69b8dcb4bc..0000000000000000000000000000000000000000 --- a/public/en/tags/sample.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - openGauss Blog | Sample - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git a/public/en/tags/sample/index.html b/public/en/tags/sample/index.html deleted file mode 100644 index 360543c3ec47e349c1146f4033f6a812303d45ed..0000000000000000000000000000000000000000 --- a/public/en/tags/sample/index.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - openGauss Blog | Sample - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git a/public/en/tags/sample/index.xml b/public/en/tags/sample/index.xml deleted file mode 100644 index 49f6e9636e41bed5840d3febbb1fea5596122df3..0000000000000000000000000000000000000000 --- a/public/en/tags/sample/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - Sample on openGauss Blog - ./en/tags/sample/ - Recent content in Sample on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - ./en/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - ./en/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git "a/public/en/tags/\345\256\211\350\243\205opengauss.html" "b/public/en/tags/\345\256\211\350\243\205opengauss.html" deleted file mode 100644 index 50550bf6cd39af60109254a285786d97ac7454c2..0000000000000000000000000000000000000000 --- "a/public/en/tags/\345\256\211\350\243\205opengauss.html" +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - openGauss Blog | 安装openGauss - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- - -
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git "a/public/en/tags/\345\256\211\350\243\205opengauss/index.html" "b/public/en/tags/\345\256\211\350\243\205opengauss/index.html" deleted file mode 100644 index 0385fc88d3480101f2ce72a86c2827720d0f4347..0000000000000000000000000000000000000000 --- "a/public/en/tags/\345\256\211\350\243\205opengauss/index.html" +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - openGauss Blog | 安装openGauss - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- - -
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git "a/public/en/tags/\345\256\211\350\243\205opengauss/index.xml" "b/public/en/tags/\345\256\211\350\243\205opengauss/index.xml" deleted file mode 100644 index b47dae36c0f8131102bcee630b5055010096d38a..0000000000000000000000000000000000000000 --- "a/public/en/tags/\345\256\211\350\243\205opengauss/index.xml" +++ /dev/null @@ -1,24 +0,0 @@ - - - 安装openGauss on openGauss Blog - ./en/tags/%E5%AE%89%E8%A3%85opengauss/ - Recent content in 安装openGauss on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss - ./en/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - ./en/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - diff --git a/public/en/traffic_millions/2020-03-27-qemu/index.html b/public/en/traffic_millions/2020-03-27-qemu/index.html deleted file mode 100644 index dac565e7b14e7b44f889a11a0bf1e36f1ccc1e0a..0000000000000000000000000000000000000000 --- a/public/en/traffic_millions/2020-03-27-qemu/index.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(一):windows下使用qemu安装openGauss - - - - - - - - - - - - - - - - -
-
-
-
-

- - - 初试openGauss(一):windows下使用qemu安装openGauss - -

- -
-
-
- - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,本着第一个吃螃蟹的原则,赶紧下载下来玩一玩;由于手上只有一台windows机器,考虑使用qemu安装openGauss虚拟机;

- -

【环境准备】

- - - -

img

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - - - diff --git a/public/en/traffic_millions/2020-03-27-virtualbox/index.html b/public/en/traffic_millions/2020-03-27-virtualbox/index.html deleted file mode 100644 index 78eeba4f166e01e78fafac1be2cda936e0041e31..0000000000000000000000000000000000000000 --- a/public/en/traffic_millions/2020-03-27-virtualbox/index.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(二):windows下使用VirtualBox安装openGauss - - - - - - - - - - - - - - - - -
-
-
-
-

- - - 初试openGauss(二):windows下使用VirtualBox安装openGauss - -

- -
-
-
- - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,手上只有一台windows机器,考虑使用VirtualBox安装openGauss虚拟机.

- -

【环境准备】

- - - -

index-x86

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
- -
- -
- - - -
- - - - -
- - -
-
- - - - - - - - diff --git a/public/en/traffic_millions/_example/2020-03-03-sample-post/index.html b/public/en/traffic_millions/_example/2020-03-03-sample-post/index.html deleted file mode 100644 index 6e37c4ed1683df1c056e072febfc873ff244f4f2..0000000000000000000000000000000000000000 --- a/public/en/traffic_millions/_example/2020-03-03-sample-post/index.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - openGauss Blog | Sample Post - - - - - - - - - - - - - - - - -
-
-
-
-

- - - Sample Post - -

- -
-
-
- - -
-
- - -
-
-
-
- - -

HTML Elements

- -

Below is just about everything you’ll need to style in the blog.

- -

Heading 1

- -

Heading 2

- -

Heading 3

- -

Heading 4

- -
Heading 5
- -

Body text

- -

This blog is about bla bla. This is strong.

- -

openGauss is open

- -

Quotation

- -
-

The sites that have been chosen are listed and described next to each work, with encapsulating quotes or pieces of text narrating central themes for the groups.

-
- -

List Types

- -

Ordered Lists

- -
    -
  1. Item one - -
      -
    1. sub item one
    2. -
    3. sub item two
    4. -
    5. sub item three
    6. -
  2. -
  3. Item two
  4. -
- -

Unordered Lists

- -
    -
  • Item one
  • -
  • Item two
  • -
  • Item three
  • -
- -

Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Header1Header2Header3
cell1cell2cell3
cell4cell5cell6
—-
cell1cell2cell3
cell4cell5cell6
=====
Foot1Foot2Foot3
- -

{: rules=“groups”}

- -

Code

- -
struct async_entry {
-	struct list_head	domain_list;
-	struct list_head	global_list;
-	struct work_struct	work;
-	async_cookie_t		cookie;
-	async_func_t		func;
-	void			*data;
-	struct async_domain	*domain;
-};
-
- -

Attachment

- -

Download the file here download: -get the PNG directly.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - - -
-
-

Related posts

- - -

Sample Post

- - -

Sample Post

- - -
-
- - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - - - diff --git a/public/guidance/index.html b/public/guidance/index.html deleted file mode 100644 index de48f4465efcf3265a9bd4f9d0e29cd30b289ab2..0000000000000000000000000000000000000000 --- a/public/guidance/index.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - openGauss Blog | Guidances - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- - - Post a blog - -

- -
-
-
- - -
-
- - - - -
-
- -
- -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
-
- -
- -
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
-
- - - - - - - - diff --git a/public/guidance/index.xml b/public/guidance/index.xml deleted file mode 100644 index 9f36adccfc24bbc77caf6a760874bd02fdfafead..0000000000000000000000000000000000000000 --- a/public/guidance/index.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - Guidances on openGauss Blog - http://blog.openGauss.org/guidance/ - Recent content in Guidances on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - - - - - - Guidance to Post a Blog - http://blog.openGauss.org/guidance/index_/ - Mon, 01 Jan 0001 00:00:00 +0000 - - http://blog.openGauss.org/guidance/index_/ - Preparation Refer to http://git.mydoc.io/?t=179267 to register Gitee account. - Set your primary mail box in gitee settings https://gitee.com/profile/emails. - Sign your CLA in https://openeuler.org/zh/cla.html. - Prepare your git environment refering to http://git.mydoc.io/?t=180692. - Understand blog format The openEuler blog is written in markdown format. You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed. -The head includes the following information: -+++ title = &quot;Sample Post&quot; date = &quot;2020-03-03&quot; tags = [&quot;Sample&quot;, &quot;ABC&quot;, &quot;cccc&quot;] archives = &quot;2020-03&quot; author = &quot;openEuler Blog Maintainer&quot; summary = &quot;Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/guidance/index_/index.html b/public/guidance/index_/index.html deleted file mode 100644 index 0f0f994cf7e77f2633fbd15b8db2729fdb4d9895..0000000000000000000000000000000000000000 --- a/public/guidance/index_/index.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - openGauss Blog | Guidance to Post a Blog - - - - - - - - - - - - - - - - -
-
-
-
-

- - - Post a blog - -

- -
-
-
- - -
-
- - -
-
-
-
- - -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - - - diff --git a/public/img/bg-blog.jpg b/public/img/bg-blog.jpg deleted file mode 100644 index 534e5d152963f52f938dca8dfbfc9a5550c02fa9..0000000000000000000000000000000000000000 Binary files a/public/img/bg-blog.jpg and /dev/null differ diff --git a/public/index.html b/public/index.html deleted file mode 100644 index 1c57ed13647fc27165d05ae7fb031e27e43f8cb3..0000000000000000000000000000000000000000 --- a/public/index.html +++ /dev/null @@ -1 +0,0 @@ -en \ No newline at end of file diff --git a/public/index.xml b/public/index.xml deleted file mode 100644 index 0a02eb7c58f2937149d4090a3ea07397582975f5..0000000000000000000000000000000000000000 --- a/public/index.xml +++ /dev/null @@ -1,174 +0,0 @@ - - - openGauss Blog - http://blog.openGauss.org/ - Recent content on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(一):windows下使用qemu安装openGauss - http://blog.openGauss.org/en/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - http://blog.openGauss.org/post/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/post/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss - http://blog.openGauss.org/en/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - http://blog.openGauss.org/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - Sample Post - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - About Hugo - http://blog.openGauss.org/about/ - Wed, 09 Apr 2014 00:00:00 +0000 - - http://blog.openGauss.org/about/ - Hugo is the world’s fastest framework for building websites. It is written in Go. -It makes use of a variety of open source projects including: - https://github.com/russross/blackfriday https://github.com/alecthomas/chroma https://github.com/muesli/smartcrop https://github.com/spf13/cobra https://github.com/spf13/viper Learn more and contribute on GitHub. - - - - About Hugo - http://blog.openGauss.org/zh/about/ - Wed, 09 Apr 2014 00:00:00 +0000 - - http://blog.openGauss.org/zh/about/ - Hugo is the world’s fastest framework for building websites. It is written in Go. -It makes use of a variety of open source projects including: - https://github.com/russross/blackfriday https://github.com/alecthomas/chroma https://github.com/muesli/smartcrop https://github.com/spf13/cobra https://github.com/spf13/viper Learn more and contribute on GitHub. - - - - - http://blog.openGauss.org/design/content_posts/ - Mon, 01 Jan 0001 00:00:00 +0000 - - http://blog.openGauss.org/design/content_posts/ - Posts This file is to explain in which way the content of the blogs are stored and read by the blog system. -What is supported in the blog A blog can include many formats of information, like text, pictures, videos, animations or others. -openEuler Blog is designed to support the following formats: - text static picture links animation Folder design The content of blogs are under ./content -|__ _example --list the some blog examples |__ guidance --house the guidance to post and maintain the blogs |__ post --house all the final posts |__ author_1 --house the blogs by authors' gitee ID, and each author need create your own foler by your id. - - - - - http://blog.openGauss.org/zh/design/content_posts/ - Mon, 01 Jan 0001 00:00:00 +0000 - - http://blog.openGauss.org/zh/design/content_posts/ - Posts This file is to explain in which way the content of the blogs are stored and read by the blog system. -What is supported in the blog A blog can include many formats of information, like text, pictures, videos, animations or others. -openEuler Blog is designed to support the following formats: - text static picture links animation Folder design The content of blogs are under ./content -|__ _example --list the some blog examples |__ guidance --house the guidance to post and maintain the blogs |__ post --house all the final posts |__ author_1 --house the blogs by authors' gitee ID, and each author need create your own foler by your id. - - - - Guidance to Post a Blog - http://blog.openGauss.org/guidance/index_/ - Mon, 01 Jan 0001 00:00:00 +0000 - - http://blog.openGauss.org/guidance/index_/ - Preparation Refer to http://git.mydoc.io/?t=179267 to register Gitee account. - Set your primary mail box in gitee settings https://gitee.com/profile/emails. - Sign your CLA in https://openeuler.org/zh/cla.html. - Prepare your git environment refering to http://git.mydoc.io/?t=180692. - Understand blog format The openEuler blog is written in markdown format. You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed. -The head includes the following information: -+++ title = &quot;Sample Post&quot; date = &quot;2020-03-03&quot; tags = [&quot;Sample&quot;, &quot;ABC&quot;, &quot;cccc&quot;] archives = &quot;2020-03&quot; author = &quot;openEuler Blog Maintainer&quot; summary = &quot;Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Guidance to Post a Blog - http://blog.openGauss.org/zh/guidance/index_/ - Mon, 01 Jan 0001 00:00:00 +0000 - - http://blog.openGauss.org/zh/guidance/index_/ - Preparation Refer to http://git.mydoc.io/?t=179267 to register Gitee account. - Set your primary mail box in gitee settings https://gitee.com/profile/emails. - Sign your CLA in https://openeuler.org/zh/cla.html. - Prepare your git environment refering to http://git.mydoc.io/?t=180692. - Understand blog format The openEuler blog is written in markdown format. You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed. -The head includes the following information: -+++ title = &quot;Sample Post&quot; date = &quot;2020-03-03&quot; tags = [&quot;Sample&quot;, &quot;ABC&quot;, &quot;cccc&quot;] archives = &quot;2020-03&quot; author = &quot;openEuler Blog Maintainer&quot; summary = &quot;Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/page/1/index.html b/public/page/1/index.html deleted file mode 100644 index 8412a374503eb874c3e848b77b5ac7b1d56de495..0000000000000000000000000000000000000000 --- a/public/page/1/index.html +++ /dev/null @@ -1 +0,0 @@ -http://blog.openGauss.org/ \ No newline at end of file diff --git a/public/post/index.html b/public/post/index.html deleted file mode 100644 index 49e2ab4cba457216ba700302841186d7f5ecee47..0000000000000000000000000000000000000000 --- a/public/post/index.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - openGauss Blog | Posts - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- - - Posts - -

- -
-
-
- - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - - - - diff --git a/public/post/index.xml b/public/post/index.xml deleted file mode 100644 index 45828315bb44908e0b741588a169b7e93c0a3eb3..0000000000000000000000000000000000000000 --- a/public/post/index.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - Posts on openGauss Blog - http://blog.openGauss.org/post/ - Recent content in Posts on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - http://blog.openGauss.org/post/traffic_millions/2020-03-27-qemu/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/post/traffic_millions/2020-03-27-qemu/ - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - http://blog.openGauss.org/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - diff --git a/public/post/traffic_millions/2020-03-27-qemu/index.html b/public/post/traffic_millions/2020-03-27-qemu/index.html deleted file mode 100644 index 6b9fb35d93a8487d4da4ffbbfbf0c002f5720ba6..0000000000000000000000000000000000000000 --- a/public/post/traffic_millions/2020-03-27-qemu/index.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - - - - - - - - - - - - - - - - -
-
-
-
-

- - - 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - -

- -
-
-
- - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,本着第一个吃螃蟹的原则,赶紧下载下来玩一玩;由于手上只有一台windows机器,考虑使用qemu安装openGauss虚拟机;

- -

【环境准备】

- - - -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - - - diff --git a/public/post/traffic_millions/2020-03-27-virtualbox/index.html b/public/post/traffic_millions/2020-03-27-virtualbox/index.html deleted file mode 100644 index 983cf69a7b65ab3d26615fbeff85b5f9a8bdaad7..0000000000000000000000000000000000000000 --- a/public/post/traffic_millions/2020-03-27-virtualbox/index.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - - - - - - - - - - - - - - - - -
-
-
-
-

- - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - -

- -
-
-
- - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,手上只有一台windows机器,考虑使用VirtualBox安装openGauss虚拟机.

- -

【环境准备】

- - - -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - - - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - - - diff --git a/public/sitemap.xml b/public/sitemap.xml deleted file mode 100644 index f6330cd6b816c7d19f63542b16bf6d16ab2aa101..0000000000000000000000000000000000000000 --- a/public/sitemap.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - en/sitemap.xml - - 2020-03-27T00:00:00+00:00 - - - - - zh/sitemap.xml - - 2020-03-27T00:00:00+00:00 - - - - diff --git a/public/tags/abc/index.html b/public/tags/abc/index.html deleted file mode 100644 index c27f561296f60c23d391961631a507cebbd0630d..0000000000000000000000000000000000000000 --- a/public/tags/abc/index.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - openGauss Blog | ABC - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- - - #ABC - -

- -
-
-
- - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - - - diff --git a/public/tags/abc/index.xml b/public/tags/abc/index.xml deleted file mode 100644 index d5914feab398016fc45729b52d1252434d108bc8..0000000000000000000000000000000000000000 --- a/public/tags/abc/index.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - ABC on openGauss Blog - http://blog.openGauss.org/tags/abc/ - Recent content in ABC on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/tags/cccc/index.html b/public/tags/cccc/index.html deleted file mode 100644 index 371507cf74d4cdb8a0bd7cb5b85270543df964a0..0000000000000000000000000000000000000000 --- a/public/tags/cccc/index.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - openGauss Blog | cccc - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- - - #cccc - -

- -
-
-
- - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - - - diff --git a/public/tags/cccc/index.xml b/public/tags/cccc/index.xml deleted file mode 100644 index b0f555739daa5dc87be3df9c26b9e737ba1adb8f..0000000000000000000000000000000000000000 --- a/public/tags/cccc/index.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - cccc on openGauss Blog - http://blog.openGauss.org/tags/cccc/ - Recent content in cccc on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/tags/index.html b/public/tags/index.html deleted file mode 100644 index ddee405eeddd6c8011384f3415769036fe984d56..0000000000000000000000000000000000000000 --- a/public/tags/index.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - openGauss Blog | Tags - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- - - #Tags - -

- -
-
-
- - -
-
- - - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - - - diff --git a/public/tags/index.xml b/public/tags/index.xml deleted file mode 100644 index 41bc2a8e62f97ecd40df088deb65866b8abeae3f..0000000000000000000000000000000000000000 --- a/public/tags/index.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - Tags on openGauss Blog - http://blog.openGauss.org/tags/ - Recent content in Tags on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 安装openGauss - http://blog.openGauss.org/tags/%E5%AE%89%E8%A3%85opengauss/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/tags/%E5%AE%89%E8%A3%85opengauss/ - - - - - ABC - http://blog.openGauss.org/tags/abc/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/tags/abc/ - - - - - Sample - http://blog.openGauss.org/tags/sample/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/tags/sample/ - - - - - cccc - http://blog.openGauss.org/tags/cccc/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/tags/cccc/ - - - - - diff --git a/public/tags/sample/index.html b/public/tags/sample/index.html deleted file mode 100644 index de2e82c9a8e33d598fa66071ea11c7266ba295b9..0000000000000000000000000000000000000000 --- a/public/tags/sample/index.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - openGauss Blog | Sample - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- - - #Sample - -

- -
-
-
- - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - - - diff --git a/public/tags/sample/index.xml b/public/tags/sample/index.xml deleted file mode 100644 index e5a837ca3f297c921a7fa1ab30d516a2ba8924d2..0000000000000000000000000000000000000000 --- a/public/tags/sample/index.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - Sample on openGauss Blog - http://blog.openGauss.org/tags/sample/ - Recent content in Sample on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - Sample Post - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Tue, 03 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/_example/2020-03-03-sample-post/ - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git "a/public/tags/\345\256\211\350\243\205opengauss/index.html" "b/public/tags/\345\256\211\350\243\205opengauss/index.html" deleted file mode 100644 index 596ccc8f299a80b9fc73a5df5936c791c3ac8950..0000000000000000000000000000000000000000 --- "a/public/tags/\345\256\211\350\243\205opengauss/index.html" +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - openGauss Blog | 安装openGauss - - - - - - - - - - - - - - - - - - - -
-
-
-
-

- - - #安装openGauss - -

- -
-
-
- - -
-
- - - - -
-
-
-
- - -
- - -
- - -
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - - - diff --git "a/public/tags/\345\256\211\350\243\205opengauss/index.xml" "b/public/tags/\345\256\211\350\243\205opengauss/index.xml" deleted file mode 100644 index 60a0b5ed0860d07383b29095e40feca77e002066..0000000000000000000000000000000000000000 --- "a/public/tags/\345\256\211\350\243\205opengauss/index.xml" +++ /dev/null @@ -1,42 +0,0 @@ - - - 安装openGauss on openGauss Blog - http://blog.openGauss.org/tags/%E5%AE%89%E8%A3%85opengauss/ - Recent content in 安装openGauss on openGauss Blog - Hugo -- gohugo.io - en-us - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss - http://blog.openGauss.org/en/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/en/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - http://blog.openGauss.org/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-virtualbox/ - Fri, 27 Mar 2020 00:00:00 +0000 - - http://blog.openGauss.org/zh/post/traffic_millions/2020-03-27-virtualbox/ - windows下使用VirtualBox安装openGauss虚拟机. - - - - diff --git a/public/zh/404.html b/public/zh/404.html deleted file mode 100644 index 6d66fa65d4620f6c8082b945efd3a7c92963a685..0000000000000000000000000000000000000000 --- a/public/zh/404.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - openGauss Blog | 404 Page not found - - - - - - - - - - - - - -
-
- - -
-
- Page not found... -
-
- - -
-
- - - - - - diff --git a/public/zh/_example/2020-03-03-sample-post.html b/public/zh/_example/2020-03-03-sample-post.html deleted file mode 100644 index 3cf7f5daf10bab777667b8258d71a52e2798af04..0000000000000000000000000000000000000000 --- a/public/zh/_example/2020-03-03-sample-post.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - openGauss Blog | Sample Post - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

HTML Elements

- -

Below is just about everything you’ll need to style in the blog.

- -

Heading 1

- -

Heading 2

- -

Heading 3

- -

Heading 4

- -
Heading 5
- -

Body text

- -

This blog is about bla bla. This is strong.

- -

openGauss is open

- -

Quotation

- -
-

The sites that have been chosen are listed and described next to each work, with encapsulating quotes or pieces of text narrating central themes for the groups.

-
- -

List Types

- -

Ordered Lists

- -
    -
  1. Item one - -
      -
    1. sub item one
    2. -
    3. sub item two
    4. -
    5. sub item three
    6. -
  2. -
  3. Item two
  4. -
- -

Unordered Lists

- -
    -
  • Item one
  • -
  • Item two
  • -
  • Item three
  • -
- -

Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Header1Header2Header3
cell1cell2cell3
cell4cell5cell6
—-
cell1cell2cell3
cell4cell5cell6
=====
Foot1Foot2Foot3
- -

{: rules=“groups”}

- -

Code

- -
struct async_entry {
-	struct list_head	domain_list;
-	struct list_head	global_list;
-	struct work_struct	work;
-	async_cookie_t		cookie;
-	async_func_t		func;
-	void			*data;
-	struct async_domain	*domain;
-};
-
- -

Attachment

- -

Download the file here download: -get the PNG directly.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/zh/_example/2020-03-03-sample-post/index.html b/public/zh/_example/2020-03-03-sample-post/index.html deleted file mode 100644 index 62589533f403f314956dd06284f17fce2fd761f0..0000000000000000000000000000000000000000 --- a/public/zh/_example/2020-03-03-sample-post/index.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - openGauss Blog | Sample Post - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

HTML Elements

- -

Below is just about everything you’ll need to style in the blog.

- -

Heading 1

- -

Heading 2

- -

Heading 3

- -

Heading 4

- -
Heading 5
- -

Body text

- -

This blog is about bla bla. This is strong.

- -

openGauss is open

- -

Quotation

- -
-

The sites that have been chosen are listed and described next to each work, with encapsulating quotes or pieces of text narrating central themes for the groups.

-
- -

List Types

- -

Ordered Lists

- -
    -
  1. Item one - -
      -
    1. sub item one
    2. -
    3. sub item two
    4. -
    5. sub item three
    6. -
  2. -
  3. Item two
  4. -
- -

Unordered Lists

- -
    -
  • Item one
  • -
  • Item two
  • -
  • Item three
  • -
- -

Tables

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Header1Header2Header3
cell1cell2cell3
cell4cell5cell6
—-
cell1cell2cell3
cell4cell5cell6
=====
Foot1Foot2Foot3
- -

{: rules=“groups”}

- -

Code

- -
struct async_entry {
-	struct list_head	domain_list;
-	struct list_head	global_list;
-	struct work_struct	work;
-	async_cookie_t		cookie;
-	async_func_t		func;
-	void			*data;
-	struct async_domain	*domain;
-};
-
- -

Attachment

- -

Download the file here download: -get the PNG directly.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/zh/_example/index.xml b/public/zh/_example/index.xml deleted file mode 100644 index ad9df3d0c54926e73cfa26f0eb8e760f8c9e4304..0000000000000000000000000000000000000000 --- a/public/zh/_example/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - _examples on openGauss Blog - ./zh/_example.html - Recent content in _examples on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - ./zh/_example/2020-03-03-sample-post.html - Tue, 03 Mar 2020 00:00:00 +0000 - - ./zh/_example/2020-03-03-sample-post.html - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/zh/about.html b/public/zh/about.html deleted file mode 100644 index 6a17374e29fd1018022c6790c6c24ae4f89cff62..0000000000000000000000000000000000000000 --- a/public/zh/about.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - openGauss Blog | About Hugo - - - - - - - - - - - - - -
-
- - -
-
-
-
-

Hugo is the world’s fastest framework for building websites. It is written in Go.

- -

It makes use of a variety of open source projects including:

- - - -

Learn more and contribute on GitHub.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/zh/about/index.html b/public/zh/about/index.html deleted file mode 100644 index 405d67aaff66a7f526deca743879ce01faf36dfb..0000000000000000000000000000000000000000 --- a/public/zh/about/index.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - openGauss Blog | About Hugo - - - - - - - - - - - - - -
-
- - -
-
-
-
-

Hugo is the world’s fastest framework for building websites. It is written in Go.

- -

It makes use of a variety of open source projects including:

- - - -

Learn more and contribute on GitHub.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/zh/archives.html b/public/zh/archives.html deleted file mode 100644 index aee2c3257d3a7c1dc27d4bc6f7c34528f91b975b..0000000000000000000000000000000000000000 --- a/public/zh/archives.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - openGauss Blog | Archives - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - - diff --git a/public/zh/archives/2020-03.html b/public/zh/archives/2020-03.html deleted file mode 100644 index 27bfcbc6ad0878bdf54d2abe6b3c952fc0f94c21..0000000000000000000000000000000000000000 --- a/public/zh/archives/2020-03.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - openGauss Blog | 2020-03 - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- - -
- - -
- -
-
-
-

Sample Post

-

- Published at March 3, 2020 · -  1 min read -

-

Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - - diff --git a/public/zh/archives/2020-03/index.html b/public/zh/archives/2020-03/index.html deleted file mode 100644 index cd6487b988d7fe886800fe98f6cf6439a75ec684..0000000000000000000000000000000000000000 --- a/public/zh/archives/2020-03/index.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - openGauss Blog | 2020-03 - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- - -
- - -
- -
-
-
-

Sample Post

-

- Published at March 3, 2020 · -  1 min read -

-

Just about everything you’ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - diff --git a/public/zh/archives/2020-03/index.xml b/public/zh/archives/2020-03/index.xml deleted file mode 100644 index 7fe27ab9589c5b1a3d4db9c594100c247ce6d1bc..0000000000000000000000000000000000000000 --- a/public/zh/archives/2020-03/index.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - 2020-03 on openGauss Blog - ./zh/archives/2020-03.html - Recent content in 2020-03 on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - ./zh/post/traffic_millions/2020-03-27-qemu.html - Fri, 27 Mar 2020 00:00:00 +0000 - - ./zh/post/traffic_millions/2020-03-27-qemu.html - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - ./zh/post/traffic_millions/2020-03-27-virtualbox.html - Fri, 27 Mar 2020 00:00:00 +0000 - - ./zh/post/traffic_millions/2020-03-27-virtualbox.html - windows下使用VirtualBox安装openGauss虚拟机. - - - - Sample Post - ./zh/_example/2020-03-03-sample-post.html - Tue, 03 Mar 2020 00:00:00 +0000 - - ./zh/_example/2020-03-03-sample-post.html - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/zh/archives/index.html b/public/zh/archives/index.html deleted file mode 100644 index 62f69c7d10907c9612a6c7d04c590dc036817905..0000000000000000000000000000000000000000 --- a/public/zh/archives/index.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - openGauss Blog | Archives - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - diff --git a/public/zh/archives/index.xml b/public/zh/archives/index.xml deleted file mode 100644 index 8667da318c015156d53905a19f2e7e0e6c8c366f..0000000000000000000000000000000000000000 --- a/public/zh/archives/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - Archives on openGauss Blog - ./zh/archives.html - Recent content in Archives on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 2020-03 - ./zh/archives/2020-03.html - Fri, 27 Mar 2020 00:00:00 +0000 - - ./zh/archives/2020-03.html - - - - - diff --git a/public/zh/design/content_posts.html b/public/zh/design/content_posts.html deleted file mode 100644 index 3c90108274d7b8e99004907f37fde87f10c710c5..0000000000000000000000000000000000000000 --- a/public/zh/design/content_posts.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - openGauss Blog - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

Posts

- -

This file is to explain in which way the content of the blogs are stored and read by the blog system.

- -

What is supported in the blog

- -

A blog can include many formats of information, like text, pictures, videos, animations or others.

- -

openEuler Blog is designed to support the following formats:

- -
    -
  1. text
  2. -
  3. static picture
  4. -
  5. links
  6. -
  7. animation
  8. -
- -

Folder design

- -

The content of blogs are under ./content

- -
|__ _example     --list the some blog examples
-|__ guidance     --house the guidance to post and maintain the blogs
-|__ post         --house all the final posts
-   |__ author_1  --house the blogs by authors' gitee ID, and each author need create your own foler by your id.
-   |__ author_2  --house the blogs by authors' gitee ID
-
-
- -

Post content design

- -

File name

- -

To create a post, add a file to your _post/author1/ directory with the following format:

- -
YEAR-MONTH-DAY-title.MARKUP
-
- -

Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. For example, the following are examples of valid post filenames:

- -
2020-01-01-new-years-is-coming.md
-2020-02-15-how-to-write-a-blog.md
-
- -

File headers

- -

Functionally, the post should support categories, archives, title, date, brief description, thus the file headers should be as below.

- -
+++
-title = ""
-date = "yyyy-mm-dd"
-tags = ["aaaa", "bbbb", "cccc"]
-archives = "yyyy-mm"  //by months
-author = "name of author"
-summary = ""
-+++
-
- -

Including resources

- -

At some point, you’ll want to include images, downloads, or other digital assets along with your text content.

- -

You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -

Then, from within any post, they can be linked to using the site’s root as the path for the asset to include. Here are some simple examples in Markdown:

- -

Including an image asset in a post:

- -
... which is shown in the screenshot below:
-![The architecture](/content/post/author1/2020-01-01-new-years-is-coming-01.png)
-
- -

Linking to a PDF for readers to download:

- -
... you can [get the PDF](/content/post/yyyymm/2020-01-01-new-years-is-coming-03.pdf) directly.
-
- -

Linking to a url for readers to visit:

- -
... you can [read more](<https://gitee.com/openeuler/>).
-
- -

Thanks

- -

The content above refered to https://jekyllrb.com/docs/posts/#the-posts-folder.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/zh/design/content_posts/index.html b/public/zh/design/content_posts/index.html deleted file mode 100644 index 3505f5efd73efa9e3394f61a5bf5581b8eb2fb8b..0000000000000000000000000000000000000000 --- a/public/zh/design/content_posts/index.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - openGauss Blog - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

Posts

- -

This file is to explain in which way the content of the blogs are stored and read by the blog system.

- -

What is supported in the blog

- -

A blog can include many formats of information, like text, pictures, videos, animations or others.

- -

openEuler Blog is designed to support the following formats:

- -
    -
  1. text
  2. -
  3. static picture
  4. -
  5. links
  6. -
  7. animation
  8. -
- -

Folder design

- -

The content of blogs are under ./content

- -
|__ _example     --list the some blog examples
-|__ guidance     --house the guidance to post and maintain the blogs
-|__ post         --house all the final posts
-   |__ author_1  --house the blogs by authors' gitee ID, and each author need create your own foler by your id.
-   |__ author_2  --house the blogs by authors' gitee ID
-
-
- -

Post content design

- -

File name

- -

To create a post, add a file to your _post/author1/ directory with the following format:

- -
YEAR-MONTH-DAY-title.MARKUP
-
- -

Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. For example, the following are examples of valid post filenames:

- -
2020-01-01-new-years-is-coming.md
-2020-02-15-how-to-write-a-blog.md
-
- -

File headers

- -

Functionally, the post should support categories, archives, title, date, brief description, thus the file headers should be as below.

- -
+++
-title = ""
-date = "yyyy-mm-dd"
-tags = ["aaaa", "bbbb", "cccc"]
-archives = "yyyy-mm"  //by months
-author = "name of author"
-summary = ""
-+++
-
- -

Including resources

- -

At some point, you’ll want to include images, downloads, or other digital assets along with your text content.

- -

You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -

Then, from within any post, they can be linked to using the site’s root as the path for the asset to include. Here are some simple examples in Markdown:

- -

Including an image asset in a post:

- -
... which is shown in the screenshot below:
-![The architecture](/content/post/author1/2020-01-01-new-years-is-coming-01.png)
-
- -

Linking to a PDF for readers to download:

- -
... you can [get the PDF](/content/post/yyyymm/2020-01-01-new-years-is-coming-03.pdf) directly.
-
- -

Linking to a url for readers to visit:

- -
... you can [read more](<https://gitee.com/openeuler/>).
-
- -

Thanks

- -

The content above refered to https://jekyllrb.com/docs/posts/#the-posts-folder.

- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/zh/design/index.xml b/public/zh/design/index.xml deleted file mode 100644 index 3cb801ae78840abc2b6b67cbe1473733e8174684..0000000000000000000000000000000000000000 --- a/public/zh/design/index.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - Designs on openGauss Blog - ./zh/design.html - Recent content in Designs on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - - - - - - - ./zh/design/content_posts.html - Mon, 01 Jan 0001 00:00:00 +0000 - - ./zh/design/content_posts.html - Posts This file is to explain in which way the content of the blogs are stored and read by the blog system. -What is supported in the blog A blog can include many formats of information, like text, pictures, videos, animations or others. -openEuler Blog is designed to support the following formats: - text static picture links animation Folder design The content of blogs are under ./content -|__ _example --list the some blog examples |__ guidance --house the guidance to post and maintain the blogs |__ post --house all the final posts |__ author_1 --house the blogs by authors' gitee ID, and each author need create your own foler by your id. - - - - diff --git a/public/zh/guidance.html b/public/zh/guidance.html deleted file mode 100644 index 5dd934533aef101c9b3f988a4f3fd7f633ab32ea..0000000000000000000000000000000000000000 --- a/public/zh/guidance.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - openGauss Blog | Guidances - - - - - - - - - - - - - - - - -
-
- - - - -
-
- -
- -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
-
- -
- -
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
-
- - - - - - diff --git a/public/zh/guidance/index.html b/public/zh/guidance/index.html deleted file mode 100644 index 170938dd5131fc40f15129f73235d6292c39caad..0000000000000000000000000000000000000000 --- a/public/zh/guidance/index.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - openGauss Blog | Guidances - - - - - - - - - - - - - - - - -
-
- - - - -
-
- -
- -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
-
- -
- -
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
-
- - - - - diff --git a/public/zh/guidance/index.xml b/public/zh/guidance/index.xml deleted file mode 100644 index b5ff42cabd7b3d7f63504406ffbfd180854de96c..0000000000000000000000000000000000000000 --- a/public/zh/guidance/index.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - Guidances on openGauss Blog - ./zh/guidance.html - Recent content in Guidances on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - - - - - - Guidance to Post a Blog - ./zh/guidance/index_.html - Mon, 01 Jan 0001 00:00:00 +0000 - - ./zh/guidance/index_.html - Preparation Refer to http://git.mydoc.io/?t=179267 to register Gitee account. - Set your primary mail box in gitee settings https://gitee.com/profile/emails. - Sign your CLA in https://openeuler.org/zh/cla.html. - Prepare your git environment refering to http://git.mydoc.io/?t=180692. - Understand blog format The openEuler blog is written in markdown format. You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed. -The head includes the following information: -+++ title = &quot;Sample Post&quot; date = &quot;2020-03-03&quot; tags = [&quot;Sample&quot;, &quot;ABC&quot;, &quot;cccc&quot;] archives = &quot;2020-03&quot; author = &quot;openEuler Blog Maintainer&quot; summary = &quot;Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/zh/guidance/index_.html b/public/zh/guidance/index_.html deleted file mode 100644 index 05a92f9f9cba782bef894e392a61b3a2e81cceec..0000000000000000000000000000000000000000 --- a/public/zh/guidance/index_.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - openGauss Blog | Guidance to Post a Blog - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/zh/guidance/index_/index.html b/public/zh/guidance/index_/index.html deleted file mode 100644 index 49eb1e88ef766f016ad85ec551d049ecd320ac6d..0000000000000000000000000000000000000000 --- a/public/zh/guidance/index_/index.html +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - openGauss Blog | Guidance to Post a Blog - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

Preparation

- -
    -
  1. Refer to http://git.mydoc.io/?t=179267 to register Gitee account.

  2. - -
  3. Set your primary mail box in gitee settings https://gitee.com/profile/emails.

  4. - -
  5. Sign your CLA in https://openeuler.org/zh/cla.html.

  6. - -
  7. Prepare your git environment refering to http://git.mydoc.io/?t=180692.

  8. -
- -

Understand blog format

- -

The openEuler blog is written in markdown format. -You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed.

- -

The head includes the following information:

- -
+++
-title = "Sample Post"
-date = "2020-03-03"
-tags = ["Sample", "ABC", "cccc"]
-archives = "2020-03"
-author = "openEuler Blog Maintainer"
-summary = "Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more."
-+++
-
-Here you can edit your blog. 
-
- -

Tips: you can copy content/_example/2020-03-03-sample-post.md to your folder and edit it.

- -

Post your blog

- -

The blog posting follows the pull request of Gitee.

- -
    -
  1. Fork openEuler blog project https://gitee.com/openeuler/blog to your own gitee. Refer to http://git.mydoc.io/?t=153749 for detailed guidance.

  2. - -
  3. Clone the code to your local environment.

    - -
    git clone https://gitee.com/<your-gitee-id>/blog
    -
  4. - -
  5. Create a branch

    - -
    git checkout -b <branch-name>
    -
  6. - -
  7. Create a folder in the blog floder

    - -
    cd content\post
    -mkdir <your-gitee-id>
    -cd <your-gitee-id>
    -touch YEAR-MONTH-DAY-title.md
    -
  8. -
- -

And You can put the resources in the same folder as your text file’s, and name the resources as

- -
YEAR-MONTH-DAY-title-NN.MARKUP
-
- -

Where the YEAR, MONTH, DAY, and title are the same as your blog file, and NN is the serial number of the pictures, like 01, 02 and so on. The MARKUP is the file extension, and for pictures it is recommended to use png. -The following are one example.

- -
2020-01-01-new-years-is-coming.md
-2020-01-01-new-years-is-coming-01.png
-2020-01-01-new-years-is-coming-02.gif
-2020-01-01-new-years-is-coming-03.pdf
-
- -
    -
  1. Commit your post

    - -
    git add <file-path>
    -git commit -m "<message>"
    -git push origin <branch-name>:<branch-name>
    -
  2. - -
  3. Refer to http://git.mydoc.io/?t=153749 to submit your Pull Request

  4. - -
  5. Wait for reviewing and merging.

  6. -
- -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/zh/index.html b/public/zh/index.html deleted file mode 100644 index e42826252c65f927bbff0cf44a5ff1d01a77beb8..0000000000000000000000000000000000000000 --- a/public/zh/index.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - openGauss Blog | openGauss Blog - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
-

-
- - - - - -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
-
-
- -
-
- -
-
- - - - - - diff --git a/public/zh/index.xml b/public/zh/index.xml deleted file mode 100644 index 49a0fa7f5256fd8389584bb3f17318e54884fa10..0000000000000000000000000000000000000000 --- a/public/zh/index.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - openGauss Blog - ./zh/ - Recent content on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - ./zh/post/traffic_millions/2020-03-27-qemu.html - Fri, 27 Mar 2020 00:00:00 +0000 - - ./zh/post/traffic_millions/2020-03-27-qemu.html - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - ./zh/post/traffic_millions/2020-03-27-virtualbox.html - Fri, 27 Mar 2020 00:00:00 +0000 - - ./zh/post/traffic_millions/2020-03-27-virtualbox.html - windows下使用VirtualBox安装openGauss虚拟机. - - - - Sample Post - ./zh/_example/2020-03-03-sample-post.html - Tue, 03 Mar 2020 00:00:00 +0000 - - ./zh/_example/2020-03-03-sample-post.html - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - About Hugo - ./zh/about.html - Wed, 09 Apr 2014 00:00:00 +0000 - - ./zh/about.html - Hugo is the world’s fastest framework for building websites. It is written in Go. -It makes use of a variety of open source projects including: - https://github.com/russross/blackfriday https://github.com/alecthomas/chroma https://github.com/muesli/smartcrop https://github.com/spf13/cobra https://github.com/spf13/viper Learn more and contribute on GitHub. - - - - - ./zh/design/content_posts.html - Mon, 01 Jan 0001 00:00:00 +0000 - - ./zh/design/content_posts.html - Posts This file is to explain in which way the content of the blogs are stored and read by the blog system. -What is supported in the blog A blog can include many formats of information, like text, pictures, videos, animations or others. -openEuler Blog is designed to support the following formats: - text static picture links animation Folder design The content of blogs are under ./content -|__ _example --list the some blog examples |__ guidance --house the guidance to post and maintain the blogs |__ post --house all the final posts |__ author_1 --house the blogs by authors' gitee ID, and each author need create your own foler by your id. - - - - Guidance to Post a Blog - ./zh/guidance/index_.html - Mon, 01 Jan 0001 00:00:00 +0000 - - ./zh/guidance/index_.html - Preparation Refer to http://git.mydoc.io/?t=179267 to register Gitee account. - Set your primary mail box in gitee settings https://gitee.com/profile/emails. - Sign your CLA in https://openeuler.org/zh/cla.html. - Prepare your git environment refering to http://git.mydoc.io/?t=180692. - Understand blog format The openEuler blog is written in markdown format. You can read https://gitee.com/openeuler/blog/blob/master/design/content_posts.md to get understand how the blog is designed. -The head includes the following information: -+++ title = &quot;Sample Post&quot; date = &quot;2020-03-03&quot; tags = [&quot;Sample&quot;, &quot;ABC&quot;, &quot;cccc&quot;] archives = &quot;2020-03&quot; author = &quot;openEuler Blog Maintainer&quot; summary = &quot;Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/zh/page/1.html b/public/zh/page/1.html deleted file mode 100644 index ff74afadbbae7d148cb17c3dbdb1d136169722e6..0000000000000000000000000000000000000000 --- a/public/zh/page/1.html +++ /dev/null @@ -1 +0,0 @@ -./zh/ \ No newline at end of file diff --git a/public/zh/page/1/index.html b/public/zh/page/1/index.html deleted file mode 100644 index 14e89bba79d5878a918eb7803565f2c505dbaec5..0000000000000000000000000000000000000000 --- a/public/zh/page/1/index.html +++ /dev/null @@ -1 +0,0 @@ -http://blog.openGauss.org/zh/ \ No newline at end of file diff --git a/public/zh/post.html b/public/zh/post.html deleted file mode 100644 index e85e2243cff422bf1715eb91fd315e108183fb84..0000000000000000000000000000000000000000 --- a/public/zh/post.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - openGauss Blog | Posts - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - - diff --git a/public/zh/post/index.html b/public/zh/post/index.html deleted file mode 100644 index ffcf1a52debe3cb19d925f334e65c5aff301c6bd..0000000000000000000000000000000000000000 --- a/public/zh/post/index.html +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - openGauss Blog | Posts - - - - - - - - - - - - - - - - -
-
- - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - - -
-
- - - - - diff --git a/public/zh/post/index.xml b/public/zh/post/index.xml deleted file mode 100644 index 7d2106f6f6591e6e45078a99eaa5d33e8deefc17..0000000000000000000000000000000000000000 --- a/public/zh/post/index.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - Posts on openGauss Blog - ./zh/post.html - Recent content in Posts on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - ./zh/post/traffic_millions/2020-03-27-qemu.html - Fri, 27 Mar 2020 00:00:00 +0000 - - ./zh/post/traffic_millions/2020-03-27-qemu.html - windows下使用qemu安装openGauss虚拟机 - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - ./zh/post/traffic_millions/2020-03-27-virtualbox.html - Fri, 27 Mar 2020 00:00:00 +0000 - - ./zh/post/traffic_millions/2020-03-27-virtualbox.html - windows下使用VirtualBox安装openGauss虚拟机. - - - - diff --git a/public/zh/post/traffic_millions/2020-03-27-qemu.html b/public/zh/post/traffic_millions/2020-03-27-qemu.html deleted file mode 100644 index 337bf29e862ea7497c564ba999e28855b795a2a9..0000000000000000000000000000000000000000 --- a/public/zh/post/traffic_millions/2020-03-27-qemu.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,本着第一个吃螃蟹的原则,赶紧下载下来玩一玩;由于手上只有一台windows机器,考虑使用qemu安装openGauss虚拟机;

- -

【环境准备】

- - - -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/zh/post/traffic_millions/2020-03-27-qemu/index.html b/public/zh/post/traffic_millions/2020-03-27-qemu/index.html deleted file mode 100644 index 491756a674737052361317055f6767140ceafc22..0000000000000000000000000000000000000000 --- a/public/zh/post/traffic_millions/2020-03-27-qemu/index.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(一):windows下使用qemu安装openGauss(这是中文) - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,本着第一个吃螃蟹的原则,赶紧下载下来玩一玩;由于手上只有一台windows机器,考虑使用qemu安装openGauss虚拟机;

- -

【环境准备】

- - - -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/zh/post/traffic_millions/2020-03-27-virtualbox.html b/public/zh/post/traffic_millions/2020-03-27-virtualbox.html deleted file mode 100644 index 99e882374a51e9388ff105e6f4d87c5e8e30a0bb..0000000000000000000000000000000000000000 --- a/public/zh/post/traffic_millions/2020-03-27-virtualbox.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,手上只有一台windows机器,考虑使用VirtualBox安装openGauss虚拟机.

- -

【环境准备】

- - - -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - - diff --git a/public/zh/post/traffic_millions/2020-03-27-virtualbox/index.html b/public/zh/post/traffic_millions/2020-03-27-virtualbox/index.html deleted file mode 100644 index 30e204a6ca127268926dbc7ce5b54fb434659e63..0000000000000000000000000000000000000000 --- a/public/zh/post/traffic_millions/2020-03-27-virtualbox/index.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - openGauss Blog | 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - - - - - - - - - - - - - -
-
- - -
-
-
-
- - -

【背景】

- -

今天华为开发者大会上,openGauss开源社区发布了最新的LTS版本,手上只有一台windows机器,考虑使用VirtualBox安装openGauss虚拟机.

- -

【环境准备】

- - - -
- -
-
-
【免责声明】本文仅代表作者本人观点,与本网站无关。本网站对文中陈述、观点判断保持中立,不对所包含内容的准确性、可靠性或完整性提供任何明示或暗示的保证。本文仅供读者参考,由此产生的所有法律责任均由读者本人承担。
-
[Disclaimer] 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.
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
- - - - -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- -
- - - -
- - - - -
- - -
-
- - - - - diff --git a/public/zh/sitemap.xml b/public/zh/sitemap.xml deleted file mode 100644 index 041354e085a787561a118ec92fb1e9dd57843fcb..0000000000000000000000000000000000000000 --- a/public/zh/sitemap.xml +++ /dev/null @@ -1,284 +0,0 @@ - - - - - ./zh/archives/2020-03.html - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./zh/archives.html - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./zh/post.html - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./zh/tags.html - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./zh/ - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./zh/post/traffic_millions/2020-03-27-qemu.html - 2020-03-27T00:00:00+00:00 - - - - - - ./zh/post/traffic_millions/2020-03-27-virtualbox.html - 2020-03-27T00:00:00+00:00 - - - - - - ./zh/tags/%E5%AE%89%E8%A3%85opengauss.html - 2020-03-27T00:00:00+00:00 - 0 - - - - - - ./zh/tags/abc.html - 2020-03-03T00:00:00+00:00 - 0 - - - - - - ./zh/tags/sample.html - 2020-03-03T00:00:00+00:00 - 0 - - - - - - ./zh/_example/2020-03-03-sample-post.html - 2020-03-03T00:00:00+00:00 - - - - - - ./zh/_example.html - 2020-03-03T00:00:00+00:00 - 0 - - - - - - ./zh/tags/cccc.html - 2020-03-03T00:00:00+00:00 - 0 - - - - - - ./zh/about.html - 2014-04-09T00:00:00+00:00 - - - - - - ./zh/design/content_posts.html - 0 - - - - - - ./zh/design.html - 0 - - - - - - ./zh/guidance/index_.html - - - - - - ./zh/guidance.html - 0 - - - - - \ No newline at end of file diff --git a/public/zh/tags.html b/public/zh/tags.html deleted file mode 100644 index 65c64547173aeb91873e2b8f50266e42af8e59d6..0000000000000000000000000000000000000000 --- a/public/zh/tags.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - openGauss Blog | Tags - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git a/public/zh/tags/abc.html b/public/zh/tags/abc.html deleted file mode 100644 index fcb4f2b0696091caae8126240ef67e4fbfaae34e..0000000000000000000000000000000000000000 --- a/public/zh/tags/abc.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - openGauss Blog | ABC - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git a/public/zh/tags/abc/index.html b/public/zh/tags/abc/index.html deleted file mode 100644 index 7649ac7073ee84d978b04f3b49d6d49aeb7813f6..0000000000000000000000000000000000000000 --- a/public/zh/tags/abc/index.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - openGauss Blog | ABC - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git a/public/zh/tags/abc/index.xml b/public/zh/tags/abc/index.xml deleted file mode 100644 index 6a39e459a11055c65f06096ec6debc303dda6f87..0000000000000000000000000000000000000000 --- a/public/zh/tags/abc/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - ABC on openGauss Blog - ./zh/tags/abc.html - Recent content in ABC on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - ./zh/_example/2020-03-03-sample-post.html - Tue, 03 Mar 2020 00:00:00 +0000 - - ./zh/_example/2020-03-03-sample-post.html - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/zh/tags/cccc.html b/public/zh/tags/cccc.html deleted file mode 100644 index 9254038111e4fee79b69c0a07e01886b9488d630..0000000000000000000000000000000000000000 --- a/public/zh/tags/cccc.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - openGauss Blog | cccc - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git a/public/zh/tags/cccc/index.html b/public/zh/tags/cccc/index.html deleted file mode 100644 index 412cf8b096c0fde9cbe1ca8ffe840a3297435021..0000000000000000000000000000000000000000 --- a/public/zh/tags/cccc/index.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - openGauss Blog | cccc - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git a/public/zh/tags/cccc/index.xml b/public/zh/tags/cccc/index.xml deleted file mode 100644 index de3d402ea25945dbc31c4d7c2212afc69cd330bc..0000000000000000000000000000000000000000 --- a/public/zh/tags/cccc/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - cccc on openGauss Blog - ./zh/tags/cccc.html - Recent content in cccc on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - ./zh/_example/2020-03-03-sample-post.html - Tue, 03 Mar 2020 00:00:00 +0000 - - ./zh/_example/2020-03-03-sample-post.html - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git a/public/zh/tags/index.html b/public/zh/tags/index.html deleted file mode 100644 index df24187bc9b143243b0f73d92e70ded1dd0903f2..0000000000000000000000000000000000000000 --- a/public/zh/tags/index.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - openGauss Blog | Tags - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git a/public/zh/tags/index.xml b/public/zh/tags/index.xml deleted file mode 100644 index 13f2d8a1e12bfdee92a3fdec6b396803e65f5367..0000000000000000000000000000000000000000 --- a/public/zh/tags/index.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - Tags on openGauss Blog - ./zh/tags.html - Recent content in Tags on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 安装openGauss - ./zh/tags/%E5%AE%89%E8%A3%85opengauss.html - Fri, 27 Mar 2020 00:00:00 +0000 - - ./zh/tags/%E5%AE%89%E8%A3%85opengauss.html - - - - - ABC - ./zh/tags/abc.html - Tue, 03 Mar 2020 00:00:00 +0000 - - ./zh/tags/abc.html - - - - - Sample - ./zh/tags/sample.html - Tue, 03 Mar 2020 00:00:00 +0000 - - ./zh/tags/sample.html - - - - - cccc - ./zh/tags/cccc.html - Tue, 03 Mar 2020 00:00:00 +0000 - - ./zh/tags/cccc.html - - - - - diff --git a/public/zh/tags/sample.html b/public/zh/tags/sample.html deleted file mode 100644 index 9429645a85279a7b8b36c6789e2c692e8ad99785..0000000000000000000000000000000000000000 --- a/public/zh/tags/sample.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - openGauss Blog | Sample - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git a/public/zh/tags/sample/index.html b/public/zh/tags/sample/index.html deleted file mode 100644 index f745ff4a49c2dca02fe8c5a1e4abbef6e7c748c1..0000000000000000000000000000000000000000 --- a/public/zh/tags/sample/index.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - openGauss Blog | Sample - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- -
-
-
-

Sample Post

-

- Author: openGauss Blog Maintainer · Published at March 3, 2020 · -  1 min read -

-

Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more....

-
-
-
-
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git a/public/zh/tags/sample/index.xml b/public/zh/tags/sample/index.xml deleted file mode 100644 index d291f2c9351f061518b5780e7ecf46dad13e19dc..0000000000000000000000000000000000000000 --- a/public/zh/tags/sample/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - Sample on openGauss Blog - ./zh/tags/sample.html - Recent content in Sample on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Tue, 03 Mar 2020 00:00:00 +0000 - - - - - - Sample Post - ./zh/_example/2020-03-03-sample-post.html - Tue, 03 Mar 2020 00:00:00 +0000 - - ./zh/_example/2020-03-03-sample-post.html - Just about everything you&rsquo;ll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. - - - - diff --git "a/public/zh/tags/\345\256\211\350\243\205opengauss.html" "b/public/zh/tags/\345\256\211\350\243\205opengauss.html" deleted file mode 100644 index a38444ec0f36580e905a7bb8a8e3f50ac2770d7c..0000000000000000000000000000000000000000 --- "a/public/zh/tags/\345\256\211\350\243\205opengauss.html" +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - openGauss Blog | 安装openGauss - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- - -
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - - diff --git "a/public/zh/tags/\345\256\211\350\243\205opengauss/index.html" "b/public/zh/tags/\345\256\211\350\243\205opengauss/index.html" deleted file mode 100644 index 306dd78549dec4dd5be56cb06036840531208fd8..0000000000000000000000000000000000000000 --- "a/public/zh/tags/\345\256\211\350\243\205opengauss/index.html" +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - openGauss Blog | 安装openGauss - - - - - - - - - - - - - - - - -
-
- - - - -
-
-
-
- - -
- -
-
-
-
-
-
-

Tags

-
- - abc - - cccc - - sample - - 安装opengauss - -
-
-

- -
-
-
-

Archives

- - 2020-03 (2)
- -
-
- -
-
- - -
-
- - - - - diff --git "a/public/zh/tags/\345\256\211\350\243\205opengauss/index.xml" "b/public/zh/tags/\345\256\211\350\243\205opengauss/index.xml" deleted file mode 100644 index 4f23f8dc3809158582f2eebed96f9265e317dea0..0000000000000000000000000000000000000000 --- "a/public/zh/tags/\345\256\211\350\243\205opengauss/index.xml" +++ /dev/null @@ -1,24 +0,0 @@ - - - 安装openGauss on openGauss Blog - ./zh/tags/%E5%AE%89%E8%A3%85opengauss.html - Recent content in 安装openGauss on openGauss Blog - Hugo -- gohugo.io - zh-cn - Copyright © 2008–2018, @JeffProd - Fri, 27 Mar 2020 00:00:00 +0000 - - - - - - 初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文) - ./zh/post/traffic_millions/2020-03-27-virtualbox.html - Fri, 27 Mar 2020 00:00:00 +0000 - - ./zh/post/traffic_millions/2020-03-27-virtualbox.html - windows下使用VirtualBox安装openGauss虚拟机. - - - -