-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
47 lines (43 loc) · 945 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
title: "Awala"
description: "La red en la que la humanidad realmente puede confiar"
defaults:
- values:
description: null
breadcrumbs: null
pagination:
previous: null
next: null
js:
libraries: []
scripts: []
- scope:
path: ""
type: pages
values:
layout: page
markdown: kramdown
liquid:
strict_variables: true
strict_filters: true
sass:
load_paths:
- node_modules
exclude:
- Gemfile
- Gemfile.lock
- vendor
- node_modules
- .idea
- README.md
# Custom variables
javascript_libraries:
cash-dom:
# https://www.jsdelivr.com/package/npm/cash-dom
version: 8.1.5
digest: "sha256-mgRBiO/bYlxeBNEiBpjAmZJ/8Wv7Q0w3zX8E3V7hrh8="
path: "dist/cash.min.js"
mustache:
# https://www.jsdelivr.com/package/npm/mustache
version: 4.2.0
digest: "sha256-1/0GA1EkYejtvYFoa+rSq4LfM4m5zKI13Z1bQIhI4Co="
path: "mustache.min.js"