summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorClaudius2019-04-03 23:09:36 +0200
committerClaudius Coenen2019-04-03 23:24:05 +0200
commitacd7634fc77589863a17d20771023734f748d200 (patch)
tree148406848e3f4bdbd2fdbc08372d03a6890db87f /README.md
parent07a0594c9a7ca8fb994f9b2ac84fe35a045c20b3 (diff)
more ways to engage with the community added to the readme
Signed-off-by: Claudius <opensource@amenthes.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 20 insertions, 7 deletions
diff --git a/README.md b/README.md
index 2cc9f46f..2cc7855c 100644
--- a/README.md
+++ b/README.md
@@ -6,25 +6,28 @@ CodiMD
[![version][github-version-badge]][github-release-page]
[![POEditor][poeditor-image]][poeditor-url]
-CodiMD lets you create real-time collaborative markdown notes.
+CodiMD lets you create real-time collaborative markdown notes. You can test-drive
+it by visiting our [CodiMD demo server][codimd-demo].
It is inspired by Hackpad, Etherpad and similar collaborative editors. This
project originated with the team at [HackMD](https://hackmd.io) and now forked
into its own organisation. [A longer writeup can be read in the history doc](docs/history.md).
-![CodiMD 1.3.2 with its feature demonstration page open](docs/images/CodiMD-1.3.2-features.png)
+[![CodiMD 1.3.2 with its feature demonstration page open](docs/images/CodiMD-1.3.2-features.png)][codimd-demo-features]
## Community and Contributions
-We welcome contributions! There's a lot to do. If you would like to report bugs,
-the [issue tracker](github-issue-tracker) is the right place. If you want to
-help translating, find us on [POEditor](poeditor-url). To get started developing,
+We welcome contributions! There's a lot to do: If you would like to report bugs,
+the [issue tracker][github-issue-tracker] is the right place. If you can help
+translating, find us on [POEditor][poeditor-url]. To get started developing,
take a look at the [docs/dev](docs/dev) directory. In any case: come talk to us,
we'll be delighted to help you with the first steps.
-To stay up to date with our work it's recommended to join our
-[Matrix channel][matrix.org-url] or subscribe to the [release feed][github-release-feed].
+To stay up to date with our work or get support it's recommended to join our
+[Matrix channel][matrix.org-url], stop by our [community forums][codimd-community]
+or subscribe to the [release feed][github-release-feed]. We also engage in
+regular [community calls][codimd-community-calls] which you are very welcome to join.
## Installation / Upgrading
@@ -71,6 +74,12 @@ To use CodiMD, your browser should match or exceed these versions:
- Android Browser >= 4.4
+## Related Tools
+
+Our community has created related tools, we'd like to highlight [codimd-cli](https://github.com/codimd/cli)
+which lets you use CodiMD from the comfort of your command line.
+
+
# License
Licensed under AGPLv3. For our list of contributors, see [AUTHORS](AUTHORS).
@@ -85,3 +94,7 @@ Licensed under AGPLv3. For our list of contributors, see [AUTHORS](AUTHORS).
[github-issue-tracker]: https://github.com/codimd/server/issues/
[poeditor-image]: https://img.shields.io/badge/POEditor-translate-blue.svg
[poeditor-url]: https://poeditor.com/join/project/1OpGjF2Jir
+[codimd-demo]: https://demo.codimd.org
+[codimd-demo-features]: https://demo.codimd.org/features
+[codimd-community]: https://community.codimd.org
+[codimd-community-calls]: https://github.com/codimd/server/issues/16