Adamouization / Portfolio-Website

:paperclip: My personal website powered by Jekyll containing my programming skills, education, work experiences and online projects.

Home Page:http://www.adam.jaamour.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

brew install chruby ruby-install xz
ruby-install ruby 3.1.3  # ruby-install ruby 3.1.3
gem install bundler 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

About

:paperclip: My personal website powered by Jekyll containing my programming skills, education, work experiences and online projects.

http://www.adam.jaamour.com

License:MIT License


Languages

Language:CSS 50.4%Language:HTML 46.9%Language:JavaScript 2.6%Language:Ruby 0.0%Language:Shell 0.0%