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

github.com/gkmngrgn/hugo-alageek-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGökmen Görgen <gkmngrgn@gmail.com>2019-09-14 23:57:47 +0300
committerGökmen Görgen <gkmngrgn@gmail.com>2019-09-14 23:57:47 +0300
commitfeb2726a1c6811724a3a97272caeddf7ec89ee2a (patch)
treeb34986096f1c4e18be6e9d91bb52424f02822877
parent08808e52c670157319a75462f686759d31fdd2ed (diff)
add all available params to example config.toml. #3
and update screenshots. we support dark mode anymore.
-rw-r--r--README.md6
-rw-r--r--exampleSite/config.toml12
-rw-r--r--images/screenshot.pngbin277907 -> 292571 bytes
-rw-r--r--images/tn.pngbin130713 -> 137134 bytes
4 files changed, 14 insertions, 4 deletions
diff --git a/README.md b/README.md
index eb6ae61..e1bae1c 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
# hugo-alageek-theme
A [Cocoa Enhaced](https://github.com/mtn/cocoa-eh-hugo-theme) based theme. It's rewritten with **Bootstrap 4**.
+![](/images/screenshot.png)
+
<a href="https://www.patreon.com/gkmngrgn" title="Donate to this project using Patreon">
<img src="https://img.shields.io/badge/become%20a%20patron-F96854.svg?longCache=true&style=for-the-badge"
alt="Patreon donate button" />
@@ -42,10 +44,6 @@ Websites that are using hugo with alaGeek theme:
* Romanian
* Turkish
-## TODO
-
-* Printer friendly output
-
## Dependency versions
* bootstrap: 4.3.1
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 2e3ca34..b69f2ea 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -13,6 +13,18 @@ faviconfile = "https://gokmengorgen.net/img/laughing-man-favicon.png"
latestpostcount = 5
logofile = "https://gokmengorgen.net/img/laughing-man.png"
highlightjs = true
+description = "Hugo alaGeek Theme"
+highlightjslanguages = [ "bash", "css", "diff", "django", "javascript", "python", "yaml" ]
+posts_navigation = true
+progressively = true
+flattr = "?"
+github = "?"
+gitlab = "?"
+linkedin = "?"
+telegram = "?"
+twitter = "?"
+mastodon_url = "https://mastodon.url/?"
+email = "?@localhost"
[[params.best_posts]]
title = "Migrate to Hugo from Jekyll"
diff --git a/images/screenshot.png b/images/screenshot.png
index f17bb56..11c8dc5 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 67d56c2..f478a4f 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ