mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 05:54:43 -04:00
Move docs into subdirectory to make mkdocs work in a subdirectory
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
(cherry picked from commit eaeb88401d
)
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
1c6da01fa7
commit
b386737d08
97 changed files with 1485 additions and 524 deletions
25
docs/content/index.md
Normal file
25
docs/content/index.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Welcome to the HedgeDoc Documentation
|
||||
|
||||

|
||||
|
||||
HedgeDoc lets you create real-time collaborative markdown notes. You can test-drive it by visiting
|
||||
our [HedgeDoc demo server][hedgedoc-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](history.md)
|
||||
or [you can have a look at an explanitory graph over at our website][hedgedoc-history].
|
||||
|
||||
If you have any questions that aren't answered here, feel free to ask us on [Matrix][matrix.org-url], stop by
|
||||
our [community forums][hedgedoc-community] or have a look at our [FAQ][hedgedoc-faq].
|
||||
|
||||
|
||||
[hedgedoc-demo]: https://demo.hedgedoc.org
|
||||
|
||||
[hedgedoc-history]: https://hedgedoc.org/history
|
||||
|
||||
[hedgedoc-faq]: https://hedgedoc.org/faq
|
||||
|
||||
[matrix.org-url]: https://chat.hedgedoc.org
|
||||
|
||||
[hedgedoc-community]: https://community.hedgedoc.org
|
Loading…
Add table
Add a link
Reference in a new issue