Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

generative-computing/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative-computing-blog

Setup environment:

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

About

Generative Computing Blog

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors