summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-09-05 13:00:10 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-09-05 13:00:10 +0200
commit41f6d90ae70aacff0eb6595a919cd33f1096fe55 (patch)
tree78787cf8ae707896bb677d6c0a5174c88012b361 /README.md
parent6e70e23cfdc24492d227dfdce7e12394875d584d (diff)
Starting Nextcloud Social
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c75c332..8d65bc79 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,17 @@
-# Vue example app for Nextcloud
+# Nextcloud Social
+
+🎉 Nextcloud becomes part of the federated social networks!
+
+Mockup:
+![](img/screenshot.png)
+
+- **🙋 Find your friends:** No matter if they use Nextcloud, [Mastodon](https://en.wikipedia.org/wiki/Mastodon_(software)), [Friendica](https://en.wikipedia.org/wiki/Friendica), [GNU social](https://en.wikipedia.org/wiki/GNU_social) or others – you can follow them!
+- **📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.
+- **👐 Own your posts:** Everything you post stays on your Nextcloud!
+- **🕸 Open standards:** We use the [ActivityPub](https://en.wikipedia.org/wiki/ActivityPub) standard!
+
+
+## Development setup
1. ☁ Clone this into your `apps` folder of your Nextcloud
2. 👩‍💻 In a terminal, run the command `make dev-setup` to install the dependencies