Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 548 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 548 Bytes

ogzhanolguncu.com

Personal blog built using Chakra UI, Typescript and Next.js. Used MDX for blogs, Context Api for custom color changes and next-seo for SEO. Feel free to copy and use.

Running Locally

$ git clone https://github.com/ogzhanolguncu/ogzhanolguncu.com.git
$ cd ogzhanolguncu.com
$ yarn
$ yarn dev

Built Using