Skip to content

theblixguy/personal-blog

Repository files navigation

Personal Blog

My personal blog built with Hugo using the Archie theme.

This blog is hosted on my own personal server at my home!

Setup

First, clone and initialize the theme:

git clone git@github.com:theblixguy/personal-blog.git
cd personal-blog
git submodule update --init --recursive

To run the development server:

hugo server -D

To build for production:

hugo --minify

License

Blog content © 2025 Suyash Srijan. All rights reserved.

About

This is the source code for my personal blog, hosted on my own personal server at home.

Resources

License

Stars

Watchers

Forks

Contributors