Commit Graph

11 Commits

Author SHA1 Message Date
Shahed Nasser
589cb18f98 docs: improved SEO of documentation (#3117)
* docs: added description to documentation pages

* docs: added more descriptions

* docs: finished improving meta description

* docs: added searchbox structured data

* docs: added breadcrumbs structured data

* docs: added how to structured data

* docs: improved 404 page

* docs: added how-to frontmatter option
2023-01-26 15:58:33 +02:00
Shahed Nasser
d1b4b11ff6 chore(docs): added eslint to lint documentation code blocks (#2920)
* docs: added rule for code length

* chore: fixes based on vale errors

* changed to use eslint

* fixes using eslint

* added github action for documentation eslint

* changed allowed max-length

* fixed incorrect heading level

* removed comment
2022-12-30 18:44:46 +02:00
Shahed Nasser
b0ebfd6bcf docs: added dividers + see also section (#2899) 2022-12-26 15:52:08 +02:00
Shahed Nasser
e5e13cc40e docs: added order claim documentation (#2805) 2022-12-14 20:25:12 +02:00
Shahed Nasser
a57177ded5 docs: redesigned code blocks (#2745)
* docs: redesigned code blocks to include titles

* docs: added a title where necessary
2022-12-08 18:52:54 +02:00
Shahed Nasser
f1605ae2a1 docs: migrated from javascript to typescript (#2398) 2022-10-11 16:36:08 +03:00
Shahed Nasser
a23ecf4724 docs: removed emojis (#2394) 2022-10-10 13:43:36 +03:00
Shahed Nasser
a71cf60060 docs: restructured docs sidebar (#2156)
* restructured docs sidebar

* resolved incorrect URLs
2022-09-06 19:16:54 +03:00
Shahed Nasser
22eeefba53 added events reference 2022-05-27 16:59:25 +03:00
Shreedhar Hegde
1241fb7b2c added docusaurus admonitions to docs 2022-04-28 08:28:21 +05:30
Shahed Nasser
d0a7347153 docs: Create a Subscriber Doc (#1193)
* docs: Create a Subscriber Doc

* Update docs/content/advanced/backend/subscribers/create-subscriber.md

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>

* Update docs/content/advanced/backend/subscribers/create-subscriber.md

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>

* Updates based on feedback

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
2022-04-12 16:34:38 +02:00