
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.
- Statically generated using Hugo
- Responsive design
- My own custom (Habbo inspired) theme
- Clone the repository:
git clone https://github.com/musa11971/musa11971.github.io.git cd musa11971.github.io - Install Hugo (if not already installed). Follow the instructions here.
- Start the Hugo server:
hugo server
This project owes a lot to:
Hugo for the static site generator by @gohugoio.
Hyde for the base theme by @spf13.
HabboFont for generation of cool text styles.
HabboAssets for their collection of Habbo images and graphics.
Giovanni Lanzani for his Hugo Open Graph implementation.
Habbo for the endless inspiration and childhood memories.
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.
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.