Skip to content

i18next/i18next.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the code running the website for i18next.com.

Contribution

Contribution is very welcome.

  1. Fork the project
  2. Do your changes on files in /pages (see below how to run the local hot reload server)
  3. Fill a pull request

Serve hot reload

# preconditions (currently gatsby v0.7.6)
$ npm install -g gatsby
$ npm install
# serve localhost:8000
$ gatsby develop

Deploy

$ npm run deploy

About

[obsolete] was replaced by i18next-gitbook! i18next.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published