- Netlify
- react-i18next
- client-side detection via i18next-browser-languagedetector
- caching via i18next-localstorage-backend
- retrieving via i18next-xhr-backend
- SCSS via node-sass
- bulma via rbx
- themed via bulmaswatch
- Icons via react-icons
- Netlify Identity (GitHub & Google & mail as provider)
- implemented via react-netlify-identity
- fork the repo
- in /fauna-translation, navigate to the language you want to change
- or add your language folder (copy over the file from another language and adapt the names)
- well, translate...
- file a Pull Request
Currently not supposed to be developed by anyone other than the author. Further how tos will be available once the project is in a more releasable state.
git clone https://github.com/ljosberinn/personal-react-boilerplate
cd personal-react-boilerplate
cp .env.example .env
# edit .env
yarn install
code .