- Created with Next.js
- i18n added. Mdx filetype is used because its more flexible than markdown
- Server side generation have not been used because only static site generation is sufficient for requirements
- You can edit and use this small project if you want :)
- git clone https://github.com/cetinbug/my-personal-website.git
- cd my-personal-website
- npm install
- npm run dev