Skip to content

Latest commit

 

History

History
executable file
·
60 lines (43 loc) · 2.44 KB

README.md

File metadata and controls

executable file
·
60 lines (43 loc) · 2.44 KB

My Portfolio Website

This is a one-page mobile-friendly website powered by Jekyll that I use to act as an interactive online CV. It contains my programming skills, education, work experiences and online projects.

You can visit the website live here: www.adam.jaamour.com

Screenshots

Welcome page screenshot

Download

Local Usage

How to run the website locally.

  • Install Jekyll

  • Clone the repository (or download the zipped project):

$ git clone https://github.com/Adamouization/Adamouization.github.io
  • Move in the directory and install the dependencies specified in the Gemfile:
bundle install
  • Compile and run the website:
bundle exec jekyll serve --watch
  • Visit the website on 127.0.0.1:4000

To Do

License

Contact