diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 9 | ||||
-rw-r--r-- | doc/to_do_code.bb | 1 |
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/README.md b/doc/README.md index 9cd0cb27b..b240bee36 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,9 +1,11 @@ -Hubzilla - Hub Deployment Platform -================================== +Hubzilla +======== + +###Websites. Redefined. -![Hubzilla](images/ghash-32.png) +![Hubzilla](images/ghash-32.png) **What are Hubs?** @@ -34,4 +36,3 @@ Possible website applications include * forums * dating websites * pretty much anything you can do on a traditional blog or community website, but that you could do better if you could easily connect it with other websites or privately share things across website boundaries. - diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index 0322272f8..b3b75473f 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -14,6 +14,7 @@ We need much more than this, but here are areas where developers can help. Pleas [li]Integrate the "open site" list with the register page[/li]
[li]implement oembed provider interface[/li]
[li]refactor the oembed client interface so that we can safely sandbox remote content[/li]
+[li]Many modern social apps now have both a profile photo and a "cover photo". Add support for this.
[li]Write more webpage layouts[/li]
[li]Write more webpage widgets[/li]
[li]restricted access OAuth clients[/li]
|