nats.solutions/_cobalt.yml

19 lines
270 B
YAML
Raw Normal View History

2024-06-12 00:00:42 +00:00
source: .
destination: public
site:
title: nats.solutions
description: What Nat's working on
base_url: https://nats.solutions
posts:
rss: rss.xml
default:
is_draft: false
ignore:
- "*~"
- "*.swp"
- ".*.swp"
- "*.swo"
- ".*.swo"
- "!.domains"
- "deploy"