This blog is built with Next.js for better better rendering performance and optimal SEO. Also, using Markdown to format postings quick and easy.
- Search and category functionalities for easy access to suitable topics.
- Markdown makes it much easier to express formatting and focus on writing.
- Easy upload by just committing to Github.
- Statically rendered pages fast for user experience.
- The Layout component passes the meta data needed to be put in the head of each page for SEO or accessibility purposes.
- Responsive for all devices.
- React -Javascript library
- Next.js - React framework
- tailwindcss - For styles
- Markdown - markup language
- Gray-matter - Parse front-matter from a file