Copyright (C) 2020-2026 Genesis, https://codegenezis.github.io/
- Download or git clone https://github.com/codegenezis/codegenezis.github.io.git
- open your termninal and route to your downloaded folder.
- use the command to install gem install bundler
- then bundle install
- Edit _config.yml options. If your site is in root: baseurl: ''.
- finally run the project using the command bundle exec jekyll serve --watch Thank you!