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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-03-09 16:14:12 +0300
committerDillon <dillonzq@outlook.com>2020-03-09 16:14:12 +0300
commit836fe1612f63417e1e5c8a52b9e0e6dfb3afc4da (patch)
tree04f7382335aa99e959ac70987f56062786d9e188 /exampleSite
parent9f1b06f0a71a7484294f6b516de155799b624f0e (diff)
feat(speed): improve loading speed of static resource
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/posts/theme-documentation-content.en.md2
-rw-r--r--exampleSite/content/posts/theme-documentation-content.fr.md2
-rw-r--r--exampleSite/content/posts/theme-documentation-content.zh-cn.md2
-rw-r--r--exampleSite/static/images/theme-documentation-basics/featured-image.jpgbin943298 -> 485625 bytes
-rw-r--r--exampleSite/static/images/theme-documentation-content/featured-image.jpgbin698574 -> 296383 bytes
-rw-r--r--exampleSite/static/images/theme-documentation-content/summary.jpgbin0 -> 252112 bytes
-rw-r--r--exampleSite/static/images/theme-documentation-content/summary.pngbin755689 -> 0 bytes
-rw-r--r--exampleSite/static/images/theme-documentation-shortcodes/lighthouse-large.jpgbin3131760 -> 1663018 bytes
-rw-r--r--exampleSite/static/images/theme-documentation-shortcodes/lighthouse.jpgbin940255 -> 652867 bytes
9 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/content/posts/theme-documentation-content.en.md b/exampleSite/content/posts/theme-documentation-content.en.md
index 0f9406e..79b9957 100644
--- a/exampleSite/content/posts/theme-documentation-content.en.md
+++ b/exampleSite/content/posts/theme-documentation-content.en.md
@@ -98,7 +98,7 @@ comment: true
**LoveIt** theme uses the summary of the content to display abstract information in the home page. Hugo can generate summaries of your content.
-![Summary Preview](/images/theme-documentation-content/summary.png "Summary Preview")
+![Summary Preview](/images/theme-documentation-content/summary.jpg "Summary Preview")
### Automatic Summary Splitting
diff --git a/exampleSite/content/posts/theme-documentation-content.fr.md b/exampleSite/content/posts/theme-documentation-content.fr.md
index c04c293..946267b 100644
--- a/exampleSite/content/posts/theme-documentation-content.fr.md
+++ b/exampleSite/content/posts/theme-documentation-content.fr.md
@@ -103,7 +103,7 @@ comment: true
**LoveIt** theme uses the summary of the content to display abstract information in the home page. Hugo can generate summaries of your content.
-![Summary Preview](/images/theme-documentation-content/summary.png "Summary Preview")
+![Summary Preview](/images/theme-documentation-content/summary.jpg "Summary Preview")
### Automatic Summary Splitting
diff --git a/exampleSite/content/posts/theme-documentation-content.zh-cn.md b/exampleSite/content/posts/theme-documentation-content.zh-cn.md
index 93c3b9c..8113a05 100644
--- a/exampleSite/content/posts/theme-documentation-content.zh-cn.md
+++ b/exampleSite/content/posts/theme-documentation-content.zh-cn.md
@@ -98,7 +98,7 @@ comment: true
**LoveIt** 主题使用内容摘要在主页中显示大致文章信息。Hugo 支持生成文章的摘要.
-![文章摘要预览](/images/theme-documentation-content/summary.png "文章摘要预览")
+![文章摘要预览](/images/theme-documentation-content/summary.jpg "文章摘要预览")
### 自动摘要拆分
diff --git a/exampleSite/static/images/theme-documentation-basics/featured-image.jpg b/exampleSite/static/images/theme-documentation-basics/featured-image.jpg
index 2bf84f2..f0c116e 100644
--- a/exampleSite/static/images/theme-documentation-basics/featured-image.jpg
+++ b/exampleSite/static/images/theme-documentation-basics/featured-image.jpg
Binary files differ
diff --git a/exampleSite/static/images/theme-documentation-content/featured-image.jpg b/exampleSite/static/images/theme-documentation-content/featured-image.jpg
index 2fcae9e..102e184 100644
--- a/exampleSite/static/images/theme-documentation-content/featured-image.jpg
+++ b/exampleSite/static/images/theme-documentation-content/featured-image.jpg
Binary files differ
diff --git a/exampleSite/static/images/theme-documentation-content/summary.jpg b/exampleSite/static/images/theme-documentation-content/summary.jpg
new file mode 100644
index 0000000..08533ef
--- /dev/null
+++ b/exampleSite/static/images/theme-documentation-content/summary.jpg
Binary files differ
diff --git a/exampleSite/static/images/theme-documentation-content/summary.png b/exampleSite/static/images/theme-documentation-content/summary.png
deleted file mode 100644
index 7e040cd..0000000
--- a/exampleSite/static/images/theme-documentation-content/summary.png
+++ /dev/null
Binary files differ
diff --git a/exampleSite/static/images/theme-documentation-shortcodes/lighthouse-large.jpg b/exampleSite/static/images/theme-documentation-shortcodes/lighthouse-large.jpg
index f4da68e..87a14e0 100644
--- a/exampleSite/static/images/theme-documentation-shortcodes/lighthouse-large.jpg
+++ b/exampleSite/static/images/theme-documentation-shortcodes/lighthouse-large.jpg
Binary files differ
diff --git a/exampleSite/static/images/theme-documentation-shortcodes/lighthouse.jpg b/exampleSite/static/images/theme-documentation-shortcodes/lighthouse.jpg
index d72a27b..b857404 100644
--- a/exampleSite/static/images/theme-documentation-shortcodes/lighthouse.jpg
+++ b/exampleSite/static/images/theme-documentation-shortcodes/lighthouse.jpg
Binary files differ