jlelse
/
hugo-micropub
Archived
1
Fork 0
Micropub endpoint for my blog https://jlelse.blog/posts/hugo-micropub/
This repository has been archived on 2020-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jan-Lukas Else 9aab54619a Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
.gitignore Init 2019-11-07 11:00:24 +01:00
Dockerfile Init 2019-11-07 11:00:24 +01:00
bunnycdn.go Some improvements 2019-12-06 10:32:30 +01:00
config.go Post to Microblog.pub instance 2019-12-12 22:36:05 +01:00
entry.go Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
gitea.go Handle webmention receiving 2019-12-12 16:29:26 +01:00
go.mod Use yaml library to generate frontmatter 2019-12-05 10:35:53 +01:00
go.sum Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
main.go Handle webmention receiving 2019-12-12 16:29:26 +01:00
microblogpub.go Post to Microblog.pub instance 2019-12-12 22:36:05 +01:00
microformat.go Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
micropub.go Post to Microblog.pub instance 2019-12-12 22:36:05 +01:00
post.go Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
query.go Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
validation.go Some improvements 2019-12-06 10:32:30 +01:00
webmention.go Change how key for mentions stored 2019-12-13 08:35:49 +01:00