Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 703 Bytes

File metadata and controls

28 lines (22 loc) · 703 Bytes

My Github Page

I finally decided to design my own personal github page and this is it. If you want to you can fork it and use it for your own purpose.

If you decide to use my code, just fork & give me some props, not neccesary though.

Getting Started

Clone the project then
cd zechtz.github.io && bundle install

Next just compile and start the serving the project

bundle exec jeklyll server

Next just view it on your browser

http://localhost:4000

About the page

The site is powered by Jekyll and styling done using SASS so be sure to have sass installed if you want to make additional

Contributions

Just pull request

Stack

  • Javascript
  • Jekyll
  • Sass