Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 433 Bytes

My Personal Blog site

this repo is the development repo for my personal blog site Huzien Blog Hosted in github pages and it i use hugo static website generator to build the website

Run development server

  1. Install Hugo
  2. Clone this repository
git clone git@github.com:MohamedHuzien/blog-development.git
cd blog-development
hugo server