Created
February 2, 2025 08:10
-
-
Save PBI-DataVizzle/89294172370678707f923cf6aa822309 to your computer and use it in GitHub Desktop.
update_jekyll
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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