hugo-hyperskip

Email-powered static comments for Hugo

git clone git://git.shimmy1996.com/hugo-hyperskip.git
DateCommit messageAuthorFiles+-
2022-07-30 14:51Move to use css instead of white spaceShimmy Xu1+11-7
2020-05-19 00:08Use a link with more helpful how-to guidesShimmy Xu3+3-3
2020-05-18 23:27Add webmention formShimmy Xu5+43-6
2020-05-18 01:29Use names instead of hashes for reply linksShimmy Xu2+9-8
2020-05-17 15:19Modify comment header layoutShimmy Xu1+7-7
2020-04-20 14:36Add Japanese translationShimmy Xu1+24-0
2020-04-06 20:40Trust user input and don't escape before handShimmy Xu1+1-1
2020-04-06 00:39Improve READMEShimmy Xu1+25-7
2020-04-06 00:16Wrap lines in READMEShimmy Xu1+15-5
2020-03-29 05:53Simplify comment heading structureShimmy Xu1+11-16
2020-02-28 04:52Enclose singleline comments in <p>Shimmy Xu1+3-1
2020-01-09 15:52Transparent mangling for email addressShimmy Xu1+1-1
2020-01-08 03:11Keep link to comment and only remove the reply linkShimmy Xu2+3-5
2020-01-08 02:56Update READMEShimmy Xu1+6-1
2020-01-08 02:55Display hash in thread for contextShimmy Xu1+1-0
2020-01-08 02:55Correct closing tag locationsShimmy Xu1+9-9
2020-01-08 02:47Add <p> and display time for feedsShimmy Xu1+3-3
2020-01-08 02:42Use <p> tags instead of forcing line breaksShimmy Xu1+11-11
2020-01-08 02:16Add back whitespace for non-ownersShimmy Xu1+1-1
2020-01-08 02:10Remove whitespaceShimmy Xu1+1-1
2020-01-08 02:08Add feed specific partial templateShimmy Xu3+11-6
2020-01-08 00:19Add placeholder text for use with web feedsShimmy Xu3+17-5
2020-01-06 04:39Add usage hint for comment textareaShimmy Xu2+4-4
2020-01-06 04:17Update READMEShimmy Xu1+1-1
2020-01-06 00:57Remove time tagShimmy Xu1+2-3
2020-01-05 23:16Switch to use more sematics tags like article instead of divShimmy Xu1+21-18
2020-01-05 22:59Let main theme handle these sematic tagsShimmy Xu1+3-6
2020-01-05 19:43Clean up and remove extra spacesShimmy Xu1+5-8
2020-01-05 17:49Remove stylingShimmy Xu1+1-1
2020-01-05 16:52Add notes on email hashesShimmy Xu1+8-0
2020-01-05 16:42Add usage informationShimmy Xu1+23-0
2020-01-05 16:35Use a section instead of div and let users handle spacingShimmy Xu1+6-8
2020-01-05 06:00Use the default enctype to avoid encoding problemsShimmy Xu1+0-1
2020-01-05 05:24Remove built-in styling for textareaShimmy Xu1+1-2
2020-01-05 04:16Use string.HasSuffixShimmy Xu1+1-1
2020-01-05 04:12Use sha256 for hashingShimmy Xu1+2-2
2020-01-05 04:01Give site owner a special indicatorShimmy Xu1+6-1
2020-01-05 03:48Correct typoShimmy Xu1+1-1
2020-01-05 03:45Use proper time tagShimmy Xu1+1-1
2020-01-05 03:44Also display truncated email hashShimmy Xu1+4-3
2020-01-05 02:16Use ISO8601 for hash and displayShimmy Xu1+3-2
2020-01-05 02:13Make comment content mandatoryShimmy Xu1+2-1
2020-01-05 01:39Change field nameShimmy Xu1+1-1
2020-01-05 01:28Use the same format as most message boards for replyShimmy Xu1+1-1
2020-01-05 01:25Use double arrow to indicate replyShimmy Xu1+1-1
2020-01-04 22:18Specify width for comment formShimmy Xu1+1-1
2020-01-04 22:03Initial commitShimmy Xu8+130-0