Skip to content

Commit

Permalink
chore: adjust docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Dec 9, 2024
1 parent dc0ae3d commit c62a2af
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ layout: home
hero:
name: "vite-plugin-local"
text: "A better developer environment."
tagline: My great project tagline
tagline: "A smart reverse proxy for local development, with HTTPS support & other goodies."
actions:
- theme: brand
text: Markdown Examples
Expand All @@ -15,10 +15,12 @@ hero:
link: /api-examples

features:
- title: Feature A
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
- title: Feature B
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
- title: Feature C
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
- title: Pretty development URLs
details: "No more `localhost:5173`, instead get `my-app.local`."
- title: Smart HTTPS management
details: "Manages HTTPS certificates for you in zero-config & zero-setup way."
- title: Automatically cleans URLs
details: "No more `.html` extensions, just clean URLs."
- title: Lightweight & Configurable
details: "Just a few lines of code to get started, with a lot of options to customize."
---

0 comments on commit c62a2af

Please sign in to comment.