Commit Graph

25 Commits

Author SHA1 Message Date
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
CHAIYEON CHO
0da8b394a5 ✏️ fix broken Development Docs link in contributing.md 2022-04-25 03:22:39 +09:00
Alicia Sykes
4278764101 📝 Refactors loads of docs
⚰️ Death by Documentation
2022-01-22 20:43:38 +00:00
Alicia Sykes
307d3719aa 📝 Updates URL to TypeForm survey 2021-10-17 14:41:42 +01:00
Alicia Sykes
9578d5f6be 📝 Updates docs 2021-10-15 22:18:53 +01:00
Alicia Sykes
06155692de 📝 Updates development docs 2021-10-03 21:44:42 +01:00
Alicia Sykes
fad52c675f 📝 Updates Credits and Contributing docs 2021-09-12 13:13:45 +01:00
Alicia Sykes
31da34386a 🩹 Fixes broken links in docs 2021-08-22 19:19:30 +01:00
Alicia Sykes
0906ab9cfe
📝 Adds link to Survey in Contributing 2021-08-13 18:28:43 +01:00
Alicia Sykes
fed83ba500 📝 Adds buttons to contributing page 2021-08-13 08:15:49 +01:00
Alicia Sykes
e5227fb2d7 ✏️ Fixes small typos in docs 2021-08-08 18:37:45 +01:00
Alicia Sykes
31ac0171f5
📝 Adds socials into Contributing docs 2021-08-04 16:10:04 +01:00
Alicia Sykes
2a830a1765 📝 Adds Privacy and Security docs 2021-08-01 13:19:49 +01:00
Alicia Sykes
5d0eaf4bca 📝 Adds another way you can help, in Contributing 2021-08-01 12:18:39 +01:00
Alicia Sykes
2b847c38bb 📝 Adds social buttons 2021-07-31 16:36:37 +01:00
Alicia Sykes
1f4b7737de ⤵️ Rebased from head 2021-07-30 16:29:45 +01:00
Alicia Sykes
19536187cf 📝 Writes new contributing file 2021-07-29 17:59:59 +01:00
Alicia Sykes
e305d161ca ✏️ Fixes typos in the docs 2021-07-26 22:50:55 +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
fcfb1624d4 📝 Updates docs, including new configuration changes 2021-06-21 13:09:52 +01:00
Alicia Sykes
f3bee653a0 Small docs updates 2021-06-15 14:21:37 +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
1e8e54b1f9 Improves documentation, github templates and readme 2021-06-09 14:03:56 +01:00