Step 2: Set Up Jekyll on GitHub Pages
-
Create a
_config.yml
file in your repo. -
Add this code:
theme: jekyll-theme-cayman
-
Commit & Push → GitHub will apply the theme.
Check GitHub Jekyll Themes: https://pages.github.com/themes/
Create a _config.yml
file in your repo.
Add this code:
theme: jekyll-theme-cayman
Commit & Push → GitHub will apply the theme.
Check GitHub Jekyll Themes: https://pages.github.com/themes/