Skip to content

Instantly share code, notes, and snippets.

@PBI-DataVizzle
Created February 2, 2025 08:10
Show Gist options
  • Save PBI-DataVizzle/89294172370678707f923cf6aa822309 to your computer and use it in GitHub Desktop.
Save PBI-DataVizzle/89294172370678707f923cf6aa822309 to your computer and use it in GitHub Desktop.
update_jekyll
cd my-jekyll-website
$ bundle init
$ bundle add jekyll
$ bundle exec jekyll new --force --skip-bundle .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment