M .gitlab-ci.yml => .gitlab-ci.yml +1 -0
@@ 12,6 12,7 @@ pages:
- mkdir -p .bundler
- bundle install -j $(nproc) --path .bundler
script:
+ - bundle exec rougify style base16.dark >> assets/css/main.scss
- bundle exec jekyll build -d public
artifacts:
paths: