Skip to content

Commit

Permalink
Updated roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
tipiirai authored Jul 19, 2024
1 parent 9338c80 commit 043ce76
Showing 1 changed file with 6 additions and 15 deletions.
21 changes: 6 additions & 15 deletions packages/nuekit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,12 @@ Cheers,
---

# Nue  [![test](https://github.com/nuejs/nue/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/nuejs/nue/actions/workflows/test.yaml)
Nue(kit) is a static website generator and web application builder. It's an amazingly simple and powerful alternative to **Next.js** and **Astro**:
Nue(kit) is a static website generator and web application builder. It's a simple alternative to **Next.js** and **Astro**. The [ultimate goal](https://nuejs.org/blog/perfect-web-framework/) is to challenge **Vercel** and **Netlify** with a significantly leaner option:

<img src="https://nuejs.org/img/roadmap-autumn-big.png" width="700"></a>

<a href="https://nuejs.org/blog/perfect-web-framework/">
<img src="https://nuejs.org/img/perfect-banner-big.jpg" width="500"></a>


### Getting Started
Expand All @@ -33,20 +38,6 @@ Please see https://nuejs.org/docs/
- [Reactive islands](https://nuejs.org/docs/concepts/reactive-islands.html)


### The Goal
Eventually, Nue is a content-first alternative to **Vercel** and **Netlify**, which is extremely fast and ridiculously easy to use. The goal is to be a so-called [perfect framework](https://nuejs.org/blog/perfect-web-framework/):

<a href="https://nuejs.org/blog/perfect-web-framework/">
<img src="https://nuejs.org/img/perfect-banner-big.jpg" width="500"></a>


### Roadmap
Here's the high-level roadmap. Click for the most recent [status update](https://nuejs.org/blog/status-update-01/) version.


<a href="https://nuejs.org/blog/status-update-01/">
<img src="https://nuejs.org/img/roadmap-summer.png" width="800"></a>

### Contributing

Please see [contributing.md](/CONTRIBUTING.md)
Expand Down

0 comments on commit 043ce76

Please sign in to comment.