memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 0dcde294dc158996e7af2a47d5840f13e88de550
parent 2e7ada765e804e536c59ffb2a540e187359a6696
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sun,  8 Sep 2019 19:04:48 +0200

Add a survey of Motherfucking Websites

Diffstat:
Mreviews/articles.md | 32++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+), 0 deletions(-)

diff --git a/reviews/articles.md b/reviews/articles.md @@ -74,3 +74,35 @@ Answering "yes" overlooks two things: citizens are stuck with insecure communication channels, and terrorists are the only ones benefiting from state-of-the-art confidentiality/integrity/authenticity. + +# Motherfucking websites + +:::: tags +- Web design +:::: + +Satirical websites fighting [web bloat] with minimalist designs. + +- <https://motherfuckingwebsite.com/> + No style at all, content only. + + - <http://bettermotherfuckingwebsite.com/> + Increased line spacing, bigger text, reduced line length. + + - <https://evenbettermotherfucking.website/> + Less contrast, better fonts. + + - <https://thebestmotherfuckingwebsite.co/> + Satire of the satire, to show that it's possible to be fancy + and stay lightweight. + + - <https://thebestmotherfucking.website/> + Less contrast, better fonts. + + - <https://bestmotherfucking.website/> + Use fonts the user already have, compress content. + + - <https://perfectmotherfuckingwebsite.com/> + Think of internationalization + +[web bloat]: https://idlewords.com/talks/website_obesity.htm