Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andrewchaa/acupuncture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acupuncture

A Jekyll based static website.

To install the latest ruby on Mac

set up documentation

brew doctor
brew install chruby ruby-install
ruby-install ruby-3.1.0
echo "source /usr/local/share/chruby/chruby.sh" >> ~/.zshrc
echo "source /usr/local/share/chruby/auto.sh" >> ~/.zshrc
echo "chruby ruby-3.1.0" >> ~/.zshrc

To run the website locally

gem install bundler jekyll
bundle install
bundle exec jekyll serve

To build the site

bundle exec jekyll build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •