diff --git a/content/tech/spec/activitypub/_index.md b/content/tech/spec/activitypub/_index.md index f7ba421..e0212c1 100644 --- a/content/tech/spec/activitypub/_index.md +++ b/content/tech/spec/activitypub/_index.md @@ -1,2 +1,17 @@ +++ -+++ \ No newline at end of file ++++ + +shortcomings +: things that suck about the spec. could be improved by a new spec. + +confusion +: things that need clarification. could be improved by a rewrite. + +gotchas +: mistakes that implementations have made. could be improved by more guidance. + +ideas +: things that could reasonably be implemented + +extensions +: things not defined in activitypub proper \ No newline at end of file diff --git a/content/tech/spec/activitypub/shortcomings/Note-distinction.md b/content/tech/spec/activitypub/shortcomings/Article-not-html-article.md similarity index 100% rename from content/tech/spec/activitypub/shortcomings/Note-distinction.md rename to content/tech/spec/activitypub/shortcomings/Article-not-html-article.md diff --git a/content/tech/spec/activitypub/shortcomings/not-reusing-vcard.md b/content/tech/spec/activitypub/shortcomings/vcard-not-reused.md similarity index 100% rename from content/tech/spec/activitypub/shortcomings/not-reusing-vcard.md rename to content/tech/spec/activitypub/shortcomings/vcard-not-reused.md diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 5cc3811..1266d01 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -9,6 +9,11 @@

{{.File.Dir}}

{{ end }} +
+
+ {{.Content}} +
+
{{ with .Sections }}