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-22 20:21:37 +0300
committerYue Yang <g1enyy0ung@gmail.com>2022-01-22 20:21:37 +0300
commit15616ed398dc304d4312a5379e4d54bec5885986 (patch)
treeb0544ca5856f8e203de2151332bab950a6e5a1f3
parentd38f6ee825fc927f29bc26533bec7af156c5607f (diff)
g1en.site
-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.toml4
6 files changed, 12 insertions, 12 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index fa12825..bc9a9c4 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.github.io/posts/buy-me-a-coffee/ # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
+custom: https://g1en.site/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 01a40c8..620e3a3 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.github.io/hugo-theme-dream/#/quick-start?id=add-quotabout-mequot>
+<https://g1en.site/hugo-theme-dream/#/quick-start?id=add-quotabout-mequot>
-<https://g1eny0ung.github.io/hugo-theme-dream/#/about-page>
+<https://g1en.site/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.github.io).
+Dream is a [Hugo](https://gohugo.io/) theme. I build it for [my blog](http://g1en.site).
The main features are **full page flip** and **masonry layout views**.~
@@ -79,7 +79,7 @@ All tags of this theme:
## Documentation
-[https://g1eny0ung.github.io/hugo-theme-dream](https://g1eny0ung.github.io/hugo-theme-dream)
+<https://g1en.site/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.github.io)
+[My Blog](https://g1en.site)
[My Blog's Source Code](https://github.com/g1eny0ung/blog)
diff --git a/docs/base-configurations.md b/docs/base-configurations.md
index a29de3c..3ee2a80 100644
--- a/docs/base-configurations.md
+++ b/docs/base-configurations.md
@@ -4,7 +4,7 @@
## Basic
-### baseURL = "https://g1eny0ung.github.io"
+### baseURL = "https://g1en.site"
The site URL, ensure this is correct!
diff --git a/docs/social-comments.md b/docs/social-comments.md
index 2389ace..79dea09 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.github.io/hugo-theme-dream/#/params-configurations?id=utterancesrepo-quotg1eny0ungg1eny0unggithubioquot>
+See: <https://g1en.site/hugo-theme-dream/#/params-configurations?id=utterancesrepo-quotg1eny0ungg1eny0unggithubioquot>
The utterances only takes effect on the **Single Post Page**.
## Valine
-See: <https://g1eny0ung.github.io/hugo-theme-dream/#/params-configurations?id=valine-true>
+See: <https://g1en.site/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 3592e58..e65cc7a 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.github.io)",
+ "author": "Yue Yang <g1enyy0ung@gmail.com> (https://g1en.site)",
"license": "MIT",
"private": true,
"scripts": {
diff --git a/theme.toml b/theme.toml
index 7098587..73c9909 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.github.io/hugo-theme-dream"
+homepage = "http://g1en.site/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"
@@ -17,5 +17,5 @@ min_version = "0.57.2"
# If porting an existing theme
[original]
name = "g1eny0ung's blog"
- homepage = "https://g1eny0ung.github.io"
+ homepage = "https://g1en.site"
repo = "https://github.com/g1eny0ung/blog"