aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
blob: bc30a1d1ab8e8e4d39a2b5eb15d701f600022522 (plain)
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
title: 1kB Club
description: An exclusive membership for web pages weighing less than 1 kilobyte.
baseurl: '' # the subpath of your site, e.g. /blog
url: https://1kb.club # the base hostname & protocol for your site, e.g. http://example.com

author:
  name: Bradley Taunt
  email: brad@bt.ht

# Collections
collections:
  site_listings:
    output: false
  u:
    output: true

permalink: /blog/:title/

highlighter: none

compress_html:
  clippings: all
  endings: all
  startings: [html, head, body]

exclude:
  - generate.sh
  - README.md

include:
  - netlify.toml
  - ~/