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:
-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