KimboTodd / kimblog

Code for my personal blog

Home Page:https://www.kimbo.dev/

Repository from Github https://github.comKimboTodd/kimblogRepository from Github https://github.comKimboTodd/kimblog

Kim's Blog

Created With

  • Tailwind CSS
  • Template: blog-starter
  • Typescript
  • NextJs's Static Generation
  • Blog posts dynamically created from every markdown file stored in /_posts directory
  • remark and remark-html to convert the Markdown files into an HTML string and then send it down as a prop to the page.
  • The metadata of every post is handled by gray-matter and also sent in props to the page.

Deployed

Hosted and Deployed with vercel on every commit.

About

Code for my personal blog

https://www.kimbo.dev/


Languages

Language:TypeScript 94.9%Language:JavaScript 4.4%Language:CSS 0.7%