2022-12-14 15:43:15 -08:00
|
|
|
base_url: "https://zyl.gay"
|
2023-11-13 18:24:55 -08:00
|
|
|
title: zyl is gay
|
2023-11-12 20:55:01 -08:00
|
|
|
description: "zyl's website."
|
2024-11-13 11:24:07 -08:00
|
|
|
theme_color: "#ffc4fc"
|
2024-10-24 13:10:33 -07:00
|
|
|
sass_styles: [index.scss, pet.scss, click.scss]
|
2022-12-14 21:39:19 -08:00
|
|
|
cdn_url: "https://i.zyl.gay"
|
2024-11-08 18:42:07 -08:00
|
|
|
code_theme: base16-ocean.dark
|
2024-11-04 13:00:25 -08:00
|
|
|
|
|
|
|
resources:
|
|
|
|
blog:
|
|
|
|
source_path: blog
|
2024-11-13 11:28:43 -08:00
|
|
|
output_path_resources: blog
|
|
|
|
output_path_lists: blog
|
2024-11-08 18:42:07 -08:00
|
|
|
resource_template: blog/resource.tera
|
|
|
|
resource_list_template: blog/list.tera
|
2024-11-04 17:21:42 -08:00
|
|
|
tag_list_template: basic-link-list.tera
|
2024-11-13 13:13:28 -08:00
|
|
|
rss:
|
|
|
|
template: blog/rss.tera
|
|
|
|
title: zyl's blog
|
|
|
|
description: feed of recent blog posts on zyl's website.
|
2024-11-04 13:00:25 -08:00
|
|
|
list_title: blog
|
|
|
|
tag_list_title: blog tags
|
|
|
|
resource_name_plural: blog posts
|
|
|
|
resources_per_page: 20
|
|
|
|
images:
|
|
|
|
source_path: images
|
2024-11-13 11:28:43 -08:00
|
|
|
output_path_resources: i
|
|
|
|
output_path_lists: images
|
2024-11-08 18:42:07 -08:00
|
|
|
resource_template: image/resource.tera
|
|
|
|
resource_list_template: image/list.tera
|
2024-11-04 17:21:42 -08:00
|
|
|
tag_list_template: basic-link-list.tera
|
2024-11-04 13:00:25 -08:00
|
|
|
list_title: images
|
|
|
|
tag_list_title: image tags
|
|
|
|
resource_name_plural: images
|
|
|
|
resources_per_page: 10
|