Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove pre v1 copy #49

Merged
merged 3 commits into from
Sep 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions apps/docs/pages/api-docs.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import { Callout, Tabs, Tab } from "nextra-theme-docs";

# API
This is the API documentation for this plugin.
<Callout type="warning">
All of this is subject to change as the plugin is still pre v1.0
</Callout>
This is the API documentation for this plugin. Here you will find all the options and their descriptions.

## Example
```ts
Expand Down
9 changes: 1 addition & 8 deletions apps/docs/pages/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# Vite Plugin CSP Guard
Introducing the **Vite Plugin CSP Guard**, your ultimate solution for effortlessly implementing a robust Content Security Policy (CSP) in your Vite-powered Single Page Application (SPA). CSPs are crucial for protecting your site against XSS attacks, but setting them up correctly can be complex and time-consuming. Our plugin eliminates these challenges with a straightforward, effective approach.
Introducing the **Vite Plugin CSP Guard**, your ultimate solution for effortlessly implementing a Content Security Policy (CSP) in your Vite-powered Single Page Application (SPA). CSPs are crucial for protecting your site against XSS attacks, but setting them up correctly can be complex and time-consuming. Our plugin eliminates these challenges with a straightforward, effective approach.

## Why Choose Vite Plugin CSP Guard?

Expand Down Expand Up @@ -60,10 +60,3 @@ Our MPA guide is a good place to start:
Need some help building your CSP policy?
Check out our [guide](/guides/policy) for creating a custom policy


## Why We Stand Out

- **Developer Experience (DX) First**: Our plugin is designed with developers in mind, ensuring a smooth and intuitive integration process. From easy configuration to real-time CSP validation in development mode, we prioritize making your life easier.
- **Comprehensive Testing**: Vite Plugin CSP Guard is thoroughly tested across a wide range of frameworks and libraries to ensure compatibility and reliability. You can trust that our plugin will work seamlessly with your tech stack.

Protect your Vite SPA with a hassle-free, secure, and reliable Content Security Policy. Start using Vite Plugin CSP Guard today and experience peace of mind with your application's security.