Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.83 KB

File metadata and controls

34 lines (29 loc) · 1.83 KB


This is the source code for my personal blog hosted at musa11971.github.io. The blog is built using Hugo, a fast static site generator.

Features

  • Statically generated using Hugo
  • Responsive design
  • My own custom (Habbo inspired) theme

Running Locally

  1. Clone the repository:
    git clone https://github.com/musa11971/musa11971.github.io.git
    cd musa11971.github.io
  2. Install Hugo (if not already installed). Follow the instructions here.
  3. Start the Hugo server:
    hugo server

Special Thanks

This project owes a lot to:

Contributing

All contributions are welcomed, although contributing content is weird for my personal blog 🙂. If you find any issues or have suggestions, please open an issue or submit a pull request.

License

GNU General Public License v3.0. This source code is provided for those who wish to build their own blogs. No closed source usage allowed.