2019-08-02 16:20:01 +00:00
|
|
|
title: "Vac Protocol"
|
2020-02-20 15:18:26 +00:00
|
|
|
|
|
|
|
markdown: kramdown
|
2020-02-20 15:22:13 +00:00
|
|
|
theme: minima
|
|
|
|
|
2020-02-20 15:25:21 +00:00
|
|
|
collections:
|
|
|
|
specs:
|
|
|
|
output: true
|
|
|
|
|
2020-02-20 15:22:13 +00:00
|
|
|
defaults:
|
|
|
|
-
|
|
|
|
scope:
|
2020-02-20 15:52:28 +00:00
|
|
|
path: "specs"
|
2020-02-20 15:22:13 +00:00
|
|
|
values:
|
2020-02-20 15:44:00 +00:00
|
|
|
layout: "spec"
|
2020-02-20 15:22:13 +00:00
|
|
|
|
|
|
|
header_pages:
|
|
|
|
- waku.md
|
2020-03-11 11:37:08 +00:00
|
|
|
|
2020-03-01 16:00:06 +00:00
|
|
|
plugins:
|
2020-03-11 11:37:08 +00:00
|
|
|
- jekyll-redirect-from
|
2020-03-01 16:00:06 +00:00
|
|
|
- jekyll-sitemap
|