My personal blog built with Hugo using the Archie theme.
This blog is hosted on my own personal server at my home!
First, clone and initialize the theme:
git clone git@github.com:theblixguy/personal-blog.git
cd personal-blog
git submodule update --init --recursiveTo run the development server:
hugo server -DTo build for production:
hugo --minifyBlog content © 2025 Suyash Srijan. All rights reserved.