docs
docs copied to clipboard
Documentation website for Keploy
## What has changed? 1. **Announcement Banner Styling** - **Current Behavior:** The announcement banner was displayed in plain white, making it hard to notice and visually inconsistent with the rest...
## What has changed? Announcement bar background gradient and text color Link styles in announcement bar with hover effect Added shadow and font weight adjustments for better readability Updated Roboto...
## What has changed? Enhanced the 404 error page to provide a better user experience and fix template rendering issues. The changes include: - Fixed broken template literals in the...
What has changed? Enhanced the announcement bar UI for better alignment and visual consistency. Used the theme colors from the docs site so that it looks consistent, attractive, and easily...
- Replaced innerHTML with template literals to prevent XSS vulnerabilities - Switched to DOMContentLoaded event for earlier script execution - Improved accessibility and user feedback for clipboard copy buttons -...
## Overview This PR enhances the Testing Glossary Page as described in [issue #2770](https://github.com/keploy/keploy/issues/2770). The main improvements are: - Added an interactive modal for glossary terms, allowing users to view...
## What has changed? This PR updates the glossary documentation by: - Adding a new "Keyword Driven Testing" glossary entry under the letter **K**, including a detailed `keyword-driven-testing.md` file. -...
## What has changed? Please include a summary of the change. This PR Resolves #(issue) ## Type of change Please delete options that are not relevant. - [ ] Bug...
## What has changed? - [x] intiated ragbot ui integration - [x] added root file for ragbot ui addition in each page - [x] fetching data from the backend and...
**Overview** This PR addresses and resolves Vale linting issues present in the documentation for version 3. All Vale-detected warnings and errors have been reviewed and corrected to ensure our documentation...