Commit graph

5 commits

Author SHA1 Message Date
Warrobot10 eb3a6e0f40
docs: fix a typo and apply styling to the whole doc (Warrobot10) (#5456)
* docs: fix a typo and apply styling to the whole doc

* docs: fix styling

* uppercase

---------

Co-authored-by: Jack <jack@monkeytype.com>
2024-06-03 12:14:18 +02:00
Aaron 272d61cd0a
docs: utilize blockquote color highlights (unrealapex) (#5444)
* docs: add note for unix systems

* docs: use gfm blockquote highlight for note

github flavored markdown supports highlighting of NOTE and WARNING
messages in blockquotes. see
https://github.com/orgs/community/discussions/16925

* docs: fix bold text

Co-authored-by: Warrobot10 <132307750+Warrobot10@users.noreply.github.com>

---------

Co-authored-by: Warrobot10 <132307750+Warrobot10@users.noreply.github.com>
2024-05-28 10:32:23 +02:00
Christian Fehmer a9f11719a3
fix(self hosting): remove extra quotations on firebase/recaptcha config (#5383)
!nuf
2024-05-13 12:26:46 +02:00
Christian Fehmer ef72ca685d
fix: self-hosting failing to run without valid serviceAccountKey.json (fehmer) (#5255)
!nuf
2024-04-02 11:54:57 +02:00
Christian Fehmer 9432602727
impr: add selfhosting using docker only (fehmer) (#5170)
* impr: add selfhosting using docker only

* add recaptcha config and docs

* add documentation on the backend-configuration.json file, remove ---redacted--- from example config

---------

Co-authored-by: Jack <jack@monkeytype.com>
2024-03-12 12:02:13 +01:00