add drone
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build encountered an error

This commit is contained in:
2022-05-22 22:55:13 +02:00
parent c1aad02baa
commit ee14f7140a
10 changed files with 101 additions and 3 deletions

View File

@@ -15,6 +15,10 @@ menu:
url: /posts/
weight: 0
taxonomies:
category: "categories"
tag: "tags"
params:
author: "Kasper J. Hermansen"
email: contact@kasperhermansen.com # used for microformats
@@ -29,7 +33,7 @@ params:
# - js/main.js # relative path to "assets" directory
dateFormat: "2006-01-02"
paginationSinglePost: true
style: dark-with-switcher
style: dark
readMore: false # show read more button
readNextPosts: 5 # show 5 related posts, 0 by default
disableSummary: false
@@ -46,7 +50,7 @@ params:
data: "https://comments.example.com/" # mandatory
jsLocation: "https://comments.example.com/js/embed.min.js" # mandatory
css: true # optional
lang: "de" # optional
lang: "dk" # optional
replyToSelf: true # mandatory
requireAuthor: true # mandatory
requireEmail: true # mandatory
@@ -60,7 +64,7 @@ params:
pingback: true
social:
- id: github
name: gohugoio
name: kjuulh
# - id: hugo
# url: "https://gohugo.io/"
# icon: "hugo"