Next.js version of startbootstrap-agency with i18n support. Based on gatsby-startbootstrap-agency.
https://thundermiracle.com/blog/en/2022-11-05-migrate-from-gatsbyjs-to-next/
pnpm i
pnpm dev
-
set defaultLocale & locales in
'./next.config.js'
-
set locale in
'./contents/locale.json'
-
set meta data in
'./contents/meta.json'
-
copy json files in
'contents/en'
folder and translate the contents
This project is licensed under the terms of the MIT license.