RishBlogs is a personal blog repository built using Hugo, a fast and modern static site generator. This repository contains markdown files that are transformed into a fully functional blog website.
- Host personal notes, articles and blog posts
- Generate a clean, responsive website from markdown content
- Maintain a centralized location for all blog-related content
- Hugo - Static Site Generator
- Markdown - Content formatting
- Git - Version control
content/
- Contains all the markdown files for blog postsstatic/
- Holds static assets like images, CSS, and JavaScriptthemes/
- Includes the theme used for the websiteconfig.toml
- Configuration file for Hugo