Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 362 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 362 Bytes

Sw/eden APT Site

Install

Next you need to install jekyll Follow the guide here: https://jekyllrb.com/docs/installation

Gems

Next, run bundle install to install all ruby gems needed.

bundle install --path vendor/bundle

Build and run the site!

now you can build the site with this command

bundle exec jekyll serve