Copied
Please follow the site license
REPORT
Chapter_Post // Field_Report

Post_Ref: RL-CUSTOMIZ

2026.03.01

Lonetrail Configuration Reference

Chongxi
Chongxi
#Lonetrail#Configuration
ANALYSIS

TL;DR:Complete configuration guide for the Lonetrail demo site, covering site.yml structure and frontmatter syntax.

Site Configuration#

All configuration lives in src/site.yml:

PRTCL // YAML
site:
title: "Lonetrail"
subtitle: "Ad Astra Per Aspera"
url: "https://lonetrail.vercel.app"
lang: "en"
author: "Chongxi"
email: "qwq@chongxi.us"
favicon: "/images/favicon.webp"
banner: ""
og_image: "/images/og.webp"
profile:
avatar: "/images/chongxi-avatar.webp"
name: "Chongxi"
bio: "Ad Astra Per Aspera"
links:
- name: "GitHub"
url: "https://github.com/ChongxiSama/Lonetrail"
- name: "Docs"
url: "https://github.com/ChongxiSama/Lonetrail#readme"
- name: "Theme Gallery"
url: "https://astro.build/themes/"
nav:
- Home: "/"
- Archive: "/archive/"
- Series: "/seri/"
- Links: "/links/"
- About: "/about/"
features:
breadcrumb: true
comments: true
search: false
donate: false
rss_feed: true
sitemap: true
related_posts: true
series: true
license: true
seo:
enable_json_ld: false
breadcrumb: true
keywords: "astro, theme, blog, lonetrail"
same_as: []
services:
posthog:
api_key: ""
api_host: "https://app.posthog.com"
webmention:
url: ""
blogsclub:
badge_url: ""
issue_tracker:
url: ""
trusted_domains:
- "lonetrail.vercel.app"
copyright:
text: "Lonetrail Demo"
site_name: "Lonetrail"
license: "MIT"
license_url: "https://opensource.org/licenses/MIT"

Article Frontmatter#

Articles use the following frontmatter format:

PRTCL // YAML
---
title: "Article Title"
published: 2026-01-15
description: "Article description"
tags: ["tag1", "tag2"]
category: "Category"
image: ""
---

Series#

The “Stellar Exploration” series is defined as:

PRTCL // YAML
---
title: "Stellar Exploration Project"
subtitle: "Stellar Exploration Project"
published: 2026-01-15
filter:
tag: "Stars"
---

Articles tagged with the matching tag are automatically associated with the series.

R P
Rhine Lab Pioneer Division
Auth_Verified: 2026.03.01
// END OF POST

Subscribe

Subscribe via RSS to receive notifications when new posts are published.

Follow
Classified
Chapter_06
Protocol_Ref: CC-BY-NC-SA-4.0

Lonetrail Configuration Reference

Author: CHONGXIReleased: 2026.03.01

Licensed under CC BY-NC-SA 4.0

05 // Transmission_Log_Capture

© 2025-2026 Lonetrail
Powered by Astro & Lonetrail Non-Collaborative_Entity // Protocol_V.4.21