This is @nicoespeon's blog source code.
The website is built upon Gastby with custom modifications to allow French and English content to coexist and be rendered on separate routes.
Ceci est le code source du blog de @nicoespeon.
Le site est construit grâce à Gastby avec des modifications personnelles afin de faire coexister du contenu anglais et français, tout en les servant sur des routes différentes.
arch -x86_64 zsh
You can confirm by running arch
and you should see i386
Then, make sure to have Node.js 8 installed. Eg. with nvm: nvm use 8
Now you can run commands like yarn deploy
to deploy changes.