Skip to content

novAIcariusQ/Cebola-devdocs

Repository files navigation

Cebola-devdocs

Developer documentation for Cebola Project

How to run the site localy?

1. Install all dependences

1.0 Clone the repo:

git clone https://github.com/novAIcariusQ/Cebola-devdocs

Option A: use devbox

1.1 Install devbox:

  • If you are on NixOS:
nix-shell -p devbox
  • If you are on any other Linux distro:
curl -fsSL https://get.jetify.com/devbox | bash
  • If you are on Windows: Install WSL and then run the script above.

1.2 Enter environment:

devbox shell

1.3 Install gems:

bundle install

Option B: manual install

1.1 Install all jekyll prerequisites for your system

1.2 Install gems:

bundle install

2. Start the server

bundle exec jekyll serve

About

Developer documentation for Cebola Project

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors