Skip to content

Commit

Permalink
adding to starup script
Browse files Browse the repository at this point in the history
  • Loading branch information
stowen-msft committed May 9, 2024
1 parent af24f1c commit 65a28d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installSiteDependencies.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
gem install bundler && gem update --system 3.5.6
gem install jekyll-remote-theme && gem install jekyll-gist
gem install jekyll-timeago
gem install "bulma-clean-theme" && gem install jekyll -v 3.8.5 && bundle init
echo "remeber to togle between local and remote theme if debugging"
bundle add jekyll -v 3.8.5 --skip-install
Expand Down

0 comments on commit 65a28d7

Please sign in to comment.