KennethOnuorah / next-blog-website

A personal blog website

Home Page:https://kennethonuorahblog.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog v.1.3.1

About the Project

A blogging web application where users can see blog articles I post in the form of prose markdown files. Contains searching & sorting functionality, live blog post fetching, pagination, theme toggling, and full screen responsiveness.

Topics that I discuss on this blog include programming tutorials & best practices and book reviews.

This application uses the NPM packages Front Matter, for extracting YAML data from .md files, and Markdown-To-JSX & Highlight.js, for processing the markdown content into JSX and syntax highlighting, respectively.

Screenshot

Desktop Mobile
readme_preview readme_preview

About

A personal blog website

https://kennethonuorahblog.vercel.app/


Languages

Language:TypeScript 97.3%Language:CSS 1.7%Language:JavaScript 1.0%