Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/NMF-earth/low-impact-website

A curated showcase of low impact websites
https://github.com/NMF-earth/low-impact-website

11ty eleventy low-impact low-tech tailwind tailwindcss

Last synced: 3 months ago
JSON representation

A curated showcase of low impact websites

Awesome Lists containing this project

README

        

# Low Impact Website

A curated showcase of low impact websites. Live [here](https://low-impact.netlify.app/)

Made from a [starter project](https://github.com/dafiulh/vredeburg) using Eleventy and Tailwind CSS.

### Use in development

```bash
npm start
```

### Build for production

```bash
npm run build
```

### For debugging purposes

```bash
npm run debug
```