aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-03-01 20:39:33 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-03-01 20:39:33 +0100
commit6e3797b32eb30aceb0598146107e4d72add7d4ee (patch)
tree30017d08871f9d0175dc82bd9fced49893b126ae
parentSymlink node_modules for running Hugo with Node (diff)
downloadblog-6e3797b32eb30aceb0598146107e4d72add7d4ee.tar.gz
blog-6e3797b32eb30aceb0598146107e4d72add7d4ee.tar.zst
blog-6e3797b32eb30aceb0598146107e4d72add7d4ee.zip
Upgrade dart-sass-embedded
-rw-r--r--Makefile2
-rw-r--r--config.toml5
m---------themes/marussy0
3 files changed, 2 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index e76a5cd..6506a08 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1SERVER_BASE_URL ?= https://dev.marussy.com 1SERVER_BASE_URL ?= https://dev.marussy.com
2SERVER_PORT ?= 1313 2SERVER_PORT ?= 1313
3SERVER_LIVE_RELOAD_PORT ?= 443 3SERVER_LIVE_RELOAD_PORT ?= 443
4DART_SASS_EMBEDDED_VERSION ?= 1.0.0-beta.5 4DART_SASS_EMBEDDED_VERSION ?= 1.0.0-beta.6
5 5
6ifeq ($(origin DART_SASS_DOWNLOAD_URL), undefined) 6ifeq ($(origin DART_SASS_DOWNLOAD_URL), undefined)
7close_paren := ) 7close_paren := )
diff --git a/config.toml b/config.toml
index d603064..a4c1a66 100644
--- a/config.toml
+++ b/config.toml
@@ -32,9 +32,6 @@ posts = "/:year/:month/:day/:title"
32unsafe = true 32unsafe = true
33 33
34[params] 34[params]
35familyNameFirst = false
36givenName = "Kristóf"
37familyName = "Marussy"
38 35
39[[params.contacts]] 36[[params.contacts]]
40name = "Email" 37name = "Email"
@@ -84,6 +81,6 @@ weight = -80
84 81
85[[menu.main]] 82[[menu.main]]
86identifier = "software" 83identifier = "software"
87name = "Code" 84name = "Software"
88url = "/software/" 85url = "/software/"
89weight = -70 86weight = -70
diff --git a/themes/marussy b/themes/marussy
Subproject 0f3b85f33976a3cd4f7d216f3db4587c32fd0eb Subproject 1b54220b3f871c02bbf16b872b7d63eded9c74e