2021-05-27 16:20:34 +02:00
|
|
|
title: LibreTime
|
2020-05-23 15:14:00 +02:00
|
|
|
description: An open source radio automation server made for (and by) low-power FM stations and the rest of us.
|
2020-05-10 18:13:53 +02:00
|
|
|
logo: 144px.png
|
2020-11-12 04:41:53 +01:00
|
|
|
baseurl: "" # The subpath of your site, e.g. /blog
|
2020-07-11 14:57:18 +02:00
|
|
|
url: "https://libretime.org" # The base hostname & protocol for your site, e.g. http://example.com
|
2020-05-10 17:05:30 +02:00
|
|
|
|
2020-05-10 17:24:37 +02:00
|
|
|
layouts_dir: _layouts
|
2020-06-07 19:23:26 +02:00
|
|
|
includes_dir: _includes
|
2020-05-22 23:34:32 +02:00
|
|
|
|
2020-05-25 23:49:06 +02:00
|
|
|
favicon: favicon.ico
|
2020-05-22 23:34:32 +02:00
|
|
|
|
2021-05-27 16:20:34 +02:00
|
|
|
exclude: ["README"]
|
2020-11-28 03:39:16 +01:00
|
|
|
|
2020-11-01 04:23:29 +01:00
|
|
|
# Collections Settings
|
|
|
|
collections:
|
|
|
|
docs:
|
|
|
|
output: true
|
2020-11-02 19:20:34 +01:00
|
|
|
permalink: /docs/:name
|
2020-11-01 04:23:29 +01:00
|
|
|
|
2020-05-22 23:34:32 +02:00
|
|
|
# Build settings
|
2020-06-06 05:07:38 +02:00
|
|
|
plugins:
|
2020-06-21 17:52:41 +02:00
|
|
|
- kramdown
|