aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..4fa8096
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,21 @@
+title: 1MB Club
+description: An exclusive membership for web pages weighing less than 1 megabyte.
+baseurl: '' # the subpath of your site, e.g. /blog
+url: https://1mb.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
+
+permalink: /blog/:title/
+
+exclude:
+ - generate.sh
+ - website-check.rb
+ - README.md
+ - .ruby-version