diff --git a/content/en/post/traffic_millions/2020-03-27-VirtualBox.md b/content/en/post/traffic_millions/2020-03-27-VirtualBox.md index 477cfcf399344e12aef46c0608f978b4776d8ad8..ba4a7025f76a62dff0fd54cea0e0f185f61ebee2 100644 --- a/content/en/post/traffic_millions/2020-03-27-VirtualBox.md +++ b/content/en/post/traffic_millions/2020-03-27-VirtualBox.md @@ -1,5 +1,5 @@ +++ -title = "初试openGauss(二):windows下使用VirtualBox安装openGauss" +title = "Try a openGauss(2)" date = "2020-03-27" tags = ["安装openGauss"] archives = "2020-03" diff --git a/content/en/post/traffic_millions/2020-03-27-qemu.md b/content/en/post/traffic_millions/2020-03-27-qemu.md index 3b1281113f8fc5143c170aae2c1b1e78115e1526..da0474f7a0be0340d62e056566b0e2be488d1f48 100644 --- a/content/en/post/traffic_millions/2020-03-27-qemu.md +++ b/content/en/post/traffic_millions/2020-03-27-qemu.md @@ -1,5 +1,5 @@ +++ -title = "初试openGauss(一):windows下使用qemu安装openGauss" +title = "Try a openGauss(1)" date = "2020-03-27" tages = ["安装openGauss"] archives = "2020-03" diff --git a/content/en/prepare/prepare.md b/content/en/prepare/prepare.md index 90323770d6322ace9000dae919e5077e37b7769e..aa555a910b21be9ffa8a549eba3f7b4a01d133fe 100644 --- a/content/en/prepare/prepare.md +++ b/content/en/prepare/prepare.md @@ -1,5 +1,5 @@ -* 1.Please refer to the to register for Gitee account. -* 2.Set up your main mailbox in gitee(). -* 3.Sign your CLA in the . -* 4.Refer to the to prepare the git environment. -* 5.Understand the blog format. \ No newline at end of file +1. Please refer to the to register for Gitee account. +2. Set up your main mailbox in gitee(). +3. Sign your CLA in the . +4. Refer to the to prepare the git environment. +5. Understand the blog format. \ No newline at end of file diff --git a/content/zh/post/traffic_millions/2020-03-27-VirtualBox.md b/content/zh/post/traffic_millions/2020-03-27-VirtualBox.md index 6e6cf29670fabdce978fe0d69f1591abf436ca15..a44d2b895d95ed0f458578eccc90ece1aac82c73 100644 --- a/content/zh/post/traffic_millions/2020-03-27-VirtualBox.md +++ b/content/zh/post/traffic_millions/2020-03-27-VirtualBox.md @@ -1,5 +1,5 @@ +++ -title = "初试openGauss(二):windows下使用VirtualBox安装openGauss(这是中文)" +title = "初试openGauss(二):windows下使用VirtualBox安装openGauss" date = "2020-03-27" tags = ["安装openGauss"] archives = "2020-03" diff --git a/content/zh/post/traffic_millions/2020-03-27-qemu.md b/content/zh/post/traffic_millions/2020-03-27-qemu.md index 97aec32c639459e50d4e1edc2c3b3832219853bf..0f720e501a73b98137db63804811a603ffcdf7cb 100644 --- a/content/zh/post/traffic_millions/2020-03-27-qemu.md +++ b/content/zh/post/traffic_millions/2020-03-27-qemu.md @@ -1,5 +1,5 @@ +++ -title = "初试openGauss(一):windows下使用qemu安装openGauss(这是中文)" +title = "初试openGauss(一):windows下使用qemu安装openGauss" date = "2020-03-09" tages = ["安装openGauss"] archives = "2020-03" diff --git a/content/zh/prepare/prepare.md b/content/zh/prepare/prepare.md index 61ba2fbf6ba1f264a3506308c00461f0f403025a..e3e2e9f0c3691843ab3ef28ab7658fce934167c1 100644 --- a/content/zh/prepare/prepare.md +++ b/content/zh/prepare/prepare.md @@ -1,5 +1,5 @@ -* 1.请参阅来注册Gitee账户。 -* 2.在gitee中()设置您的主邮箱。 -* 3.在上签署您的CLA。 -* 4.参考准备git环境。 -* 5.了解博客格式。 \ No newline at end of file +1. 请参阅来注册Gitee账户。 +2. 在gitee中()设置您的主邮箱。 +3. 在上签署您的CLA。 +4. 参考准备git环境。 +5. 了解博客格式。 \ No newline at end of file diff --git a/themes/hugo-blog-jeffprod/layouts/_default/single.html b/themes/hugo-blog-jeffprod/layouts/_default/single.html index 5b0cb055029d41cefe164d32307f1a9985f5fefa..ce3d0a04de998812c81f6ecce20899b439b73315 100644 --- a/themes/hugo-blog-jeffprod/layouts/_default/single.html +++ b/themes/hugo-blog-jeffprod/layouts/_default/single.html @@ -16,7 +16,7 @@ {{ partial "comments.html" . }} -
+
{{ partial "widget-tags.html" . }}
{{ partial "widget-recent.html" . }}
{{ partial "widget-related.html" . }}
diff --git a/themes/hugo-blog-jeffprod/layouts/archives/list.html b/themes/hugo-blog-jeffprod/layouts/archives/list.html index 5e1db02710ee8319c469da0176fa57fc0d107b30..67011e6af80a340e7646894e9ad11cd9cd7df9e7 100644 --- a/themes/hugo-blog-jeffprod/layouts/archives/list.html +++ b/themes/hugo-blog-jeffprod/layouts/archives/list.html @@ -31,7 +31,7 @@
-
+
{{ partial "widget-tags.html" . }}
{{ partial "widget-recent.html" . }}
{{ partial "widget-archives.html" . }} diff --git a/themes/hugo-blog-jeffprod/layouts/guidance/list.html b/themes/hugo-blog-jeffprod/layouts/guidance/list.html index 3e09cb66e836c1838771ddd7e0d7b52004b4d64c..4e3590cfac3f395ee2fc660efab885a45ad52fa1 100644 --- a/themes/hugo-blog-jeffprod/layouts/guidance/list.html +++ b/themes/hugo-blog-jeffprod/layouts/guidance/list.html @@ -10,7 +10,7 @@
{{ .Content }}
{{ end }}
-
+
{{ partial "widget-tags.html" . }}
{{ partial "widget-recent.html" . }}
{{ partial "widget-archives.html" . }} diff --git a/themes/hugo-blog-jeffprod/layouts/index.html b/themes/hugo-blog-jeffprod/layouts/index.html index 7265df96d664de25876afb5a1949910850317071..64d2bf081babb69c8ea3eec512c0408fb4e20c28 100644 --- a/themes/hugo-blog-jeffprod/layouts/index.html +++ b/themes/hugo-blog-jeffprod/layouts/index.html @@ -29,7 +29,7 @@
-
+
{{ partial "widget-tags.html" . }}
{{ partial "widget-recent.html" . }}
{{ partial "widget-archives.html" . }} @@ -38,8 +38,8 @@
-
- -
{{ end }} diff --git a/themes/hugo-blog-jeffprod/layouts/partials/header.html b/themes/hugo-blog-jeffprod/layouts/partials/header.html index b5b0b2cd1da925306505909cc6c1082b127d5628..2ab52fbf2b9c6ec12a263cd29fc349993d78934f 100644 --- a/themes/hugo-blog-jeffprod/layouts/partials/header.html +++ b/themes/hugo-blog-jeffprod/layouts/partials/header.html @@ -11,6 +11,7 @@ + {{ if .RSSLink }} diff --git a/themes/hugo-blog-jeffprod/layouts/post/list.html b/themes/hugo-blog-jeffprod/layouts/post/list.html index 3178e965ddce8d082766df4895e25a9f3b25d94d..e4bd2a34eea308c2a400614bbf10d7237dee38ca 100644 --- a/themes/hugo-blog-jeffprod/layouts/post/list.html +++ b/themes/hugo-blog-jeffprod/layouts/post/list.html @@ -31,7 +31,7 @@
-
+
{{ partial "widget-tags.html" . }}
{{ partial "widget-recent.html" . }}
{{ partial "widget-related.html" . }}
diff --git a/themes/hugo-blog-jeffprod/layouts/tags/list.html b/themes/hugo-blog-jeffprod/layouts/tags/list.html index d6c291b52d84ded563143fe35dc0de00fb8d07df..9e139812b0d1fd319cdef5c413938f6ee6d904b2 100644 --- a/themes/hugo-blog-jeffprod/layouts/tags/list.html +++ b/themes/hugo-blog-jeffprod/layouts/tags/list.html @@ -31,7 +31,7 @@
-
+
{{ partial "widget-tags.html" . }}
{{ partial "widget-recent.html" . }}
{{ partial "widget-archives.html" . }} diff --git a/themes/hugo-blog-jeffprod/layouts/taxonomy/archive.html b/themes/hugo-blog-jeffprod/layouts/taxonomy/archive.html index 5e1db02710ee8319c469da0176fa57fc0d107b30..67011e6af80a340e7646894e9ad11cd9cd7df9e7 100644 --- a/themes/hugo-blog-jeffprod/layouts/taxonomy/archive.html +++ b/themes/hugo-blog-jeffprod/layouts/taxonomy/archive.html @@ -31,7 +31,7 @@
-
+
{{ partial "widget-tags.html" . }}
{{ partial "widget-recent.html" . }}
{{ partial "widget-archives.html" . }} diff --git a/themes/hugo-blog-jeffprod/layouts/taxonomy/tag.html b/themes/hugo-blog-jeffprod/layouts/taxonomy/tag.html index 432d424e86b54ec5e6e7218bac05edf58ca5bf6d..2108f15642877bd84a7fd18ea5930bd6b0289b03 100644 --- a/themes/hugo-blog-jeffprod/layouts/taxonomy/tag.html +++ b/themes/hugo-blog-jeffprod/layouts/taxonomy/tag.html @@ -32,7 +32,7 @@
-
+
{{ partial "widget-tags.html" . }}
{{ partial "widget-recent.html" . }}
{{ partial "widget-archives.html" . }} diff --git a/themes/hugo-blog-jeffprod/static/css/blog.css b/themes/hugo-blog-jeffprod/static/css/blog.css index 843429d6e7e7926788969da7621a0cf55ac393df..58bc0b3f411c745c694dab699fe64f9eaecbc607 100644 --- a/themes/hugo-blog-jeffprod/static/css/blog.css +++ b/themes/hugo-blog-jeffprod/static/css/blog.css @@ -59,15 +59,17 @@ html,body { height: 7px; background: #467FBF; } -.prepare_content>ul { +.prepare_content>ol { margin: 20px 0; + padding-left: 0.3rem; } -.prepare_content>ul li { +.prepare_content>ol li { font-size: 18px; line-height: 27px; color: #080808; + list-style-type: decimal; } -.prepare_content>ul li a { +.prepare_content>ol li a { color: #467FBF; text-decoration: none; } diff --git a/themes/hugo-blog-jeffprod/static/css/commen.css b/themes/hugo-blog-jeffprod/static/css/commen.css index d668282a3b7b7d174712ce31550a901f011437c8..e156e309e88973e6fa4d7914db3151dd16182f1e 100644 --- a/themes/hugo-blog-jeffprod/static/css/commen.css +++ b/themes/hugo-blog-jeffprod/static/css/commen.css @@ -73,4 +73,5 @@ html { { word-break: keep-all; white-space:nowrap; - } \ No newline at end of file + } + \ No newline at end of file diff --git a/themes/hugo-blog-jeffprod/static/css/mobile.css b/themes/hugo-blog-jeffprod/static/css/mobile.css new file mode 100644 index 0000000000000000000000000000000000000000..f551c0c49a631bd7f68a040b772dcd743b13158e --- /dev/null +++ b/themes/hugo-blog-jeffprod/static/css/mobile.css @@ -0,0 +1,149 @@ +@media screen and (min-width: 768px) and (max-width: 1280px) { + .isPc { + display: none; + } + .container { + width: 100%; + } + .prepare { + align-items: center; + } + .is-9 { + width: 100%; + } + .has-text-centered { + width: 100%; + } + .container { + width: 95%; + } + .has-text-centered h1, + .has-text-centered div { + text-align: center; + } + .prepare_warp { + width: 100%; + } + .blog_bg { + height: 400px; + } + a { + word-wrap:break-word; + } +} +@media screen and (min-width: 1280px) { + .isPc { + display: block; + } + .isH5 { + display: none; + } +} +@media screen and (min-width: 319px) and (max-width: 767px) { + .isPc { + display: none; + } + .isH5 { + display: block; + } + .container { + width: 95%; + } + body { + font-size: 0.24rem; + } + .blog_bg { + height: 250px; + } + .prepare_warp { + width: 100%; + } + .prepare_content { + padding: 0.2rem 0.4rem; + } + .prepare_content>h2 { + font-size: 0.32rem; + } + .prepare_content>h2::after { + height: 0.07rem; + } + .prepare_content>ol { + margin: 0.2rem 0; + } + .prepare_content>ol li { + font-size: 0.24rem; + line-height: 0.24rem; + } + .btn { + padding: 0.06rem 0.3rem; + font-size: 0.24rem; + } + .is-9 { + width: 100%; + } + .article { + height: 2rem; + margin-top: 0.3rem; + } + .article_left { + width: 2.6rem; + height: 100%; + } + .article_right { + margin-left: 0.3rem; + } + .article_right h3 { + font-size: 0.26rem; + } + .article_right>div span { + font-size: 0.24rem; + margin-right: 0.3rem; + } + .article_right>div { + margin: 0.1rem 0 0.12rem 0; + } + .article_right>a>p { + font-size: 0.24rem; + line-height: 0.24rem; + } + .article_right>div svg { + width: 0.24rem; + height: 0.24rem; + } + /* -----------------分页--------------- */ + .pagination-link, .pagination-next, .pagination-previous { + padding: 0.05rem 0.1rem; + font-size: 0.24rem; + } + + /* -----------------single page----------------- */ + a { + word-wrap:break-word; + } + .has-text-centered { + width: 100%; + } + .hero-warp { + height: 2.2rem; + } + .has-text-centered h1, + .has-text-centered div { + text-align: center; + } + .has-text-centered h1 { + padding: 0 0.5rem; + font-size: 0.32rem; + } + .post_detail { + font-size: 0.24rem; + } + .tile p, .tile ul { + line-height: 0.32rem; + } + .is-9 .tile, .guidance { + margin-top: 0.5rem; + } + .content h3 { + margin-bottom: 0; + } +} \ No newline at end of file