HedgeDoc - Ideas grow better together
Find a file
renovate[bot] 696cc5086c fix(deps): update dependency sqlite3 to v5.1.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-28 16:55:25 +00:00
.github chore(deps): update codecov/codecov-action action to v3.1.5 2024-01-28 16:51:29 +00:00
.idea/copyright chore(reuse): remove unneeded license file 2023-10-24 11:26:16 +02:00
.reuse docs: restructure documentation 2023-09-17 21:50:21 +02:00
.yarn chore(deps): update yarn to v4.0.2 2023-12-07 17:14:34 +00:00
backend fix(deps): update dependency sqlite3 to v5.1.7 2024-01-28 16:55:25 +00:00
commons fix(deps): update dependency joi to v17.11.1 2024-01-25 07:24:23 +00:00
dev-reverse-proxy fix(caddy): use hostname instead of ip 2023-09-03 22:00:34 +02:00
docker
docs chore(deps): update dependency mkdocs-material to v9.5.6 2024-01-28 16:53:29 +00:00
frontend chore(deps): update dependency @types/uuid to v9.0.8 2024-01-28 16:52:14 +00:00
html-to-react chore(deps): update test packages 2024-01-25 04:07:42 +00:00
LICENSES
markdown-it-plugins chore(deps): update test packages 2024-01-25 04:07:42 +00:00
.dockerignore
.env.example
.env.example.license
.gitattributes
.gitignore add download directory 2024-01-24 12:14:40 +01:00
.mailmap chore: update authors file 2023-10-08 21:57:01 +02:00
.mailmap.license
.nvmrc chore(deps): update dependency node to v20.10.0 2023-12-07 20:54:42 +01:00
.nvmrc.license
.yarnrc.yml chore(deps): update yarn to v4.0.2 2023-12-07 17:14:34 +00:00
AUTHORS chore: update authors file 2023-10-08 21:57:01 +02:00
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md fix CODE_OF_CONDUCT.md file url , inside CONTRIBUTING.md 2023-10-19 19:30:49 +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): Downgrade turbo 2024-01-28 17:44:00 +01:00
package.json.license
README.md Change to direct link 2024-01-12 09:41:07 +01:00
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 fix(deps): update dependency sqlite3 to v5.1.7 2024-01-28 16:55:25 +00: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.

If you want to try it out on your own devices, visit the HedgeDoc 2 docs. But be aware that these may change over time.

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.