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 35770cecc9 Add some testing 2019-12-24 12:29:14 +01:00
.gitignore Init 2019-11-07 11:00:24 +01:00
Dockerfile Update Dockerfile 2019-12-22 19:35:10 +01:00
cdn.go Add some testing 2019-12-24 12:29:14 +01:00
cdn_test.go Add some testing 2019-12-24 12:29:14 +01:00
config.go Add some testing 2019-12-24 12:29:14 +01:00
entry.go More refactoring 2019-12-22 21:17:11 +01:00
go.mod Add Telegram notification for webmentions 2019-12-23 10:21:21 +01:00
go.sum Add Telegram notification for webmentions 2019-12-23 10:21:21 +01:00
main.go Add some testing 2019-12-24 12:29:14 +01:00
microformat.go Add support for syndication 2019-12-22 13:58:50 +01:00
micropub.go More refactoring 2019-12-22 21:17:11 +01:00
notification.go Add Telegram notification for webmentions 2019-12-23 10:21:21 +01:00
post.go Add support for syndication 2019-12-22 13:58:50 +01:00
query.go Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
social.go Refactor Socials 2019-12-22 20:27:12 +01:00
storage.go More refactoring 2019-12-22 21:17:11 +01:00
validation.go Some improvements 2019-12-06 10:32:30 +01:00
validation_test.go Add some testing 2019-12-24 12:29:14 +01:00
webmention.go Add Telegram notification for webmentions 2019-12-23 10:21:21 +01:00
webmention_test.go Add some testing 2019-12-24 12:29:14 +01:00