arcjet / arcjet-docs

Arcjet's documentation.
https://docs.arcjet.com
Creative Commons Attribution 4.0 International
9 stars 3 forks source link

Improve Get started content structure #181

Open morekid opened 1 week ago

morekid commented 1 week ago

We guide people through configuring a few primitives in the Get started guides but we don't really take the time to explain them other than briefly in this intro paragraph.

Image

We should allow more space to explain what we're making people configure, eg:

This configures the following Arcjet rules:

  • Shield: protect your app from attacks
  • Bot proteciotn: prevent bots from accessing your app
  • Rate limit: ...,

Then follow up each rule specifically in the What next section, currently we only follow up on Bot protection:

Image

morekid commented 1 week ago

Consider explaining why we don't provide a test for shield, see: https://github.com/arcjet/arcjet-docs/issues/179#issuecomment-2455012095