This is my personal website Ahmed Jadan
built using:
-
i18n support for locales
ar
,en
.
/lib/mdx.js
read.mdx
files and parse it to anhtml
thatnextjs
can understand./pages/blog/[...slug].js
render dynamic static pages for single blog posts./pages/blog.js
blog page containing the blog posts list./pages/portfolio/index.js
render the latest projects./locales/*
namespace translation files for bothen, ar
, renders by next-translate.
Licince: MIT
- feel free to fork it and customize it based on your need,
appreciated if you give credit to the owner
.