Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install prerequisites:
# Install rbenv (if using Homebrew)
brew install rbenv ruby-build

# Initialize rbenv
rbenv init

# Install a recent Ruby version
rbenv install 3.2.0
rbenv local 3.2.0

# Now gem install
gem install jekyll
  1. Start locally watching for changes:
jekyll serve -w
  1. Access the home page at http://localhost:4001/

About

Website for Traviso.js

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages