ahmetcanaydemir / ahmetcanaydemir.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal website. Forked from Dan Abramov's overreacted.io.

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.

About

License:MIT License


Languages

Language:JavaScript 76.4%Language:CSS 23.6%