brew install rbenv ruby-build
rbenv install 3.2.2
rbenv global 3.2.2
export PATH="$HOME/.rbenv/bin:$PATH"
eval "$(rbenv init - zsh)"
ruby -v # Should be 3.2.2
gem install bundle
bundle install
bundle exec jekyll serve
-
Notifications
You must be signed in to change notification settings - Fork 1
generative-computing/blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Generative Computing Blog
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published