Skip to content

This is a repository to store the blog content of my hobbies and learning experiences.

License

Notifications You must be signed in to change notification settings

kuquert/kuquert.github.io

Repository files navigation

kuquert.github.io

Running locally

// install dependencies?
bundle install
bundle exec jekyll server

Changing the Theme

  • _config.yml

Updating Libraries / Dependencies

  • Update version on Gemfile
  • Delete Gemfile.lock
  • Run bundle update

References: https://arturomoncadatorres.com/creating-updating-website-hosted-github-pages-using-jekyll/

Deploying

This website uses Jekyll, and is used using github pages, it watches merges in the master branch to deploy using GithubPages

References: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll#plugins https://pages.github.com/versions/

About

This is a repository to store the blog content of my hobbies and learning experiences.

Resources

License

Stars

Watchers

Forks