[build]
command = "jekyll build"
publish = "_site/"
[build.environment]
JEKYLL_ENV = "production"
RUBY_VERSION = "2.7.1"