mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
9 lines
No EOL
169 B
TOML
9 lines
No EOL
169 B
TOML
[build]
|
|
publish = "_site/"
|
|
command = "jekyll build --trace --limit-posts 10"
|
|
|
|
[build.environment]
|
|
RUBY_VERSION = "2.6"
|
|
|
|
[build.processing]
|
|
skip_processing = true |