Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nuejs/nuejs

A content first web framework. Perfect for UX developers.
https://github.com/nuejs/nuejs

content css3 javascript javascript-framework

Last synced: 3 months ago
JSON representation

A content first web framework. Perfect for UX developers.

Awesome Lists containing this project

README

        

# 📦 Monster update coming on August!
The next major version of Nue is under work on the dev- branch, with over 70 commits and close to [400 files](https://github.com/nuejs/nue/compare/master...dev) changed. The launch date is estimated between August 10-15. I appreciate your patience — I won't disappoint you. It's going to be amazing.

Cheers,

[Tero Piirainen](//x.com/tipiirai) — Nue lead dev.

---

# 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 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:


### Getting Started

Please see https://nuejs.org/docs/

### Why Nue?

- [Content first](https://nuejs.org/docs/why-nue/content-first.html)
- [Extreme performance](https://nuejs.org/docs/why-nue/extreme-performance.html)
- [Closer to standards](https://nuejs.org/docs/why-nue/closer-to-standards.html)

#### Notable features

- [Universal hot-reloading](https://nuejs.org/docs/concepts/universal-hot-reloading.html)
- [Hybrid app routing and page routing](https://nuejs.org/docs/concepts/client-side-navigation.html)
- [layout components](https://nuejs.org/docs/concepts/layout-components.html)
- [JS/TypeScript modules](https://nuejs.org/docs/concepts/js-modules.html)
- [Content collections](https://nuejs.org/docs/concepts/content-collections.html)
- [Reactive islands](https://nuejs.org/docs/concepts/reactive-islands.html)

### Contributing

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

### Community

Please see [GitHub discussions](https://github.com/nuejs/nue/discussions)