hugo-hyperskip

Email-powered static comments for Hugo

git clone git://git.shimmy1996.com/hugo-hyperskip.git

en.toml (564B)

    1 [hyperskip-header]
    2 other = "Comments"
    3 
    4 [hyperskip-name]
    5 other = "Name: "
    6 
    7 [hyperskip-name-default]
    8 other = "Anonymous"
    9 
   10 [hyperskip-comment]
   11 other = "Comment: "
   12 
   13 [hyperskip-submit]
   14 other = "Email Comment"
   15 
   16 [hyperskip-reply]
   17 other = "Reply"
   18 
   19 [hyperskip-requirement]
   20 other = "At least 3 characters. Markdown is supported."
   21 
   22 [hyperskip-placeholder]
   23 other = "No comments yet."
   24 
   25 [hyperskip-webmention]
   26 other = "Alternatively, [respond](https://indieweb.org/reply#How_To) on your own site and let me know the URL:"
   27 
   28 [hyperskip-webmention-submit]
   29 other = "Send Webmention"