1
0
mirror of https://github.com/danbee/micropub.git synced 2025-03-04 08:59:13 +00:00
Go to file
Daniel Barber 1f1afc99e8
Remove double backslashes
This must be a bug in Kramdown.
2019-11-17 23:01:28 -05:00
bin Accept a JSON content hash and convert HTML to markdown 2019-11-16 17:17:04 -05:00
lib Remove double backslashes 2019-11-17 23:01:28 -05:00
test Remove double backslashes 2019-11-17 23:01:28 -05:00
.env.test Load test env from file 2019-11-16 16:15:23 -05:00
.gitignore Tests rake task 2019-11-14 20:31:47 -05:00
.ruby-version Set Ruby versions 2019-11-11 21:29:19 -05:00
.tool-versions Set Ruby versions 2019-11-11 21:29:19 -05:00
.travis.yml Tests rake task 2019-11-14 20:31:47 -05:00
CODE_OF_CONDUCT.md Tests rake task 2019-11-14 20:31:47 -05:00
config.ru Way late initial commit with GitHub posting working 2019-11-11 09:39:21 -05:00
Gemfile Accept a JSON content hash and convert HTML to markdown 2019-11-16 17:17:04 -05:00
Gemfile.lock Accept a JSON content hash and convert HTML to markdown 2019-11-16 17:17:04 -05:00
LICENSE.txt Tests rake task 2019-11-14 20:31:47 -05:00
Rakefile Ruby 1.9 syntax 2019-11-14 21:20:22 -05:00
README.md It's not a gem 2019-11-14 21:24:01 -05:00

Micropub

A micropub endpoint for my Hugo based blog.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/danbee/micropub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The project is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Micropub projects codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.