2021-07-29 17:02:18 +00:00
|
|
|
title: Vac
|
|
|
|
description: VAC researches peer-to-peer, private, censorship resistant communication.
|
2017-11-09 02:34:49 +00:00
|
|
|
|
|
|
|
exclude:
|
|
|
|
- Gemfile
|
|
|
|
- Gemfile.lock
|
2018-12-16 21:27:09 +00:00
|
|
|
- gulpfile.babel.js
|
|
|
|
- LICENSE.md
|
2017-11-22 03:24:59 +00:00
|
|
|
- node_modules
|
|
|
|
- package.json
|
|
|
|
- package-lock.json
|
|
|
|
- README.md
|
2017-11-15 12:50:53 +00:00
|
|
|
- src
|
2018-12-16 21:27:09 +00:00
|
|
|
- tailwind.config.js
|
2020-05-09 02:22:52 +00:00
|
|
|
- netlify.toml
|
2021-07-28 16:42:59 +00:00
|
|
|
- vendor
|
|
|
|
|
|
|
|
defaults:
|
|
|
|
- scope:
|
|
|
|
path: "assets/img"
|
|
|
|
values:
|
|
|
|
image: true
|