Commit Graph

30 Commits

Author SHA1 Message Date
Alicia Sykes 5b11c0af34 📝 Update port and directory in docs 2024-04-13 12:41:15 +01:00
rokiden 00bc03f257 Added BACKUP_DIR env 2023-09-22 20:27:31 +06:00
David Alasow ca8085c482 Fix various typos
Fixed some typos and capitalization errors. Fixed some more formatting.
Changed file name that contained a typo.
2022-08-23 11:22:47 +02:00
David Alasow 2d731d3ed3 Fix inconsistent markdown formatting.
This changes all of the documentation markdown files to follow
the same rules. The rules I've applied are from
https://github.com/DavidAnson/markdownlint/blob/v0.25.1/doc/Rules.md

The reason I felt it was necessary
to change all the files was
that there were a lot inconsistencies in how the markdown was used.
Ranging from header levels to some headers having a new line before
content and some not.
2022-08-23 09:57:02 +02:00
David Alasow 99463413b1 Fix formatting in documentation
Removed trailing whitespaces and extra newlines. Added some missing
punctuation. Replaced unicode characters that aren't commonly used
with the more common character.

The replaced unicode characters are
- ’ (U+2019) to ' (U+0027)
- “ (U+201C) to " (U+0022)
- ” (U+201D) to " (U+0022)
2022-08-22 17:52:07 +02:00
Alicia Sykes 4278764101 📝 Refactors loads of docs
⚰️ Death by Documentation
2022-01-22 20:43:38 +00:00
Leonardo Covarrubias 4a841b90e7 📝 additional keycloak roles/groups documentation 2022-01-01 21:06:30 -05:00
Leonardo Covarrubias 0c8a2c853d 📝 rollback doc file changes 2022-01-01 20:17:00 -05:00
Leonardo Covarrubias 8a5329d50c 📝 fix line endings 2022-01-01 19:56:41 -05:00
Leonardo Covarrubias 37476f1152 📝 additional keycloak roles/groups documentation 2022-01-01 19:48:57 -05:00
Alicia Sykes ca203bb8b8 📝 Small docs changes 2021-10-10 21:18:59 +01:00
Alicia Sykes 06155692de 📝 Updates development docs 2021-10-03 21:44:42 +01:00
Alicia Sykes 1311ceda92 📝 Updates maintence and language docs 2021-09-18 18:15:10 +01:00
Alicia Sykes 302019a309
📝 Inserts auto-generate visualization of src 2021-09-12 22:47:54 +01:00
Alicia Sykes 0aca363841 📝 Updates documentation, includes release schedule 2021-09-12 17:08:57 +01:00
Alicia Sykes 3518f3b9a0 📝 Adds release schedule to developing 2021-09-12 13:40:05 +01:00
Alicia Sykes 36a20621c8 📝 Adds env vars to development docs, updates readme badges 2021-09-09 18:12:30 +01:00
Alicia Sykes a442b3dbe2 📝 Updates directory listing, and removes component section 2021-09-08 22:25:42 +01:00
Alicia Sykes 1e303c15fc 📝 Updates dev docs with workflows 2021-09-08 22:08:23 +01:00
Alicia Sykes 73dd46114f 📝 Updates git clone with https instead of ssh 2021-08-19 20:09:48 +01:00
Alicia Sykes 1b3876c780 📝 Adds link to Vue styleguide 2021-08-05 22:00:29 +01:00
Alicia Sykes 31eda86ff2 📝 Shortens enviornment section in development.md 2021-07-29 18:02:31 +01:00
Alicia Sykes 99265d9241 🍻 Death by documentation... This will need spell checking in the morning 2021-07-26 22:43:46 +01:00
Alicia Sykes 1504203936 📝 Updated tree view in Development docs, and removed list of packages 2021-07-25 15:01:58 +01:00
Alicia Sykes ed8d7a0fff 📝 Extract development guides into their own file 2021-07-25 13:38:11 +01:00
Alicia Sykes fcfb1624d4 📝 Updates docs, including new configuration changes 2021-06-21 13:09:52 +01:00
Alicia Sykes bc77fbdb71 Updates documentation :) 2021-06-14 20:46:39 +01:00
Alicia Sykes 506509fa04 Updates developing and contributing docs, and a small fix in material theme 2021-06-11 15:56:49 +01:00
Alicia Sykes 61c2cc0b54 Greatly shortens the readme 2021-06-07 21:37:32 +01:00
Alicia Sykes b6870359a0 Adds docs relating the developing 2021-06-07 15:57:29 +01:00