-
Install Ruby. For Mac, make sure you've installed Homebrew. Then:
brew install rbenv echo 'eval "$(rbenv init -)"' >> ~/.bash_profile source ~/.bash_profile eval "$(rbenv init -)" curl -fsSL https://github.com/rbenv/rbenv-installer/raw/master/bin/rbenv-doctor | bash rbenv install 2.7.1 rbenv global 2.7.1
-
Install Jekyll and bundler gems
gem install --user-install bundler jekyll echo 'export PATH="$HOME/.gem/ruby/2.7.1/bin:$PATH"' >> ~/.bash_profile source ~/.bash_profile
-
Clone this repository
git clone https://github.com/brahman-ai/mars.radio
-
Initiailize it with bundler
cd mars.radio bundle install
-
Launch locally
bundle exec jekyll serve
-
Go to http://localhost:4000
-
Notifications
You must be signed in to change notification settings - Fork 2
Mars Radio is an educational platform built from the collective knowledge of a cooperative of artists, technologists, and explorers. Our knowledge spans across many fields, from sustainable off-grid living to up-and-coming technologies. This educational program is an invitation for you to join us, to help us harness these powerful tools to impro…
kirbliscious/mars.radio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Mars Radio is an educational platform built from the collective knowledge of a cooperative of artists, technologists, and explorers. Our knowledge spans across many fields, from sustainable off-grid living to up-and-coming technologies. This educational program is an invitation for you to join us, to help us harness these powerful tools to impro…
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published