kenwheeler / overreacted.io

Personal blog by Dan Abramov.

Home Page:https://overreacted.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Personal blog by Dan Abramov.

https://overreacted.io

License:MIT License


Languages

Language:JavaScript 71.6%Language:CSS 28.4%