image: monachus/hugo before_script: - git submodule init - git submodule update --force pages: script: - ls themes/blackburn/layouts/post - hugo artifacts: paths: - public only: - master