Hacker News new | ask | show | jobs
by go1dfish 2707 days ago
> How is 100% cloning another site's design acceptable at all?

1. The design is open source under a CPAL license which notabug abides by

https://github.com/reddit-archive/reddit/tree/753b17407e9a9d...

2. a goal of notabug is to support existing reddit stylesheets with minimal/no modifications; this requires dom compatibility and minimal CSS changes in the base design.

3. reddit is abandoning this formerly open source design in favor of their new design by default.