Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicoespeon/nicoespeon.github.io

Personal github hosted blog.
https://github.com/nicoespeon/nicoespeon.github.io

Last synced: about 2 months ago
JSON representation

Personal github hosted blog.

Awesome Lists containing this project

README

        

# About this

This is [@nicoespeon](https://twitter.com/nicoespeon)'s blog source code.

The website is built upon [Gastby][gatsby] 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](https://twitter.com/nicoespeon)._

_Le site est construit grâce à [Gastby][gatsby] avec des modifications personnelles afin de faire coexister du contenu anglais et français, tout en les servant sur des routes différentes._

[gatsby]: https://www.gatsbyjs.org

## How to run this old project (and deploy)

> 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.