2025-01-14 20:45:08 +01:00
|
|
|
source: "."
|
|
|
|
destination: _site
|
2025-01-09 15:14:49 +01:00
|
|
|
site:
|
2025-01-14 20:45:08 +01:00
|
|
|
title: QRouland DevBlog
|
|
|
|
description: QRouland DevBlog
|
2025-01-09 16:25:38 +01:00
|
|
|
base_url: http://blog.qrouland.com
|
2025-01-09 15:14:49 +01:00
|
|
|
posts:
|
2025-01-14 20:45:08 +01:00
|
|
|
dir: "posts"
|
2025-01-09 15:14:49 +01:00
|
|
|
rss: rss.xml
|
2025-01-14 20:45:08 +01:00
|
|
|
drafts_dir: "drafts"
|
|
|
|
default:
|
|
|
|
# For simpler drafts
|
|
|
|
layout: news.liquid
|
2025-01-09 15:14:49 +01:00
|
|
|
assets:
|
|
|
|
sass:
|
|
|
|
style: Nested
|