-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
29 lines (26 loc) · 1.22 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
# 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 need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: The National Railway Museum Audio Guide
email: your-email@example.com
description: > # this means to ignore newlines until "baseurl:"
The National Railway Museum Audio Guide.
baseurl: "/NRMaudioguide" # the subpath of your site, e.g. /blog
audio_path: "/audio/"
episode_hero_path: "/assets/img/stops/"
url: "https://thesciencemuseum.github.io/" # the base hostname & protocol for your site
logo: "/assets/img/logo/masthead-nrm-logo.png" #"/assets/img/logo/audio-guide.png"
twitter_username:
github_username:
menu_heading: #"Not Selecting Anything anymore! "
index_page_text: # "Welcome to the Science Museum audio guide"
headphones_icon_color: "/assets/img/icons/headphones-dark.png"
headphones_icon_light: "/assets/img/icons/headphones-light.png"
# Build settings
markdown: kramdown
# Version settings (version number below is used for cache busting CSS and JS)
version_number: 2.0.1.2