HedgeDoc - Ideas grow better together
Find a file
renovate[bot] 196efb252c chore(deps): update dependency cypress to v13.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 10:07:11 +02:00
.github chore(deps): update github/codeql-action action to v2.21.7 2023-09-17 19:58:45 +00:00
.idea/copyright
.reuse docs: restructure documentation 2023-09-17 21:50:21 +02:00
.yarn fix: remove vega node version 2023-09-03 22:00:34 +02:00
backend fix(deps): update dependency joi to v17.10.2 2023-09-17 20:10:33 +00:00
commons fix(deps): update dependency joi to v17.10.2 2023-09-17 20:10:33 +00:00
dev-reverse-proxy fix(caddy): use hostname instead of ip 2023-09-03 22:00:34 +02:00
docker
docs fix: fix links to other files 2023-09-17 21:50:21 +02:00
frontend chore(deps): update dependency cypress to v13.2.0 2023-09-19 10:07:11 +02:00
html-to-react chore(deps): update typescript-eslint monorepo to v6.7.0 2023-09-17 20:45:30 +02:00
LICENSES
markdown-it-plugins chore(deps): update typescript-eslint monorepo to v6.7.0 2023-09-17 20:45:30 +02:00
.dockerignore
.env.example
.env.example.license
.gitattributes
.gitignore fix(html-to-react): migrate imported files 2023-08-26 15:07:49 +02:00
.mailmap
.mailmap.license
.nvmrc chore(deps): update dependency node to v20.6.1 2023-09-08 16:46:31 +00:00
.nvmrc.license
.yarnrc.yml
AUTHORS
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md refactor: move dco into root 2023-09-17 21:50:21 +02:00
developer-certificate-of-origin.txt refactor: move dco into root 2023-09-17 21:50:21 +02:00
developer-certificate-of-origin.txt.license refactor: move dco into root 2023-09-17 21:50:21 +02:00
LICENSE
package.json chore(deps): update dependency turbo to v1.10.14 2023-09-17 19:22:48 +00:00
package.json.license
README.md
renovate.json
renovate.json.license
SECURITY.md
turbo.json fix(turbo): deduplicate test task config and add coverage directory 2023-09-09 09:40:06 +02:00
turbo.json.license
yarn.lock chore(deps): update dependency cypress to v13.2.0 2023-09-19 10:07:11 +02:00
yarn.lock.license

HedgeDoc Logo

#HedgeDoc on matrix.org version POEditor Mastodon Twitter REUSE Compliance Check Nest.JS CI codecov

HedgeDoc lets you create real-time collaborative markdown notes.

Getting Started

State of the project

HedgeDoc 1.x is stable and used around the world, but the codebase has grown over time, making it hard to add new features.
We are currently working on HedgeDoc 2, a complete rewrite of HedgeDoc. Please note the following:

  • This branch contains the latest development code and does not implement all features yet. If you are looking for the 1.x source code, have a look at the master branch.
  • The 1.x release is maintenance-only. We do not accept feature requests or PRs for this release anymore and may choose to close non-critical bug reports, if the bug will be non-existent in 2.0.
  • HedgeDoc 2 will be split in two components. The backend and the frontend. Both are present in this repository.

Development

Information for setting up a local development environment can be found in the developer documentation

HedgeDoc 2 UI Test

Curious about the new look and feel of HedgeDoc 2? We provide a demo of the new UI on hedgedoc.dev. This version uses mocked data and has no data persistence.

The UI test is hosted by netlify. Please check their privacy policy as well as ours.

Contributions

We welcome contributions!
Have a look at our contribution docs to find out how you can help. If you want to contribute to HedgeDoc 2, please join our development chat.

License

Licensed under AGPLv3. For our list of contributors, see AUTHORS.

The license does not include the HedgeDoc logo, whose terms of usage can be found in the github repository.