Omar-Ebrahim-1 / Omar-Ebrahim-1.github.io

Personal website built with Hugo

Home Page:https://omar-ebrahim-1.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omar-Ebrahim-1.github.io

Welcome to the repository of my personal website built with Hugo and hosted on GitHub Pages.

Table of Contents

Introduction

This repository contains the source code and content for my personal website. The website is built using Hugo, a fast and modern static site generator. The generated static files are hosted on GitHub Pages, making it easy to deploy and share.

Features

  • Clean and responsive design.
  • Content organized into sections like home, projects, and tags.
  • Built with Hugo, a powerful static site generator.

Getting Started

Prerequisites

  • Hugo installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/Omar-Ebrahim-1/Omar-Ebrahim-1.github.io.git
  2. Navigate to the project directory:

    cd Omar-Ebrahim-1.github.io
  3. Run Hugo to generate the website:

    hugo
  4. The generated static files will be available in the public directory.

Local Development

To run the website locally for development:

hugo server -D

License

This project is licensed under the terms of the GNU General Public License (GPL) version 3.0.

You can find a copy of the license in the LICENSE file included with this distribution.

About

Personal website built with Hugo

https://omar-ebrahim-1.github.io/

License:GNU General Public License v3.0


Languages

Language:HTML 80.7%Language:CSS 16.3%Language:JavaScript 3.0%