mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
24 lines
638 B
YAML
24 lines
638 B
YAML
|
title: EVM Networks
|
||
|
description: >- # this means to ignore newlines until "baseurl:"
|
||
|
A site to share information about EVM powered networks.
|
||
|
baseurl: "" # the subpath of your site, e.g. /blog
|
||
|
url: "" # the base hostname & protocol for your site, e.g. http://example.com
|
||
|
|
||
|
# Build settings
|
||
|
markdown: kramdown
|
||
|
theme: just-the-docs
|
||
|
plugins:
|
||
|
- jekyll-feed
|
||
|
|
||
|
# Exclude from processing.
|
||
|
# The following items will not be processed, by default. Create a custom list
|
||
|
# to override the default setting.
|
||
|
# exclude:
|
||
|
# - Gemfile
|
||
|
# - Gemfile.lock
|
||
|
# - node_modules
|
||
|
# - vendor/bundle/
|
||
|
# - vendor/cache/
|
||
|
# - vendor/gems/
|
||
|
# - vendor/ruby/
|