Skip to content

MrSom3body/homepage

Repository files navigation

🌐 MrSom3body's Homepage

Welcome to the repository for my personal homepage! This site is powered by Hugo and styled with the sleek Blowfish theme. It's built and deployed using Cloudflare Pages, ensuring smooth integration and continuous deployment.

🛠️ Development & Setup

🚀 Getting Started

  1. Clone the repository
    First, clone the repository to your local machine:

    $ git clone [email protected]:MrSom3body/MrSom3body.github.io.git
  2. Activate the Nix environment
    If you're using Nix, all dependencies (such as Hugo) are automatically managed, ensuring consistency across different environments:

    $ nix develop

    Note: You can manually install Hugo, but using Nix is recommended for a more streamlined setup.

  3. Run the local development server
    Launch a local development server to preview the site in real time:

    $ hugo server

    Your site will be live at http://localhost:1313, and changes made to the files will automatically reload in the browser.

📂 Project Structure

Here's a quick overview of the directory structure:

  • archetypes/ – Templates for content types
  • assets/ – Source files (SCSS, JS, etc.) that need processing
  • config/ – Hugo configuration files
  • content/ – Markdown files for site content
  • static/ – Files (images, fonts, etc.) served as-is
  • themes/blowfish/ – The theme styling the site

🤝 Contributing

Contributions are welcome! If you have suggestions, improvements, or spot a bug, feel free to open an issue or submit a pull request.

About

My personal homepage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published