Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuejs/nue
The Design Engineering Framework for the Web
https://github.com/nuejs/nue
css-framework design design-system javascript javascript-framework markdown-flavour
Last synced: 2 days ago
JSON representation
The Design Engineering Framework for the Web
- Host: GitHub
- URL: https://github.com/nuejs/nue
- Owner: nuejs
- License: mit
- Created: 2023-09-13T00:18:50.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:07:47.000Z (about 1 month ago)
- Last Synced: 2024-10-29T09:24:23.769Z (about 1 month ago)
- Topics: css-framework, design, design-system, javascript, javascript-framework, markdown-flavour
- Language: JavaScript
- Homepage: https://nuejs.org
- Size: 21.8 MB
- Stars: 6,106
- Watchers: 52
- Forks: 180
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - nue
- awesome-repositories - nuejs/nue - The Design Engineering Framework for the Web (JavaScript)
README
# Nue [![test status](https://github.com/nuejs/nue/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/nuejs/nue/actions/workflows/test.yaml) [![link checker status](https://github.com/nuejs/nue/actions/workflows/links.yaml/badge.svg?branch=master)](https://github.com/nuejs/nue/actions/workflows/links.yaml)
## What is Nue?
Nue is a Static Site Generator (SSG) built from scratch for faster tooling, cleaner codebases, and better results. **It makes things •fun• again**
[Why Nue?](https://nuejs.org/docs/)
[How it works](https://nuejs.org/docs/how-it-works.html)
## Who is Nue good for?
Nue is a great fit for:
1. **Beginner web developers**: Those looking to bypass [frontend redundancy](https://roadmap.sh/frontend) and work directly with the Web Standard Model: HTML, CSS, and JavaScript.
2. **Experienced JavaScript developers**: Those frustrated with the overwhelming amount of abstractions in the [React stack](https://roadmap.sh/react) and seeking simpler ways to develop professional websites.
3. **Design-focused teams**: Those prioritizing user experience and design systems, leveraging modern CSS to create efficient, lightweight websites that enhance usability without the bloat of JS monoliths.
In short: if you’re looking to build beautiful and innovative websites with faster tooling and a simpler development model, **Nue is the right choice for you**.
### Installation
Check out [installation docs](https://nuejs.org/docs/installation.html)
### Ultimate goal
Ultimately Nue will be a ridiculously simpler alternative to **Next.js**, **Gatsby**, and **Astro**
### Contributing
Please see [CONTRIBUTING.md](/CONTRIBUTING.md)
### Community
Please see [GitHub discussions](https://github.com/nuejs/nue/discussions)