Skip to content

jonlee48/Travel-Trails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel-Trails

Currently our code is distributed in several repositories.

Generating a local instance of the docs website

sudo apt update
sudo apt-get install ruby-full
sudo apt install bundler
cd docs
./bin/bootstrap

Starting the local server:

cd docs
./bin/start