HedgeDoc - Ideas grow better together
Find a file
Erik Michelson f6cfe74d8c fix(frontend): error in review viewer
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2023-10-23 22:22:31 +02:00
.github chore(deps): update ossf/scorecard-action action to v2.3.1 2023-10-23 20:11:03 +00:00
.idea/copyright
.reuse docs: restructure documentation 2023-09-17 21:50:21 +02:00
.yarn feature: add identicon generation to users without photo 2023-10-07 15:51:32 +02:00
backend chore(deps): update dependency @types/markdown-it to v13.0.5 2023-10-23 17:43:27 +00:00
commons chore(deps): update dependency eslint-plugin-jest to v27.4.3 2023-10-21 01:24:08 +00:00
dev-reverse-proxy
docker
docs chore(deps): update dependency pymdown-extensions to v10.3.1 2023-10-20 01:25:30 +00:00
frontend fix(frontend): error in review viewer 2023-10-23 22:22:31 +02:00
html-to-react chore(deps): update dependency eslint-plugin-jest to v27.4.3 2023-10-21 01:24:08 +00:00
LICENSES
markdown-it-plugins chore(deps): update dependency @types/markdown-it to v13.0.5 2023-10-23 17:43:27 +00:00
.dockerignore
.env.example
.env.example.license
.gitattributes
.gitignore
.mailmap chore: update authors file 2023-10-08 21:57:01 +02:00
.mailmap.license
.nvmrc chore(deps): update dependency node to v20.8.1 2023-10-14 00:14:05 +00:00
.nvmrc.license
.yarnrc.yml chore(deps): update yarn to v3.6.4 2023-10-07 12:44:15 +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): update dependency @types/react to v18.2.31 2023-10-20 16:08:13 +00:00
package.json.license
README.md docs: add readme note about docs.hedgedoc.dev 2023-10-08 21:35:03 +02:00
renovate.json
renovate.json.license
SECURITY.md
turbo.json
turbo.json.license
yarn.lock chore(deps): update nextjs monorepo to v13.5.6 2023-10-23 22:01:18 +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.

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.