Add Stork search (w/o GitHub Actions)

main
Elnu 2 years ago
parent a9a326d7e0
commit a17ec1d727

@ -15,6 +15,7 @@ paginate = 3
HomepageHeader = '<a href="https://elnu.com/">&laquo; 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']

@ -1 +1 @@
Subproject commit ce25ef91c66f23dfb5d2e1e933eba22f8d0eb229
Subproject commit 65853fccd23e9e1cfdaa45671d35cfbb99b5081a
Loading…
Cancel
Save