HossamGouda / hugo-projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugo Project

This repository contains a group of websites built using Hugo, a static site generator. The project includes three websites: a blog, a company website, and a portfolio website.I did through my programme with Hasoub academy in the frontEnd course.

Features

  • Utilized Hugo variables and partials for efficient code reuse and maintainability.
  • Implemented a local database using a JSON file for storing and retrieving data.
  • Integrated web fonts from Font Awesome to enhance the visual appeal of the websites.

Websites

  1. Blog: Link to the blog website
  2. Company Website: Link to the company website
  3. Portfolio Website: Link to the portfolio website

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/your-repo.git
  2. Install Hugo: Hugo Installation Guide
  3. Navigate to the project directory: cd your-repo
  4. Start the local development server: hugo server
  5. Open your browser and visit http://localhost:1313 to view the websites.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About


Languages

Language:CSS 50.0%Language:HTML 41.0%Language:JavaScript 9.0%