Files
wehub-resource-sync 67296cb4a7
Deploy Docs / deploy (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:26:53 +08:00

24 lines
544 B
YAML

theme: jekyll-theme-cayman
title: Horizon Daily
description: AI-curated daily digest of tech and research news
baseurl: "/Horizon" # the subpath of your site, e.g. /blog
url: "https://thysrael.github.io" # the base hostname & protocol for your site, e.g. http://example.com
# Build settings
markdown: kramdown
future: true # Allow future posts to be published
plugins:
- jekyll-feed
feed:
path: feed.xml
exclude:
- ".github"
- "node_modules"
defaults:
- scope:
path: ""
type: "posts"
values:
layout: "default"