diff --git a/journal/2021-01-03.md b/journal/2021-01-03.md index 77c6d1c6f..3548c7dce 100644 --- a/journal/2021-01-03.md +++ b/journal/2021-01-03.md @@ -20,10 +20,10 @@ - Revamped [[agora howto]] [[cascading]]. - Thought about [[push]] some more. - [[chris aldrich]] - - [[read]] [[a note taking problem and a proposed solution]] - - [[webmentions]] - - [[social web protocols]] - - [[]] + - [[push]] [[a note taking problem and a proposed solution]] + - [[micropub]] + - [[webmentions]] + - [[social web protocols]] @@ -51,7 +51,7 @@ [unnamed culture project]: ../unnamed-culture-project "Unnamed Culture Project" [agora howto]: ../agora-howto "Agora Howto" [push]: ../push "Push" -[read]: ../read "Read" +[micropub]: ../micropub "Micropub" [webmentions]: ../webmentions "Webmentions" [social web protocols]: ../social-web-protocols "Social Web Protocols" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/micropub.md b/micropub.md new file mode 100644 index 000000000..f37cbe711 --- /dev/null +++ b/micropub.md @@ -0,0 +1,10 @@ +# Micropub + +- [[go]] https://indieweb.org/Micropub + - "[[Micropub]] is an [[open API standard]] ([[W3C]] Recommendation) for creating, editing, and deleting posts on websites, like on your own domain, supported by numerous third-party clients and CMSs." + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[Micropub]: micropub "Micropub" +[//end]: # "Autogenerated link references" \ No newline at end of file