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
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2019-04-19 17:01:37 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-04-19 17:01:37 +0300
commit8417f57a52c54355daa448e558b06fb9bc21183e (patch)
tree0a28c63e466c1d303d299cd67859495e3ad3b7b1
parenta881ce8e29ad5a7d083bbb40930597f961d11c9e (diff)
theme: update to v4.2.4 - add support for Hugo v0.55.2+
-rw-r--r--config/_default/config.toml1
-rw-r--r--netlify.toml2
m---------themes/academic0
3 files changed, 1 insertions, 2 deletions
diff --git a/config/_default/config.toml b/config/_default/config.toml
index 8bc4a359..dc9027a3 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -40,7 +40,6 @@ paginate = 10 # Number of items per page in paginated lists.
enableEmoji = true
footnotereturnlinkcontents = "<sup>^</sup>"
ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
-preserveTaxonomyNames = true
[outputs]
home = [ "HTML", "CSS", "RSS", "JSON" ]
diff --git a/netlify.toml b/netlify.toml
index 066303b0..341a7afc 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.53"
+ HUGO_VERSION = "0.55.2"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]
diff --git a/themes/academic b/themes/academic
-Subproject 01114416aaaafd61022c79deca445b1ca8bd70f
+Subproject c2b4586f5297a5c57995c3082f9912994967796