Merge pull request #1016 from erciccione/master

Add config file for Netlify
This commit is contained in:
binaryFate 2020-06-18 21:45:11 +02:00 committed by GitHub
commit 0d5a5860b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
netlify.toml Normal file
View file

@ -0,0 +1,9 @@
[build]
publish = "_site/"
command = "jekyll build --trace --limit-posts 10 --baseurl ''"
[build.environment]
RUBY_VERSION = "2.6"
[build.processing]
skip_processing = true