Conversation
Co-authored-by: danielpaul <333233+danielpaul@users.noreply.github.com>
Co-authored-by: danielpaul <333233+danielpaul@users.noreply.github.com>
danielpaul
left a comment
There was a problem hiding this comment.
@copilot don't use any images. remove the readme file on the images folder also
docs/installation/webflow.mdx
Outdated
| In your Webflow dashboard, navigate to your project settings: | ||
|
|
||
| 1. Go to **Project Settings** > **Custom Code** | ||
| <img src="/images/webflow/webflow-project-settings.png" alt="Webflow Project Settings navigation" /> |
There was a problem hiding this comment.
we don't have any images. don't use any images.
There was a problem hiding this comment.
Removed all image references from the Webflow installation guide. The guide now provides clear text-based instructions without any image dependencies. (4db2afb)
…ctory Co-authored-by: danielpaul <333233+danielpaul@users.noreply.github.com>
danielpaul
left a comment
There was a problem hiding this comment.
@copilot work on the changes
docs/installation/webflow.mdx
Outdated
| </Step> | ||
| </Steps> | ||
|
|
||
| ## Webflow-Specific Considerations |
There was a problem hiding this comment.
Removed the "Webflow-Specific Considerations" section as requested. (a3b9e0e)
docs/installation/webflow.mdx
Outdated
| 3. Click **Save Changes** | ||
| </Step> | ||
|
|
||
| <Step title="Add Privacy Trigger Container (Optional)"> |
There was a problem hiding this comment.
we dont need to mention this step
There was a problem hiding this comment.
Removed the privacy trigger container step and combined user preference management into a single step. (a3b9e0e)
docs/installation/webflow.mdx
Outdated
| </Note> | ||
| </Step> | ||
|
|
||
| <Step title="Configure Custom Consent Button (Optional)"> |
There was a problem hiding this comment.
we can say that they can use our floating trigger or they can add something like this in the footer of their website to allow users to update preferences later
There was a problem hiding this comment.
Updated the step to mention that users can either use the floating trigger or add a custom button in their footer to allow preference updates later. (a3b9e0e)
…ions section and privacy trigger step Co-authored-by: danielpaul <333233+danielpaul@users.noreply.github.com>
This PR adds a streamlined installation guide for integrating CookieChimp with Webflow websites. The guide provides focused step-by-step instructions for essential setup and user preference management.
What's Added
New Documentation:
docs/installation/webflow.mdx- Streamlined Webflow installation guidedocs.jsonunder "Platform Specific Installation"Key Features
The Webflow guide includes:
Implementation Details
The guide follows the established documentation patterns:
<Steps>component for clear navigation<Info>and<Note>callouts for important informationThe content is streamlined and positioned appropriately in the navigation alongside other platform-specific guides like WordPress, Shopify, and Next.js.
Fixes #40.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.