Skip to content

Sudo-Self-US/sudo-self.github.io

Repository files navigation

Jekyll Github Pages https://sudo-self.github.io

pages-build-deployment

  1. First Clone the repo

'git clone https://github.com/sudo-self/sudo-self.github.io'

  1. Enter the folder cd /sudo-self.github.io

  2. Run bundle install

  3. Start Jekyll server bundle exec jekyll serve

  4. Access via

    • localhost or according to your pc configurations.
  5. Change the _config.yml & _data/author.yml files to meet your project needs.

  6. 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

Screenshot 2023-07-26 at 1 04 17 PM