Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 753 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 753 Bytes

Next.js startbootstrap-agency

Next.js version of startbootstrap-agency with i18n support. Based on gatsby-startbootstrap-agency.

Why Next.js over GatsbyJS

https://thundermiracle.com/blog/en/2022-11-05-migrate-from-gatsbyjs-to-next/

Install

pnpm i
pnpm dev

i18n Configuration

  • 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

License

This project is licensed under the terms of the MIT license.