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

github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYue Yang <g1enyy0ung@gmail.com>2022-01-20 08:26:29 +0300
committerYue Yang <g1enyy0ung@gmail.com>2022-01-20 08:26:29 +0300
commitd38f6ee825fc927f29bc26533bec7af156c5607f (patch)
tree255ae2c82e2c6d5059097736e9de7da3175b1c23
parentb3271ac5122e5695670e65bb59733ee5969e911f (diff)
Use g1eny0ung.github.io temporarily
-rw-r--r--.github/FUNDING.yml2
-rw-r--r--README.md10
-rw-r--r--docs/base-configurations.md2
-rw-r--r--docs/social-comments.md4
-rw-r--r--package.json2
-rw-r--r--theme.toml2
6 files changed, 11 insertions, 11 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index 4582996..fa12825 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
-custom: https://g1eny0ung.site/posts/buy-me-a-coffee/ # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
+custom: https://g1eny0ung.github.io/posts/buy-me-a-coffee/ # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
diff --git a/README.md b/README.md
index d767b61..01a40c8 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,9 @@ For more detail, please refer to the [Release v2.0.0-beta](https://github.com/g1
Related docs:
-<https://g1eny0ung.site/hugo-theme-dream/#/quick-start?id=add-quotabout-mequot>
+<https://g1eny0ung.github.io/hugo-theme-dream/#/quick-start?id=add-quotabout-mequot>
-<https://g1eny0ung.site/hugo-theme-dream/#/about-page>
+<https://g1eny0ung.github.io/hugo-theme-dream/#/about-page>
<https://gohugo.io/content-management/page-bundles/#headless-bundle>
@@ -48,7 +48,7 @@ If you have other problems, you can also ask in the [issues](https://github.com/
## Intro
-Dream is a [Hugo](https://gohugo.io/) theme. I build it for [my blog](http://g1eny0ung.site).
+Dream is a [Hugo](https://gohugo.io/) theme. I build it for [my blog](http://g1eny0ung.github.io).
The main features are **full page flip** and **masonry layout views**.~
@@ -79,7 +79,7 @@ All tags of this theme:
## Documentation
-[https://g1eny0ung.site/hugo-theme-dream](https://g1eny0ung.site/hugo-theme-dream)
+[https://g1eny0ung.github.io/hugo-theme-dream](https://g1eny0ung.github.io/hugo-theme-dream)
## Installation
@@ -94,7 +94,7 @@ Then open your `config.toml` and edit to `theme = "dream"` and save.
## Example
-[My Blog](https://g1eny0ung.site)
+[My Blog](https://g1eny0ung.github.io)
[My Blog's Source Code](https://github.com/g1eny0ung/blog)
diff --git a/docs/base-configurations.md b/docs/base-configurations.md
index d7cb2c8..a29de3c 100644
--- a/docs/base-configurations.md
+++ b/docs/base-configurations.md
@@ -4,7 +4,7 @@
## Basic
-### baseURL = "https://g1eny0ung.site"
+### baseURL = "https://g1eny0ung.github.io"
The site URL, ensure this is correct!
diff --git a/docs/social-comments.md b/docs/social-comments.md
index 85ad167..2389ace 100644
--- a/docs/social-comments.md
+++ b/docs/social-comments.md
@@ -18,12 +18,12 @@ Disqus comments will be showed on the **Single Post Page** and **About Page**.
## utterances
-See: <https://g1eny0ung.site/hugo-theme-dream/#/params-configurations?id=utterancesrepo-quotg1eny0ungg1eny0unggithubioquot>
+See: <https://g1eny0ung.github.io/hugo-theme-dream/#/params-configurations?id=utterancesrepo-quotg1eny0ungg1eny0unggithubioquot>
The utterances only takes effect on the **Single Post Page**.
## Valine
-See: <https://g1eny0ung.site/hugo-theme-dream/#/params-configurations?id=valine-true>
+See: <https://g1eny0ung.github.io/hugo-theme-dream/#/params-configurations?id=valine-true>
Valine only takes effect on the **Single Post Page**.
diff --git a/package.json b/package.json
index b55a560..3592e58 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"version": "2.0.0",
"description": "Hugo theme named Dream",
"repository": "https://github.com/g1eny0ung/hugo-theme-dream.git",
- "author": "Yue Yang <g1enyy0ung@gmail.com> (https://g1eny0ung.site)",
+ "author": "Yue Yang <g1enyy0ung@gmail.com> (https://g1eny0ung.github.io)",
"license": "MIT",
"private": true,
"scripts": {
diff --git a/theme.toml b/theme.toml
index e03d689..7098587 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ name = "Dream"
license = "MIT"
licenselink = "https://github.com/g1eny0ung/hugo-theme-dream/blob/master/LICENSE"
description = "A hugo theme named dream"
-homepage = "http://g1eny0ung.site/hugo-theme-dream"
+homepage = "http://g1eny0ung.github.io/hugo-theme-dream"
tags = ["flip", "masonry layout", "i18n", "blog", "google-analytics", "disqus", "responsive", "copyright", "avatar", "motto", "social links", "creative", "personal", "light mode", "dark mode", "search"]
features = ["flip", "masonry layout", "i18n", "blog", "google-analytics", "disqus", "responsive", "copyright", "avatar", "motto", "social links", "creative", "personal", "light mode", "dark mode", "search"]
min_version = "0.57.2"