Skip to content

TeamTaoist/rdv.website

Repository files navigation

Rebase D. Ventures

Website of Rebase D. Ventures. https://rebased.ventures

Build

Run commands below to install env.

gem install --user-install bundler
bundle config set --local path 'vendor/bundle'
bundle install

Run commands below to test.

bundle exec jekyll serve

Run commands below to build.

bundle exec jekyll build

Config

update the correct url in _config.yml