mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Initial commit
This commit is contained in:
commit
cbbac7e2d9
115 changed files with 7110 additions and 0 deletions
14
_config.yml
Normal file
14
_config.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue