/overreacted.io

Personal blog by Dan Abramov.

Primary LanguageJavaScriptMIT LicenseMIT

overreacted.io

My personal blog. Forked from Gatsby blog starter. Syntax theme based on Sarah Drasner's Night Owl with small tweaks.

To run locally, yarn, then yarn dev, then open https://localhost:8000.

If you translate content into other languages feel free to PR links. Please ensure translations link to the original content.

Contributing Translations

You can translate any article on the website into your language!

For a full example, see this PR translating a post into Turkish.

Don't forget to add your language code to the langs header in the Markdown file (both original and translated versions). If you're the first one to translate a post to your language, you'll also need to add it to to the list in src/utils/i18n.js.