Skip to content

If you build websites, you inevitably run into problems. Maybe there’s no way to achieve an aspect of your design using CSS. Or maybe there’s a device feature you really wish you could tap into using JavaScript. Or perhaps the in-browser DevTools don’t give you a key insight you need to do your job. We want to hear about it!

License

Notifications You must be signed in to change notification settings

WebWeWant/webwewant.fyi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

214f012 · Apr 11, 2025
May 17, 2021
May 13, 2020
Jul 6, 2022
Feb 8, 2022
Mar 19, 2025
Oct 9, 2019
Nov 10, 2020
Mar 19, 2025
Aug 15, 2024
May 5, 2021
Feb 11, 2020
Apr 11, 2025
Mar 19, 2025
Oct 29, 2020
Jul 6, 2022
Mar 19, 2025
Jul 26, 2018
Jul 29, 2020
May 9, 2019
Mar 4, 2020
Nov 30, 2020
May 16, 2022
Mar 19, 2025
Jul 6, 2022
Jun 13, 2019
Nov 10, 2020
Jan 21, 2021

Repository files navigation

Netlify Status

The Web We Want

What is it?

If you build websites, you inevitably run into problems. Maybe there’s no way to achieve an aspect of your design using CSS. Or maybe there’s a device feature you really wish you could tap into using JavaScript. Or perhaps the in-browser DevTools don’t give you a key insight you need to do your job. We want to hear about it!

Adding Events

File a new event issue and then follow the instructions for creating a new event.

Adding Wants

File a new "want" issue.

Local development

1. Clone this repository:

git clone https://github.com/WebWeWant/webwewant.fyi.git webwewant.fyi

2. Navigate to the directory

cd webwewant.fyi

3. Install dependencies

npm install

4. Run Eleventy (builds the site)

npx eleventy

Or build automatically when a template changes:

npx eleventy --watch

Or in debug mode:

DEBUG=* npx eleventy

About

If you build websites, you inevitably run into problems. Maybe there’s no way to achieve an aspect of your design using CSS. Or maybe there’s a device feature you really wish you could tap into using JavaScript. Or perhaps the in-browser DevTools don’t give you a key insight you need to do your job. We want to hear about it!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published