HedgeDoc - Ideas grow better together
Find a file
David Mehren 0df8533450 docs: set HD_INTERNAL_API_URL in docker-compose.yml example
Signed-off-by: David Mehren <git@herrmehren.de>
2023-10-08 21:12:51 +02:00
.github ci: remove netlify develop deployment 2023-10-08 20:26:12 +02:00
.idea/copyright
.reuse
.yarn
backend Update Tests for HD_SHOW_LOG_TIMESTAMP 2023-10-08 20:42:37 +02:00
commons fix(deps): update dependency joi to v17.11.0 2023-10-07 16:25:07 +02:00
dev-reverse-proxy
docker
docs docs: set HD_INTERNAL_API_URL in docker-compose.yml example 2023-10-08 21:12:51 +02:00
frontend feat: add internal api url 2023-10-08 21:12:51 +02:00
html-to-react chore(deps): update dependency eslint to v8.51.0 2023-10-07 16:23:20 +02:00
LICENSES
markdown-it-plugins chore(deps): update dependency eslint to v8.51.0 2023-10-07 16:23:20 +02:00
.dockerignore misc: add turbo monorepo util 2023-02-07 21:38:40 +01:00
.env.example refactor: move .env file to repo root 2023-03-26 15:53:49 +02:00
.env.example.license
.gitattributes
.gitignore
.mailmap
.mailmap.license
.nvmrc
.nvmrc.license
.yarnrc.yml
AUTHORS
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md
developer-certificate-of-origin.txt
developer-certificate-of-origin.txt.license
LICENSE
package.json chore(deps): pin lezer/common 2023-10-08 13:33:14 +02:00
package.json.license
README.md ci: remove netlify develop deployment 2023-10-08 20:26:12 +02:00
renovate.json
renovate.json.license
SECURITY.md
turbo.json
turbo.json.license
yarn.lock chore(deps): pin lezer/common 2023-10-08 13:33:14 +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 Alpha

Curious about the new look and feel of HedgeDoc 2? We provide a demo of the alpha on hedgedoc.dev.

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.