Skip to content
Personal blog by Dan Abramov.
JavaScript CSS
Branch: master
Clone or download
Gfast2 and gaearon "My Decade in Review" - Simplified Chinese Version (#580)
* Translate from traditional Chinese to simplified Chinese with some polishments to make the original meaning more clearly.

* Simplified Chinese translation.
Latest commit 29c09c3 Jan 17, 2020

README.md

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.

Contributing Translations

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

Add a Markdown file with the translation to the corresponding article folder. For example index.fr.md in src/pages/optimized-for-change/.

If you're the first one to translate a post to your language, you'll need to add it to to the list in ./i18n.js. See this PR for an example. If your language needs special font characters, add it to the appropriate place in this list.

Please don't send translations for the Russian language — I will be translating into it myself when I find time.

You can’t perform that action at this time.