Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 647 Bytes

README.md

File metadata and controls

executable file
·
20 lines (14 loc) · 647 Bytes

BorgBase Documentation

Has the content of docs.borgbase.com. Feel free to open a pull request if you notice any mistake or would like to add something.

Setup

  • Using Ruby 3.2 and Gem
  • Install bundler: gem install --user-install bundler
  • Install project dependencies: bundler install

Run development server

  • bundle exec jekyll serve

Update dependencies

Credits