Skip to content

Commit e598f28

Browse files
committed
revert docsplus readme
1 parent e2d5e51 commit e598f28

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

README.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
1-
# docs.plus
1+
<div class="Box-body px-5 pb-5">
2+
<article class="markdown-body entry-content container-lg" itemprop="text"><h1><a id="user-content-docsplus" class="anchor" aria-hidden="true" href="#docsplus"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a>docs.plus</h1>
3+
<p><strong>docs.plus is a tool to help communites share knowledge</strong></p>
4+
<p>It is the result of over six years of research by <a href="https://newspeak.house" rel="nofollow">newspeak.house</a> into civil society and public sector coordination and crisis response.
5+
It solves many common organising problems, and can be frictionlessly adopted by all typical stakeholders without needing any training.</p>
6+
<p>docs.plus intuitively combines all the common communication tools:</p>
7+
<ul>
8+
<li><g-emoji class="g-emoji" alias="white_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png"><img class="emoji" alt="white_check_mark" height="20" width="20" src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png"></g-emoji> collaborative documents</li>
9+
<li><g-emoji class="g-emoji" alias="white_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png"><img class="emoji" alt="white_check_mark" height="20" width="20" src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png"></g-emoji> videocalls (with unlimited self-organising breakout rooms)</li>
10+
<li><g-emoji class="g-emoji" alias="white_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png"><img class="emoji" alt="white_check_mark" height="20" width="20" src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png"></g-emoji> group text chat</li>
11+
<li><g-emoji class="g-emoji" alias="soon" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f51c.png"><img class="emoji" alt="soon" height="20" width="20" src="https://github.githubassets.com/images/icons/emoji/unicode/1f51c.png"></g-emoji> email subscription</li>
12+
<li><g-emoji class="g-emoji" alias="soon" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f51c.png"><img class="emoji" alt="soon" height="20" width="20" src="https://github.githubassets.com/images/icons/emoji/unicode/1f51c.png"></g-emoji> native mobile app (push notifications)</li>
13+
<li><g-emoji class="g-emoji" alias="soon" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f51c.png"><img class="emoji" alt="soon" height="20" width="20" src="https://github.githubassets.com/images/icons/emoji/unicode/1f51c.png"></g-emoji> search, filtering and tagging</li>
14+
</ul>
215

16+
Docs.plus is built on [Etherpad](https://github.com/ether/etherpad-lite) with some modification and a set of custom plugins:
17+
18+
- [ep_wrtc_heading](https://github.com/HMarzban/ep_wrtc_heading)
19+
- [ep_insert_media](https://github.com/samirsayyad/ep_insert_media)
20+
- [ep_full_hyperlinks](https://github.com/samirsayyad/ep_full_hyperlinks)
21+
- [ep_bottom_chat_bar](https://github.com/samirsayyad/ep_bottom_chat_bar)
22+
- [ep_custom_header_message](https://github.com/samirsayyad/ep_custom_header_message)
23+
- [ep_docs_plus_customise](https://github.com/samirsayyad/ep_docs_plus_customize)
24+
- [ep_loading_pad](https://github.com/samirsayyad/ep_loading_pad.git)
25+
- [ep_profile_modal](https://github.com/samirsayyad/ep_profile_modal)
26+
- [ep_set_title_on_pad](https://github.com/samirsayyad/ep_set_title_on_pad.git)
27+
- [ep_adminpads2](https://github.com/rhansen/ep_adminpads2)
28+
- [ep_comments](https://github.com/ether/ep_comments)
29+
- [ep_headings2](https://github.com/ether/ep_headings2)
30+
- [ep_hide_line_numbers](https://github.com/JohnMcLear/ep_hide_line_numbers)
31+
- [ep_monetization](https://github.com/ISNIT0/ep_monetization)
32+
- [ep_remove_embed](https://github.com/tjwelde/ep_remove_embed)
33+
- [ep_sticky_attributes](https://github.com/JohnMcLear/ep_sticky_attributes)
334

435
# License
36+
537
[Apache License v2](http://www.apache.org/licenses/LICENSE-2.0.html)

0 commit comments

Comments
 (0)