Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

j-maas/unnecessarily-bad-design

Repository files navigation

Unnecessarily bad design

Visit j-maas.github.io/unnecessarily-bad-design to read about everday annoyances that should not exist anymore.

Unnecessarily bad design means

  • it causes a problem (it's bad)
  • that can be resolved fully and easily (it's unnecessary).

License and contribution

The software is licensed under the MIT license.

All content, unless stated otherwise, is original work licensed under CC BY 4.0.

All contributions will be published under these licenses.

Development

npm install
npm run processImages # Processes the images into responsive sizes
npm start # starts a local dev server using `elm-pages develop`