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

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShohei Ueda <30958501+peaceiris@users.noreply.github.com>2020-05-20 10:54:14 +0300
committerGitHub <noreply@github.com>2020-05-20 10:54:14 +0300
commit6bf3728eeff2fb1d8a5671444d779f6b3050c2ca (patch)
treec9b8820346b439e7611d39b4a5290200da1e0d9f /README.md
parent5d1d813e40527e41b28d50aec1695a425885677a (diff)
docs: Add Customize Theme section
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 15 insertions, 11 deletions
diff --git a/README.md b/README.md
index 5574ad25..151d70ef 100644
--- a/README.md
+++ b/README.md
@@ -109,21 +109,21 @@ hugo server
-## Hugo Modules
+## Customize Theme
-Get and Update.
+TBW.
-```sh
-hugo mod get -u github.com/peaceiris/hugo-theme-iris
-```
+### config
-`config/_default/config.yaml`
+### content
-```yaml
-module:
- imports:
- - path: github.com/peaceiris/hugo-theme-iris
-```
+### assets
+
+### data
+
+### i18n
+
+### static
@@ -142,6 +142,10 @@ The following actions are useful to deploy your site to GitHub Pages using GitHu
- [peaceiris/actions-hugo: GitHub Actions for Hugo](https://github.com/peaceiris/actions-hugo)
- [peaceiris/actions-gh-pages: GitHub Actions for GitHub Pages](https://github.com/peaceiris/actions-gh-pages)
+```yaml
+# An example workflow: TBW
+```
+
## Shortcodes