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

github.com/puresyntax71/hugo-theme-chunky-poster.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvirtualcursor <2540378-virtualcursor@users.noreply.gitlab.com>2019-12-17 08:07:09 +0300
committervirtualcursor <2540378-virtualcursor@users.noreply.gitlab.com>2019-12-17 08:07:09 +0300
commit44309fe17ec925e48c8aefbdfda268f21c7545e9 (patch)
tree3a31caaa2c84affd403cbe084f3e3dd39f5bbb10
parent7f56fc8838c0f622a112621e24413883bcb2913b (diff)
Update README and theme.toml.v0.0.2
-rw-r--r--README.md3
-rw-r--r--theme.toml8
2 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9741b9d..ff3b7dc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Chunky poster
-A bootstrap 4 based theme. The structure and design is based on the [Prisma blog](https://www.prisma.io/blog/).
+A simple, bootstrap 4 based blog theme. The structure and design is based on the [Prisma blog](https://www.prisma.io/blog/).
[Demo](https://hugo-theme-chunky-poster.netlify.com)
@@ -108,6 +108,7 @@ For customizing SCSS, the main entrypoint is at `src/scss/style.scss`. Bootstrap
* [Victor Hugo](https://github.com/netlify-templates/victor-hugo)
* [hugo-theme-even](https://github.com/olOwOlo/hugo-theme-even)
* [Blank](https://github.com/vimux/blank/)
+* [CleanWhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)
Images from [Unsplash](https://unsplash.com/) and [Freepik](https://www.freepik.com/).
diff --git a/theme.toml b/theme.toml
index 3fd4466..74bdc27 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,11 +3,11 @@
name = "Chunky Poster"
license = "MIT"
-licenselink = ""
-description = ""
+licenselink = "https://gitlab.com/virtualcursor/hugo-theme-chunky-poster/blob/master/LICENSE"
+description = "A simple, bootstrap 4 based blog theme."
homepage = "https://gitlab.com/virtualcursor/chunky-poster"
-tags = []
-features = []
+tags = ["minimal", "minimalist", "blog", "responsive", "syntax highlighting", "multilingual", "minimalist", "light"]
+features = ["minimal", "minimalist", "blog", "responsive", "syntax highlighting", "multilingual", "minimalist", "light"]
min_version = "0.41"
[author]