Jekyll Github Pages https://sudo-self.github.io
- First Clone the repo
'git clone https://github.com/sudo-self/sudo-self.github.io'
-
Enter the folder
cd /sudo-self.github.io -
Run
bundle install -
Start Jekyll server
bundle exec jekyll serve -
Access via
- localhost or according to your pc configurations.
-
Change the
_config.yml&_data/author.ymlfiles to meet your project needs. -
Upload the files on your repository and 😎 enjoy.
** NOTE match your gihub repo like this example You have to remove url and baseurl from _config.yml