linux
Linux LemmyPistolero 2 years ago 100%

How do you install jekyll on vanillaOS?

www.youtube.com

Do you have to install it in an container? I know vanillaOS uses apx instead of apt

Update I figured it out you have to make an container then install it from there

apx enter jekyll (enter the container) then sudo apt install ruby-full build-essential zlib1g-dev git for the dependencies then sudo gem install jekyll bundler for jekyll bundler then clone repo then cd repo then bundle install might have to use sudo then done!

5
0
Comments 0