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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2019-08-30 14:31:46 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-08-30 14:31:46 +0300
commitbdea9adca0bc5b49512e52b333502371017b0642 (patch)
treead4f70c5a917775f8684feaa7817a28d8e56b613 /config
parent98a99bf4cc3a0ea6035ef6306bff863d7c49b060 (diff)
theme: upgrade to latest v4.5-dev - get new theme/font system
Diffstat (limited to 'config')
-rw-r--r--config/_default/params.toml25
1 files changed, 17 insertions, 8 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 765d3bd0..d5667270 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -1,15 +1,24 @@
# SITE SETUP
# Documentation: https://sourcethemes.com/academic/
-# Color theme.
-# Choose from `default`, `ocean`, `forest`, `dark`, `apogee`, `1950s`, `coffee`, `rose`, `strawberry`, `mr_robot`.
-color_theme = "default"
+# Choose a theme.
+# Latest themes (may require updating Academic): https://sourcethemes.com/academic/themes/
+# Browse built-in themes in `themes/academic/data/themes/`
+# Browse user installed themes in `data/themes/`
+theme = "minimal"
+
# Enable users to switch between day and night mode?
day_night = true
-# Font style.
-# Choose from `default`, `classic`, `rose`, or `mr_robot`.
-font = "default"
+# Overrride the theme's font set (optional).
+# Latest font sets (may require updating Academic): https://sourcethemes.com/academic/themes/
+# Browse built-in font sets in `themes/academic/data/fonts/`
+# Browse user installed font sets in `data/fonts/`
+font = ""
+
+# Choose a font size.
+# Sizes: s (small), m (medium), l (large)
+font_size = "m"
# Description for social sharing and search engines. If undefined, superuser role is used in place.
description = ""
@@ -17,10 +26,10 @@ description = ""
# Default image for social sharing and search engines. Place image in `static/img/` folder and specify image name here.
sharing_image = ""
-# Twitter username (without @). Used when a vistor shares your site on Twitter.
+# Twitter username (without @). Used when a visitor shares your site on Twitter.
twitter = ""
-# Diplay a logo in navigation bar rather than title (optional).
+# Display a logo in navigation bar rather than title (optional).
# To enable, place an image in `static/img/` and reference its filename below. To disable, set the value to "".
logo = ""