Skip to content

Commit

Permalink
docs: removed outdated text in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Feb 13, 2022
1 parent 8b6e142 commit 301cfd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

Perseus is a blazingly fast frontend web development framework built in Rust with support for generating page state at build-time, request-time, incrementally, or whatever you'd like! It supports reactivity using [Sycamore](https://github.com/syacmore-rs/sycamore), and builds on it to provide a fully-fledged framework for developing modern apps.

Perseus is a blazingly fast frontend web development framework built in Rust with support for major rendering strategies, reactivity without a virtual DOM, and extreme customizability. It wraps the lower-level capabilities of [Sycamore](https://github.com/sycamore-rs/sycamore)!

- 📕 Supports static generation (serving only static resources)
- 🗼 Supports server-side rendering (serving dynamic resources)
- 🔧 Supports revalidation after time and/or with custom logic (updating rendered pages)
Expand Down

0 comments on commit 301cfd3

Please sign in to comment.