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

github.com/geschke/hugo-tikva.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Geschke <ralf@kuerbis.org>2018-11-16 13:22:57 +0300
committerRalf Geschke <ralf@kuerbis.org>2018-11-16 13:22:57 +0300
commit72e6355600b2471255b5af0dbbec2f3204468f99 (patch)
tree2c328437399b089a56b273d574eca34e7ae28e8c
parent625e454a4cb98f3146e5293f908c09bc0fd85362 (diff)
Minor updates
-rw-r--r--.gitmodules3
-rw-r--r--README.md12
m---------exampleSite/themes/hugo-tikva6
-rw-r--r--theme.toml6
4 files changed, 17 insertions, 10 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..800ae3e
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "exampleSite/themes/hugo-tikva"]
+ path = exampleSite/themes/hugo-tikva
+ url = https://github.com/geschke/hugo-tikva
diff --git a/README.md b/README.md
index 0e4c37a..c449ec7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Tikva Theme for Hugo
Tikva is a minimalistic Hugo theme, based on [Bootstrap v4](https://getbootstrap.com/) CSS framework.
-It is a port of the Tikva theme which I developed a while ago for Grav CMS and WordPress, but there are also some features added from the (currently unpublished) Azbalac Theme for WordPress.
+It is a port of the Tikva theme which I developed a while ago for Grav CMS and WordPress, but there are also some features added from the (currently unpublished) Azbalac Theme for WordPress.
Tikva integrates multiple Bootstrap styles from the Bootswatch project and adds some customized styles.
It's also possible to edit some color options by config option.
@@ -10,7 +10,7 @@ It's also possible to edit some color options by config option.
* Responsive design, using the Bootstrap framework
* More than 30 themes included, half of them newly created, the other half taken from the Bootswatch project
* Three main layouts available: Content column without sidebar, sidebar on right and sidebar on left side
-* Customizable font settings (size, font type and variant), support of Google Fonts included
+* Customizable font settings (size, font type and variant), support of Google Fonts included
* Support of Google Analytics (with the internal async template), Matomo and Yandex Metrica
* Flexible footer handling with multiple columns
* Support of subfooter, i.e. an area below the footer to add some content like "Powered by..." as seen in the screenshots
@@ -52,16 +52,16 @@ Inside the folder of your Hugo site run:
As a second option you can use the submodule feature of Git:
```bash
- git submodule add https://github.com/geschke/hugo-tikva themes/hugo-tikva
+ git submodule add -f https://github.com/geschke/hugo-tikva themes/hugo-tikva
```
For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.
## Configuration
-Check out `exampleSite/config.toml` for theme configuration options and the contents of `exampleSite` folder.
+Check out `exampleSite/config.toml` for theme configuration options and the contents of `exampleSite` folder.
-I've tried to comment as much as possible in the configuration file, bit the theme and documentation are far away from being complete. It is still work in progress and currently some features of Hugo aren't supported.
+I've tried to comment as much as possible in the configuration file, bit the theme and documentation are far away from being complete. It is still work in progress and currently some features of Hugo aren't supported.
## Menu
@@ -78,5 +78,5 @@ If you find a bug or have an idea for a feature, feel free to use the [issue tra
## Thanks to / Used third-party components
* The [Bootstrap](https://getbootstrap.com) project, which is licensed under the [MIT license]
-* Thomas Park and the contributors of the [Bootswatch](https://bootswatch.com/) project.
+* Thomas Park and the contributors of the [Bootswatch](https://bootswatch.com/) project.
* [Font Awesome](https://fontawesome.com/v4.7.0/)
diff --git a/exampleSite/themes/hugo-tikva b/exampleSite/themes/hugo-tikva
new file mode 160000
+Subproject 625e454a4cb98f3146e5293f908c09bc0fd8536
diff --git a/theme.toml b/theme.toml
index 0e11c7f..1f30f67 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,9 +2,9 @@ name = "Tikva"
license = "MIT"
licenselink = "https://github.com/geschke/hugo-tikva/LICENSE"
description = "Tikva is a minimalistic Hugo theme, based on Bootstrap 4 framework"
-homepage = "https://www.kuerbis.org/hugo-tikva/"
+homepage = "https://github.com/geschke/hugo-tikva/"
tags = ["theme", "core", "modern", "responsive", "bootstrap", "minimal", "blog", "font awesome", "white", "dark", "light" ]
-features = ["responsive"]
+features = ["responsive","blog"]
min_version = "0.41"
[author]
@@ -16,5 +16,3 @@ min_version = "0.41"
name = "Tikva theme for Grav CMS"
homepage = "https://www.kuerbis.org/tikva-theme-for-grav-cms/"
repo = "https://github.com/geschke/grav-theme-tikva"
-
-# cookie consent stuff, maybe use https://cookieconsent.insites.com/download/