mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-13 20:06:35 +02:00
9 lines
182 B
TOML
9 lines
182 B
TOML
[build]
|
|
publish = "_site/"
|
|
command = "jekyll build --trace --limit-posts 10 --baseurl ''"
|
|
|
|
[build.environment]
|
|
RUBY_VERSION = "2.6"
|
|
|
|
[build.processing]
|
|
skip_processing = true |