mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
14 lines
312 B
YAML
14 lines
312 B
YAML
markdown: kramdown
|
|
exclude: [README.md, rss.xml, _posts/README.md]
|
|
gems: [jekyll-paginate]
|
|
# paginate: 5
|
|
# paginate_path: "/blog/page:num/"
|
|
name: Dash
|
|
url: https://www.dash.org
|
|
description: Digital Cash
|
|
|
|
languages: ["en", "es"]
|
|
exclude_from_localizations: ["assets"]
|
|
|
|
gems:
|
|
- jekyll-multiple-languages-plugin
|