Skip to content

KennethOnuorah/next-blog-website

Repository files navigation

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