1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Michael Herold 5b3578e58f - Explicitly mention install when cloning examples ()
Preferably this installation wouldn't be necessary, but in lieu of a fix...

2018-07-11 23:56:15 +02:00
Jesús Lobos b0128c7e2d Fix "with-i18next" example ()
* Fix "with-i18next" example

Fixes 

* Trailing space removed
2018-05-16 12:10:01 +02:00
James Hegedus f2e56609cd Examples: stabalise README format and create-next-app usage ()
* Examples: clarify language around Yarn create & npx

* add missing READMEs and create-next-app usage

* suggest people tag jthegedus in firebase related issues

* add yarn alt instructions

* cerebraljs example readme & fixes
2018-04-03 14:19:05 +02:00
James Hegedus b1d8b839dd Examples: use npx and yarn create to run create-next-app on examples ()
* remove global npm install of create-next-app

* add npx to create-next-app command in examples

* add bash to shell snippets

* add yarn create to next-app command in examples

* fix READMEs named with lowercase

* change READMEs to use UPPERCASE
2018-03-14 09:09:46 +01:00
Tim Neutkens 24c1ac6ca9
Use canary for all example downloads () 2017-12-06 18:12:42 -08:00
Fouad Matin 2528779394 examples: add create-next-app ()
* examples: add create-next-app

* fix with-typescript readme
2017-12-02 20:30:17 -08:00
cinos 983455ed51 Update package.json ()
Upgrade i18next & react-i18next
2017-11-06 08:51:16 +01:00
Leonardo Quixada b41d177609 Dropped isomorphic-fetch in examples in favor of isomorphic-unfetch. () 2017-11-04 15:05:16 +01:00
Tim Neutkens 47d3cfd0fd Upgrade React for all examples () 2017-10-17 08:11:46 +02:00
whphhg 8acdae66d7 Add support for fetching multiple translation files ()
* Add support for fetching multiple translation files

* Cleanup
2017-08-13 02:28:20 +02:00
Henrik f14297dc80 Normalize example package.json files () 2017-06-23 10:46:44 +02:00
Thomas Foricher 480f3ab124 Small typo () 2017-06-13 12:27:07 +05:30
Ardani Rohman 443dceaeec improve example fallback translation and add new sample locale for lang id () 2017-05-17 19:41:54 +02:00
Átila Fassina c9d0670362 with-i18next example ()
* examples/with-i18next: create folder and initial settings

* examples/with-i18next:abstract url and object keys - finish readme

* examples/with-i18next: next@beta is not actually necessary

* examples/with-it18next: fix standardjs eslint warnings

* examples/with-i18next: review updates
2017-04-30 07:35:07 -07:00