Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/utrodus/utrodus.com
- Owner: utrodus
- Created: 2024-07-21T17:04:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T06:01:14.000Z (2 months ago)
- Last Synced: 2024-10-11T05:40:59.138Z (about 1 month ago)
- Topics: blog, blowfish, flutter-portfolio, hugo, portfolio
- Language: HTML
- Homepage: https://www.utrodus.com
- Size: 59.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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])