diff --git a/config.toml b/config.toml index aa3f2c8..5575730 100644 --- a/config.toml +++ b/config.toml @@ -15,6 +15,7 @@ paginate = 3 HomepageHeader = '<a href="https://elnu.com/">« Back to profile</a>' Theme = 'earthly' ThemeColor = '#007559' + Stork = true [permalinks] pages = '/:title' @@ -29,3 +30,11 @@ paginate = 3 unsafe = true [markup.highlight] style = 'friendly' + +[outputFormats.stork] +mediaType = 'application/json' +baseName = 'stork.config' +isPlainText = true + +[outputs] +home = ['html', 'stork'] diff --git a/themes/sakura-hugo-theme b/themes/sakura-hugo-theme index ce25ef9..65853fc 160000 --- a/themes/sakura-hugo-theme +++ b/themes/sakura-hugo-theme @@ -1 +1 @@ -Subproject commit ce25ef91c66f23dfb5d2e1e933eba22f8d0eb229 +Subproject commit 65853fccd23e9e1cfdaa45671d35cfbb99b5081a