Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/utrodus/utrodus.com

My Portfolio & Blog site built using Hugo & Blowfish Theme
https://github.com/utrodus/utrodus.com

blog blowfish flutter-portfolio hugo portfolio

Last synced: 17 days ago
JSON representation

My Portfolio & Blog site built using Hugo & Blowfish Theme

Awesome Lists containing this project

README

        

## Utrodus Said Al Baqi Portfolio & Blog Site

### Overview
This repository contains the source code for Utrodus Said Al Baqi's professional portfolio and blog. Developed using [Hugo](https://gohugo.io/) with the [Blowfish](https://blowfish.page/) theme, the site is designed to showcase Utrodus's technical projects and insights into software development, particularly with Dart and Flutter.

#### Video Preview

https://github.com/user-attachments/assets/7db8513f-043e-42ed-919e-696e0b62bb49

## Usage

### Requirements
- **Git**: Required for version control and cloning the repository.
- **Hugo (Extended Version)**: Minimum version 0.80.0 required to utilize all features supported by the Blowfish theme.
- **Web Browser**: Latest version of Google Chrome, Firefox, Safari, or Edge.

### Installation

1. **Install Hugo:**
- Follow the detailed installation guide for Hugo at [Hugo Installation](https://gohugo.io/getting-started/installing/). Ensure you install the extended version to support all functionalities of the Blowfish theme.

2. **Clone the Repository:**
- Clone the repository to your local machine using the command:
```bash
git clone https://github.com/[username]/utrodus.com.git
cd utrodus.com
```

3. **Initialize the Blowfish Theme:**
- Navigate to the themes directory and clone the Blowfish theme repository:
```bash
cd themes
git clone https://github.com/nunocoracao/blowfish.git
```

### Running Locally

- **Start the Hugo Server:**
- Navigate to the root directory of your project and start the Hugo server by running:
```bash
hugo server
```
- View your site by accessing `http://localhost:1313/` in your web browser. This allows you to see live updates as you make changes to the site.

---

### Contact Info
- Github : [![GitHub followers](https://img.shields.io/github/followers/utrodus.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/utrodus?tab=followers)
- Website : [utrodus.com](https://utrodus.com)
- Instagram : [@utrodus](https://www.instagram.com/utrodus)
- Email : [[email protected]](mailto:[email protected])