ahmedsemih / Markdown-Blog-App

Static Blog Application with Next.js, Mdx and Contentlayer

Home Page:https://typewriter-blog.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tw-ss-1

Typewriter

This is a markdown blog application. This app using static site generation with Next.js. All pages of this application are statically generated on the server. App is fully responsive, seo and accessibility friendly.

Live demo: https://typewriter-blog.vercel.app

💡 Features

  • Static Pages
  • Responsive UI
  • Accessibility
  • SEO
  • No Database

tw-lighthouse

🛠️ Built With

📸 Screenshots

Home Page

tw-home

Category Page

tw-category

Post Page

tw-post

🚩 Getting Started

First of all you need to clone the repository

git clone https://github.com/ahmedsemih/Markdown-Blog-App.git

Install dependencies

npm install --force

And run dev server

npm run dev

About

Static Blog Application with Next.js, Mdx and Contentlayer

https://typewriter-blog.vercel.app

License:MIT License


Languages

Language:MDX 60.3%Language:TypeScript 21.5%Language:CSS 17.7%Language:JavaScript 0.5%