-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
155 lines (150 loc) · 5.69 KB
/
_config.yml
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: A Smattering of Stories
description: >
An eclectic mixture of writing, ranging from
a bedtime-crowd-sourced children’s detective series,
via some recent happenings,
to assorted surreal-ish, near-future musings,
and some other stuff.
baseurl: "" # the subpath of your site, e.g. /blog
url: http://stories.upthebuzzard.com # upthebuzzard.github.io # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: upthebuzzard
github_username: upthebuzzard
github_repo: https://github.com/upthebuzzard/upthebuzzard.github.io
author: Chris Gathercole
lang: en
default_background_image_url: /assets/img/general/P1070749-H800.JPG
credits:
- "[Background image](/assets/img/general/P1070749-H800.JPG) by [me](/about)"
auto-generated-title: mashup
google_analytics: UA-92309370-1
# license history
#
# replaced 2024/07/03
# license_name: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
# license_url: http://creativecommons.org/licenses/by-nc-sa/3.0/
license_name: Creative Commons, ATTRIBUTION-NONCOMMERCIAL-SHAREALIKE 4.0 INTERNATIONAL License (CC BY-NC-SA 4.0)
license_url: https://creativecommons.org/licenses/by-nc-sa/4.0/
# Build settings
markdown: kramdown
kramdown:
auto_ids: true
theme: minima
plugins:
- jekyll-feed
- jekyll-sitemap # via https://help.github.com/articles/sitemaps-for-github-pages/
- jekyll-redirect-from # via https://help.github.com/articles/redirects-on-github-pages/
exclude:
- Gemfile
- Gemfile.lock
collections:
moose_and_goose_stories:
output: true
title: The Moose and Goose Stories
title_singular: A Moose and Goose Story
title_abbrev: Moose & Goose
description: a collection of stories about a pair of Solvers of Tricky Problems
sequence: 1
background_image_url: /assets/img/moose-and-goose/P1070818-H800.JPG
credits:
- "[Background image](/assets/img/moose-and-goose/P1070818-H800.JPG) by [me](/about)"
grey_parrot_stories:
output: true
title: The Grey Parrot Stories
title_singular: A Grey Parrot Story
title_abbrev: Grey Parrot
description: a collection of stories about a (too) clever parrot
sequence: 2
background_image_url: /assets/img/grey-parrot/P1070812-H800.JPG
credits:
- "[Background image](/assets/img/grey-parrot/P1070812-H800.JPG) by [me](/about)"
predicting_the_present:
output: true
title: Predicting the Present
title_singular: A Predicting the Present Story
title_abbrev: The Present
description: short stories that are less predicting the future and more the now.
sequence: 10
emus_all_the_way_down:
output: true
title: Emus All The Way Down
title_singular: Emus All The Way Down
title_abbrev: Emus
description: riffing on the Predicting The Present story.
sequence: 11
fragments:
output: true
title: Fragments of writing
title_singular: A Fragment
title_abbrev: Fragments
description: riffing on whatever is riff-worthy
sequence: 20
reverse_posts: true
haiku:
output: true
title: Assorted haiku
title_singular: A haiku
title_abbrev: Haiku
description: striving to overcome the 5-7-5
sequence: 25
reverse_posts: true
games:
output: true
title: Notes on games
title_singular: A Games Note
title_abbrev: Games
description: exploring game ideas and mechanics
sequence: 30
reverse_posts: true
background_image_url: /assets/img/greedy-devils/P1080043w800.JPG
credits:
- "[Background image](/assets/img/greedy-devils/P1080043w800.JPG) by [me](/about)"
overgeneralisations:
output: true
title: Overgeneralisations
title_singular: An Overgeneralisation
title_abbrev: Overgeneral
description: observations based on insufficient evidence
sequence: 40
reverse_posts: true
distractions:
output: true
title: Distractions
title_singular: A Distraction
title_abbrev: Distractions
description: a collection of interesting links
sequence: 90
jekyll_notes:
output: true
title: Jekyll Notes
title_singular: A Jekyll Note
title_abbrev: Jekyll Notes
description: a collection of notes and observations from and aide-memoires for using Jekyll for the first time.
sequence: 100
background_image_url: /assets/img/jekyll-notes/JekyllAndHydeWikipedia.jpg
credits:
- Background image from [Wikipedia](https://en.wikipedia.org/wiki/Strange_Case_of_Dr_Jekyll_and_Mr_Hyde#/media/File:Dr_Jekyll_and_Mr_Hyde_poster_edit2.jpg)
reverse_posts: true
hifi:
output: true
title: Good Hifi On The Cheap
title_singular: A GHOTC Observation
title_abbrev: Hifi
description: A life-long journey from ignorance to nice-but-cheap hifi.
sequence: 110
background_image_url: /assets/img/dall-e-ear.png
credits:
- Background image via [Dall-e](https://labs.openai.com/), "a large human ear, with rich skin tones, with black, crisply defined musical notes flying into the ear"