/site

Where you can find me on the web

Primary LanguageJavaScriptMIT LicenseMIT

leo.im

Build Status XO code style

Where the magic happens! 🎩

If you want to see the old version of the site, you can find it here.

Caught a Bug?

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Move into the repository's directory: cd site
  3. Install dependencies: npm install
  4. Run Next and tell it to watch for changes: npm run dev