summaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-11Bump version to 1.8.2David Mehren3-4/+4
Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-08Update dependency pymdown-extensions to v8.2Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-05-08Docs: Add mention to install devDependenciesPhilip Molares1-2/+2
Before `yarn build` can be succesfully run, we need to install the devDependencies. This is necessary, because `bin/setup` does not install the devDependencies… Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-05-06Bump version to 1.8.1David Mehren3-4/+4
Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-06Update dependency mkdocs-material to v7.1.4Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-05-03Remove mention of .sequelizerc from docsDavid Mehren1-7/+3
Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-03Bump version to 1.8.0David Mehren3-4/+4
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-26Bump version to 1.8.0-rc1David Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-25Update dependency mkdocs-material to v7.1.3Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-04-25Document new Prometheus endpointDavid Mehren1-3/+4
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-22Raise minimum required Node.js version to 12David Mehren1-1/+1
As Node 10 will be EOL at April 30th, we should stop supporting and/or promoting the usage of that version. See also https://endoflife.date/nodejs Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-22Update dependency mkdocs-material to v7.1.2Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-04-22Docs: Revert changes to manual setupPhilip Molares1-3/+7
This reverts the documentation changes of bf0a7ebee72404eb7bce918f41162126bca24bf0. This is necessary as the omitted remarks about `.sequlizerc` can't be omitted until 1.8 is released. Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-04-18Documentation: Add toggleable dark themePhilip Molares7-11/+65
The dark theme is mostly built on top of the mkdocs slate theme. Signed-off-by: Philip Molares <philip.molares@udo.edu> Co-Authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-04-16Docs: Fixup some wording in manual setup guideDavid Mehren1-4/+4
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-16Docs: Add hint about account creationDavid Mehren1-0/+2
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-16Docs: Include minimal config on manual setup pageDavid Mehren1-2/+16
To make it easier to get started, this commit adds a minimal `config.json` snipped to the manual setup instruction. Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-16Docs: Cleanup docker pageDavid Mehren1-20/+0
Build instructions are not relevant for most users. Contact info can already be found on the 'Home' page. Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-16Docs: Move migration hints to getting started pageDavid Mehren2-17/+13
These are relevant for all installation methods, so they should be placed at a 'global' place. Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-16Docs: Include docker-compose snippetDavid Mehren1-15/+37
Directing users to use the container repo to install HedgeDoc has caused upgrade-trouble in the past, after we made incompatible changes to the docker-compose.yml in the repo. This commit inserts a minimal docker-compose snipped in the docs, which can be used to get started. Upgrading can then be performed by just incrementing the referenced image version. Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-16Add an example systemd unit to installation docsDavid Mehren1-1/+69
Heavily inspired by the unit of Arch Linux: https://github.com/archlinux/svntogit-community/blob/packages/hedgedoc/trunk/hedgedoc.service Fixes https://github.com/hedgedoc/hedgedoc/issues/46 Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-16Remove ancient migration docsDavid Mehren2-56/+0
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-16Migrate container docs to main documentationDavid Mehren1-10/+95
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-15Docs: Improve manual installation guideDavid Mehren1-31/+45
- Move the requirements into an info block - Make clear that we use Yarn Classic - Link to our downloads page instead of GitHub - Simplify paragraph about configuring HedgeDoc - Move additional information into `<small>` tags - Match upgrade documentation to installation steps. Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-13Docs: Add a note about upgrading to the getting started guideDavid Mehren2-0/+12
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-10Update dependency mkdocs-material to v7.1.1Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-04-08Replace codimd.org link with hedgedoc.orgErik Michelson1-1/+1
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2021-04-04Fix emoji replacement in SAML docsTilman Vatteroth1-2/+2
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-04-03Add missing footnote mkdocs extensionTilman Vatteroth1-0/+1
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-04-03Replace Unicode character with emoji shortcodeTilman Vatteroth1-50/+50
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-04-01[Docs] Add "HedgeDoc flavored markdown" pageTilman Vatteroth2-0/+118
Co-authored-by: Philip Molares <philip.molares@udo.edu> Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-03-29Update dependency mkdocs-material to v7.1.0Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-03-28Update dependency mkdocs-material to v7.0.7Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-03-14Update dependency mkdocs-material to v7.0.6Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-03-07Update dependency mkdocs-material to v7.0.5Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-03-06Remove .sequelizercDavid Mehren1-6/+2
After https://github.com/hedgedoc/hedgedoc/pull/969 was merged, a separate configuration file for the sequelize-cli is no longer required. Signed-off-by: David Mehren <git@herrmehren.de>
2021-03-04Update dependency mkdocs-material to v7.0.4Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-03-03Add docs about troubleshooting migrationsDavid Mehren2-0/+26
Signed-off-by: David Mehren <git@herrmehren.de>
2021-02-26Update dependency mkdocs-material to v7.0.3Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-02-25Update dependency mkdocs-material to v7Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-02-09Fix link to sequelize database dialect docsTilman Vatteroth1-15/+15
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-02-05chore(deps): update dependency pymdown-extensions to v8.1.1Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-02-04chore(deps): update dependency mkdocs-material to v6.2.8Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-02-03[Docs] Add "getting started" pageTilman Vatteroth3-9/+33
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-02-03[Docs] Extend setup page with community methodsTilman Vatteroth6-20/+23
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-23Keep JS and env varibale name in sync (requireFreeURLAuthentication)Nicolas Dietrich1-1/+1
Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
2021-01-22Add config option which requires authentication in FreeURL modeNicolas Dietrich1-0/+1
This mitigates unintended note creation by bots or humans through a simple GET call. See discussion in #754. Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
2021-01-21[Documentation] Fix link in manual setupTilman Vatteroth1-1/+1
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-18Rewrite sentenceTilman Vatteroth1-1/+1
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-18Add page to setup namespaceTilman Vatteroth1-0/+8
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>