Developer documentation for Cebola Project
1.0 Clone the repo:
git clone https://github.com/novAIcariusQ/Cebola-devdocsOption 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 shell1.3 Install gems:
bundle install1.1 Install all jekyll prerequisites for your system
1.2 Install gems:
bundle installbundle exec jekyll serve