Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.3 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.3 KB

MostafaOkasha.github.io

Personal Website and Portfolio

 

This website was created in 2019 using an open-source Jekyll theme, which has been modified, adapted and incorporated with JQuery and Node.js for simplistic beauty.

This is hosted on Github Pages, with a custom domain name (okasha.me) through NameCheap, SSL Certified through Cloudflare with custom global CDN hosting (overkill, I know).

 

Installation Process

To get started with a similar theme or using Jekyll for Github Pages web hosting see the Jekyll Guide here

git clone https://github.com/MostafaOkasha/MostafaOkasha.github.io
cd MostafaOkasha.github.io
bundle install
bundle exec jekyll serve

You can use OptionC to stop the server.

You might face a few issues with the Gemfile if you're trying to clone this website, what I recommend is to download any Jekyll layout/theme and manually move over all your static HTML/CSS code while following the appropriate Jekyll structure.

 

License

www.okasha.me is licensed under The MIT License. You can view it here.

 

Built using Jekyll, Node.js, HTML5, CSS3