Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 413 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 413 Bytes

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