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 7e819f4017 Support alternative text for photos 2020-03-20 18:28:57 +01:00
.gitignore Init 2019-11-07 11:00:24 +01:00
Dockerfile Changes 2020-03-20 14:58:11 +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 Changes 2020-03-20 14:58:11 +01:00
entry.go Support alternative text for photos 2020-03-20 18:28:57 +01:00
go.mod Changes 2020-03-20 14:58:11 +01:00
go.sum Changes 2020-03-20 14:58:11 +01:00
imagecompression.go Scale down images to 2000 with Tinify 2020-01-23 23:38:33 +01:00
main.go Add Media Endpoint support 2020-01-01 14:21:56 +01:00
mediaendpoint.go low case file extension 2020-01-19 11:01:24 +01:00
mediastorage.go Add support for image compression 2020-01-19 10:55:18 +01:00
microformat.go Support alternative text for photos 2020-03-20 18:28:57 +01:00
micropub.go Changes 2020-03-20 14:58:11 +01:00
notification.go Add Telegram notification for webmentions 2019-12-23 10:21:21 +01:00
post.go Support alternative text for photos 2020-03-20 18:28:57 +01:00
query.go Refactoring, small fix, added creating posts using JSON 2019-12-22 08:26:38 +01:00
storage.go Fix 2020-03-20 15:32:36 +01:00
validation.go Add Media Endpoint support 2020-01-01 14:21:56 +01:00
validation_test.go Add some testing 2019-12-24 12:29:14 +01:00
webmention.go Update sleep timers 2020-01-16 13:10:37 +01:00
webmention_test.go Add some testing 2019-12-24 12:29:14 +01:00