Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ertuil/erblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLutong Chen <ertuil98@foxmail.com>2020-05-10 06:39:57 +0300
committerLutong Chen <ertuil98@foxmail.com>2020-05-10 06:39:57 +0300
commitd916b041362bed942f0edc0dbf3bf0c040af8216 (patch)
treeccec76155b730acd0a68355d62330e63b7083bfc
parentadb51a02a7380f32c00b37d35eb37dc8c503ac46 (diff)
change images
-rw-r--r--README.md22
-rw-r--r--exampleSite/config.toml4
-rw-r--r--images/about.pngbin434547 -> 383071 bytes
-rw-r--r--images/color1.pngbin0 -> 315948 bytes
-rw-r--r--images/color2.pngbin0 -> 294089 bytes
-rw-r--r--images/color3.pngbin0 -> 317924 bytes
-rw-r--r--images/list.pngbin336612 -> 316639 bytes
-rw-r--r--images/mobile1.pngbin0 -> 158708 bytes
-rw-r--r--images/mobile2.pngbin0 -> 193160 bytes
-rw-r--r--images/screenshot.pngbin139473 -> 190369 bytes
-rw-r--r--images/single.pngbin295795 -> 332263 bytes
-rw-r--r--images/tn.pngbin71624 -> 97410 bytes
12 files changed, 18 insertions, 8 deletions
diff --git a/README.md b/README.md
index 9a9f4fe..257d778 100644
--- a/README.md
+++ b/README.md
@@ -3,15 +3,25 @@
A personal blog theme powered by [Hugo](https://gohugo.io).
Erblog is written by Ertuil with [layui.js](https://www.layui.com), [font-awssome](https://fontawesome.com), github markdown css and [undraw](https://undraw.co).
-Erblog is also a responsive theme which means it is customed for your mobile platforms.
+![images/screenshot.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/screenshot.png)
+
+![images/list.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/list.png)
+
+![images/single.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/single.png)
+
+> Erblog is also a responsive theme which means it is customed for your mobile platforms.
+
+![images/mobile1.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/mobile1.png)
+
+![images/mobile2.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/mobile2.png)
> Now it is possible to change the color of your themes. Use `Params.badge` and `Params.quote` to select one of your favourite color.
-![images/tn.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/tn.png)
+![images/color1.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/color1.png)
-![images/list.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/list.png)
+![images/color2.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/color2.png)
-![images/single.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/single.png)
+![images/color3.png](https://raw.githubusercontent.com/ertuil/erblog/master/images/color3.png)
## 1. Installation
@@ -182,12 +192,12 @@ There are two hooks available for you to insert your HTML code.
Add Discus comments to the bottom of each post by inserting the following in the `layouts/partials/self-define-single.html` hook.
-```toml
+```
{{ template "_internal/disqus.html" . }}
```
For this to work you will also need to define the `disqusShortName` in your `config.toml`:
-```toml
+``` toml
disqusShortName = "your-disqus-shortname"
```
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 336d554..4ab5d34 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -9,8 +9,8 @@ footnoteReturnLinkContents = "^"
[params]
author = "Steve Francia"
- badge = "red"
- quote = "green"
+ badge = "orange"
+ quote = "red"
# logo = "//blog.ertuil.top/avater.png"
bio = """
<p> This is BIO. You can write something here. </p>
diff --git a/images/about.png b/images/about.png
index ccf90d6..109228c 100644
--- a/images/about.png
+++ b/images/about.png
Binary files differ
diff --git a/images/color1.png b/images/color1.png
new file mode 100644
index 0000000..96d38d7
--- /dev/null
+++ b/images/color1.png
Binary files differ
diff --git a/images/color2.png b/images/color2.png
new file mode 100644
index 0000000..678dabd
--- /dev/null
+++ b/images/color2.png
Binary files differ
diff --git a/images/color3.png b/images/color3.png
new file mode 100644
index 0000000..97859ec
--- /dev/null
+++ b/images/color3.png
Binary files differ
diff --git a/images/list.png b/images/list.png
index 0ebd401..3473b8b 100644
--- a/images/list.png
+++ b/images/list.png
Binary files differ
diff --git a/images/mobile1.png b/images/mobile1.png
new file mode 100644
index 0000000..a782c84
--- /dev/null
+++ b/images/mobile1.png
Binary files differ
diff --git a/images/mobile2.png b/images/mobile2.png
new file mode 100644
index 0000000..8048a16
--- /dev/null
+++ b/images/mobile2.png
Binary files differ
diff --git a/images/screenshot.png b/images/screenshot.png
index 0f50270..4032a7c 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/single.png b/images/single.png
index c2efffe..d1a5f5a 100644
--- a/images/single.png
+++ b/images/single.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 24bbbc4..69e36d9 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ