Skip to content

My personal website, using Nextjs, MDX, tailwindcss, and i18n.

Notifications You must be signed in to change notification settings

ahmedjadan/ahmedjadan.dev

Repository files navigation

This is my personal website Ahmed Jadan

built using:

folder structure

  • /lib/mdx.js read .mdx files and parse it to an html that nextjs 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 both en, 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.

About

My personal website, using Nextjs, MDX, tailwindcss, and i18n.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published