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.
Desktop | Mobile |
---|---|