/platformsh-jekyll

Sample Jekyll config for Platform.sh

Primary LanguageSCSS

Jekyll on Platform.sh

Not much to it, the only thing you need to do is add the .platform directory and the two files therein, and the .platform.app.yaml file to configure your app.

The build hook installs bundler, the Gemfile, and then builds you jekyll site. Adjust to taste.