<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss-style.xsl" type="text/xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Lonetrail</title><description>Ad Astra Per Aspera</description><link>https://lonetrail.vercel.app/</link><language>en</language><atom:link href="https://lonetrail.vercel.app/rss.xml" rel="self" type="application/rss+xml"/><lastBuildDate>Sun, 24 May 2026 11:20:39 GMT</lastBuildDate><generator>Astro RSS</generator><item><title>Lonetrail Configuration Reference</title><link>https://lonetrail.vercel.app/posts/customize/</link><guid isPermaLink="true">https://lonetrail.vercel.app/posts/customize/</guid><description>Complete configuration guide for the Lonetrail demo site, covering site.yml structure and frontmatter syntax.</description><pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;h2&gt;Site Configuration&lt;/h2&gt;
&lt;p&gt;All configuration lives in &lt;code&gt;src/site.yml&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;site:
  title: &quot;Lonetrail&quot;
  subtitle: &quot;Ad Astra Per Aspera&quot;
  url: &quot;https://lonetrail.vercel.app&quot;
  lang: &quot;en&quot;
  author: &quot;Chongxi&quot;
  email: &quot;qwq@chongxi.us&quot;
  favicon: &quot;/images/favicon.webp&quot;
  banner: &quot;&quot;
  og_image: &quot;/images/og.webp&quot;

profile:
  avatar: &quot;/images/chongxi-avatar.webp&quot;
  name: &quot;Chongxi&quot;
  bio: &quot;Ad Astra Per Aspera&quot;
  links:
    - name: &quot;GitHub&quot;
      url: &quot;https://github.com/ChongxiSama/Lonetrail&quot;
    - name: &quot;Docs&quot;
      url: &quot;https://github.com/ChongxiSama/Lonetrail#readme&quot;
    - name: &quot;Theme Gallery&quot;
      url: &quot;https://astro.build/themes/&quot;

nav:
  - Home: &quot;/&quot;
  - Archive: &quot;/archive/&quot;
  - Series: &quot;/seri/&quot;
  - Links: &quot;/links/&quot;
  - About: &quot;/about/&quot;

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: &quot;astro, theme, blog, lonetrail&quot;
  same_as: []

services:
  posthog:
    api_key: &quot;&quot;
    api_host: &quot;https://app.posthog.com&quot;
  webmention:
    url: &quot;&quot;
  blogsclub:
    badge_url: &quot;&quot;
  issue_tracker:
    url: &quot;&quot;

trusted_domains:
  - &quot;lonetrail.vercel.app&quot;

copyright:
  text: &quot;Lonetrail Demo&quot;
  site_name: &quot;Lonetrail&quot;
  license: &quot;MIT&quot;
  license_url: &quot;https://opensource.org/licenses/MIT&quot;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2&gt;Article Frontmatter&lt;/h2&gt;
&lt;p&gt;Articles use the following frontmatter format:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;---
title: &quot;Article Title&quot;
published: 2026-01-15
description: &quot;Article description&quot;
tags: [&quot;tag1&quot;, &quot;tag2&quot;]
category: &quot;Category&quot;
image: &quot;&quot;
---
&lt;/code&gt;&lt;/pre&gt;
&lt;h2&gt;Series&lt;/h2&gt;
&lt;p&gt;The &quot;Stellar Exploration&quot; series is defined as:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;---
title: &quot;Stellar Exploration Project&quot;
subtitle: &quot;Stellar Exploration Project&quot;
published: 2026-01-15
filter:
  tag: &quot;Stars&quot;
---
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Articles tagged with the matching tag are automatically associated with the series.&lt;/p&gt;
</content:encoded><category>Lonetrail</category><category>Configuration</category><author>Lonetrail Demo</author></item><item><title>Whispers of the Stars</title><link>https://lonetrail.vercel.app/posts/journey/</link><guid isPermaLink="true">https://lonetrail.vercel.app/posts/journey/</guid><description>A curated collection of timeless quotes about the cosmos, space exploration, and humanity&apos;s eternal gaze upward.</description><pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Humanity has looked up at the stars for as long as we have existed. Across millennia, thinkers, scientists, and explorers have captured their wonder in words. Here is a collection spanning centuries and cultures.&lt;/p&gt;
&lt;h2&gt;Looking Up&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Two things fill the mind with ever new and increasing admiration and awe — the starry heavens above me and the moral law within me.&lt;br /&gt;
&lt;strong&gt;— Immanuel Kant&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;When Kant wrote these words, humanity did not yet know that galaxies existed beyond the Milky Way, nor that the universe was expanding. Yet his reverence for the night sky remains as vivid today as it was two centuries ago.&lt;/p&gt;
&lt;h2&gt;Exploration&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;We choose to go to the moon. We choose to go to the moon in this decade and do the other things, not because they are easy, but because they are hard.&lt;br /&gt;
&lt;strong&gt;— John F. Kennedy, 1962&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Perhaps the most famous words ever spoken about human exploration. It was never about conquest — it was about choosing the difficult path.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Look again at that dot. That&apos;s here. That&apos;s home. That&apos;s us.&lt;br /&gt;
On it everyone you love, everyone you know, everyone you ever heard of, every human being who ever was, lived out their lives.&lt;br /&gt;
&lt;strong&gt;— Carl Sagan, &lt;em&gt;Pale Blue Dot&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In 1990, Voyager 1 turned its camera back toward Earth from 6.4 billion kilometers away and captured the iconic &quot;Pale Blue Dot&quot; photograph. Sagan&apos;s reflection on that image has moved millions.&lt;/p&gt;
&lt;h2&gt;The Cosmos&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;The universe is not only queerer than we suppose, but queerer than we can suppose.&lt;br /&gt;
&lt;strong&gt;— J.B.S. Haldane&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Space: the final frontier.&lt;br /&gt;
These are the voyages of the Starship Enterprise.&lt;br /&gt;
Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.&lt;br /&gt;
&lt;strong&gt;— &lt;em&gt;Star Trek&lt;/em&gt; Opening Narration&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Science&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;The most incomprehensible thing about the universe is that it is comprehensible.&lt;br /&gt;
&lt;strong&gt;— Albert Einstein&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Somewhere, something incredible is waiting to be known.&lt;br /&gt;
&lt;strong&gt;— Carl Sagan&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Science is not only compatible with spirituality; it is a profound source of spirituality.&lt;br /&gt;
&lt;strong&gt;— Carl Sagan&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Stardust&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;We are made of starstuff.&lt;br /&gt;
&lt;strong&gt;— Carl Sagan&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is not merely poetic — it is scientific fact. Every atom of carbon, oxygen, nitrogen, and iron in our bodies was forged in the core of an ancient star.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;When you look up at the night sky, you are seeing starlight that left its source millions of years ago.&lt;br /&gt;
It is like reading a love letter from the distant past.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Solitude&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;The vastness of the cosmos — the smallness of humanity.&lt;br /&gt;
Yet it is this small life, armed with curiosity, that measures the infinite.&lt;br /&gt;
That, in itself, is extraordinary.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Somewhere in the universe, perhaps, intelligent beings are gazing at their own night sky.&lt;br /&gt;
They are asking the same question we ask:&lt;br /&gt;
&quot;Are we alone?&quot;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Final Thoughts&lt;/h2&gt;
&lt;p&gt;These words span hundreds, even thousands of years. They come from different eras, cultures, and perspectives — but they all point in the same direction: upward, outward, toward the stars.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A hymn to humanity is a hymn to courage.&lt;br /&gt;
The greatness of humanity is the greatness of its courage.&lt;br /&gt;
&lt;strong&gt;— Hirohiko Araki, &lt;em&gt;JoJo&apos;s Bizarre Adventure&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Perhaps that is why we keep exploring.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;em&gt;This article is demo content for the Lonetrail theme, showcasing blockquotes, dividers, lists, and other typographic features.&lt;/em&gt;&lt;/p&gt;
</content:encoded><category>Stars</category><category>Cosmos</category><category>Quotes</category><category>Philosophy</category><author>Lonetrail Demo</author></item><item><title>The Art of Code</title><link>https://lonetrail.vercel.app/posts/code/</link><guid isPermaLink="true">https://lonetrail.vercel.app/posts/code/</guid><description>Showcasing Lonetrail&apos;s syntax highlighting across JavaScript, Python, Rust, Go, and more.</description><pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;h2&gt;Elegant Code&lt;/h2&gt;
&lt;p&gt;Good code reads like good writing — clear, concise, and purposeful. Below is a demonstration of Lonetrail&apos;s syntax highlighting across multiple programming languages.&lt;/p&gt;
&lt;h3&gt;TypeScript&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;interface Star {
  name: string;
  distance: number; // light years
  spectralType: string;
}

async function findNearestStars(
  maxDistance: number
): Promise&amp;lt;Star[]&amp;gt; {
  const response = await fetch(
    &quot;https://api.stellar-db.example/stars&quot;
  );
  const allStars: Star[] = await response.json();
  return allStars.filter(
    (star) =&amp;gt; star.distance &amp;lt;= maxDistance
  );
}
&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;Python&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;from dataclasses import dataclass
from typing import List
import asyncio


@dataclass
class Voyager:
    name: str
    launch_year: int
    speed: float  # km/s
    destination: str

    async def transmit(self, message: str) -&amp;gt; bool:
        &quot;&quot;&quot;Transmit signal back to Earth&quot;&quot;&quot;
        delay = len(message) * 0.1  # simulate transmission delay
        await asyncio.sleep(delay)
        print(f&quot;[{self.name}] Signal sent: {message}&quot;)
        return True


async def exploration_mission():
    voyager = Voyager(
        name=&quot;Lonetrail-1&quot;,
        launch_year=2147,
        speed=42.0,
        destination=&quot;Proxima Centauri b&quot;
    )
    await voyager.transmit(&quot;Arrived at target sector, beginning observation&quot;)
&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;Rust&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;use std::collections::HashMap;

#[derive(Debug)]
struct NavigationSystem {
    waypoints: HashMap&amp;lt;String, (f64, f64, f64)&amp;gt;,
    current_position: (f64, f64, f64),
}

impl NavigationSystem {
    fn new() -&amp;gt; Self {
        NavigationSystem {
            waypoints: HashMap::new(),
            current_position: (0.0, 0.0, 0.0),
        }
    }

    fn add_waypoint(&amp;amp;mut self, name: &amp;amp;str, coords: (f64, f64, f64)) {
        self.waypoints.insert(name.to_string(), coords);
    }

    fn distance_to(&amp;amp;self, target: &amp;amp;str) -&amp;gt; Option&amp;lt;f64&amp;gt; {
        self.waypoints.get(target).map(|&amp;amp;(x, y, z)| {
            let dx = x - self.current_position.0;
            let dy = y - self.current_position.1;
            let dz = z - self.current_position.2;
            (dx * dx + dy * dy + dz * dz).sqrt()
        })
    }
}
&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;Go&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;package stellar

import (
	&quot;context&quot;
	&quot;fmt&quot;
	&quot;time&quot;
)

type Probe struct {
	ID        string
	Launched  time.Time
	Status    string
	Telemetry chan Signal
}

type Signal struct {
	Timestamp time.Time
	Data      map[string]float64
	Strength  float64
}

func (p *Probe) StartMission(ctx context.Context) error {
	p.Status = &quot;en_route&quot;
	ticker := time.NewTicker(30 * time.Second)
	defer ticker.Stop()

	for {
		select {
		case &amp;lt;-ctx.Done():
			p.Status = &quot;offline&quot;
			return ctx.Err()
		case &amp;lt;-ticker.C:
			signal := p.collectData()
			p.Telemetry &amp;lt;- signal
		}
	}
}

func (p *Probe) collectData() Signal {
	return Signal{
		Timestamp: time.Now(),
		Data: map[string]float64{
			&quot;temperature&quot;: -270.4,
			&quot;radiation&quot;:   0.87,
			&quot;velocity&quot;:    42.0,
		},
		Strength: 0.92,
	}
}
&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;Inline Code&lt;/h3&gt;
&lt;p&gt;Call &lt;code&gt;calculateTrajectory(origin, destination, fuel)&lt;/code&gt; which returns a &lt;code&gt;Trajectory&lt;/code&gt; object. Use &lt;code&gt;pnpm dev&lt;/code&gt; to start the development server.&lt;/p&gt;
&lt;h3&gt;Terminal Commands&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;# Clone the theme
git clone https://github.com/ChongxiSama/Lonetrail.git
cd Lonetrail

# Install and run
pnpm install
pnpm dev

# Build
pnpm build
&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;Math Formulas&lt;/h3&gt;
&lt;p&gt;$$
E = mc^2
$$&lt;/p&gt;
&lt;p&gt;$$
v = \sqrt{\frac{2GM}{r}}
$$&lt;/p&gt;
&lt;p&gt;Lonetrail supports LaTeX math rendering via KaTeX, making it ideal for technical and scientific blogging.&lt;/p&gt;
</content:encoded><category>Code</category><category>Programming</category><category>Syntax Highlighting</category><author>Lonetrail Demo</author></item><item><title>We Choose to Go to the Moon</title><link>https://lonetrail.vercel.app/posts/lonetrail/</link><guid isPermaLink="true">https://lonetrail.vercel.app/posts/lonetrail/</guid><description>On September 12, 1962, John F. Kennedy delivered what became the defining speech of the Space Age at Rice University. It remains a testament to human ambition and the courage to attempt the impossible.</description><pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;h2&gt;The Moment&lt;/h2&gt;
&lt;p&gt;September 12, 1962. Houston, Texas. Rice University Stadium.&lt;/p&gt;
&lt;p&gt;A sweltering autumn day. Some forty thousand people gathered to hear the President of the United States speak. Few realized that seventeen minutes would change the course of human history.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We choose to go to the moon. We choose to go to the moon in this decade and do the other things, not because they are easy, but because they are hard.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Full Speech&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;President Pitzer, Mr. Vice President, Governor, Congressman Thomas, Senator Wiley, Congressman Miller, Mr. Webb, Mr. Bell, scientists, distinguished guests, ladies and gentlemen:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I appreciate your president having made me an honorary visiting professor, and I will assure you that my first lecture will be very brief.&lt;/p&gt;
&lt;p&gt;We meet at a college noted for knowledge, in a city noted for progress, in a State noted for strength. And we stand in need of all three, for we meet in an hour of change and challenge, in a decade of hope and fear, in an age of both knowledge and ignorance. The greater our knowledge increases, the greater our ignorance unfolds.&lt;/p&gt;
&lt;h3&gt;The Measure of Progress&lt;/h3&gt;
&lt;p&gt;No man can fully grasp how far and how fast we have come. But condense the entire 50,000 years of man&apos;s recorded history into a span of half a century:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For the first 40 years, we knew little — only at the end did advanced humans learn to cover themselves with animal skins&lt;/li&gt;
&lt;li&gt;About 10 years ago, man emerged from caves to build other kinds of shelter&lt;/li&gt;
&lt;li&gt;Only 5 years ago, man learned to write and use the wheeled cart&lt;/li&gt;
&lt;li&gt;Less than 2 years ago, Christianity was born&lt;/li&gt;
&lt;li&gt;This year, printing was invented&lt;/li&gt;
&lt;li&gt;Less than 2 months ago, the steam engine provided a new power source&lt;/li&gt;
&lt;li&gt;Newton explored the meaning of gravity&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Last month&lt;/strong&gt;, electric lights, telephones, cars, and airplanes became available&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Last week&lt;/strong&gt;, we developed penicillin, television, and nuclear power&lt;/li&gt;
&lt;li&gt;And if America&apos;s new spacecraft succeeds in reaching Venus, &lt;strong&gt;by midnight tonight&lt;/strong&gt; — we will have literally touched the stars.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Why the Moon?&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;But why, some say, the moon? Why choose this as our goal?&lt;br /&gt;
And they may well ask: why climb the highest mountain?&lt;br /&gt;
Why, 35 years ago, fly the Atlantic?&lt;br /&gt;
Why does Rice play Texas?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;We choose to go to the moon.&lt;/strong&gt; We choose to go to the moon in this decade and do the other things, not because they are easy, but because they are hard. Because that goal will serve to organize and measure the best of our energies and skills, because that challenge is one that we are willing to accept, one we are unwilling to postpone, and one which we intend to win.&lt;/p&gt;
&lt;h3&gt;The Cost&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;The vast expanse of space promises high costs and hardships, along with great rewards.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;But this country — the United States — was not built by those who waited, rested, and looked back. This country was conquered by those who moved forward — and so will space.&lt;/p&gt;
&lt;p&gt;William Bradford, speaking in 1630 of the founding of the Plymouth Bay Colony, said:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;All great and honorable actions are accompanied by great difficulties, and both must be enterprised and overcome with answerable courage.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Afterword&lt;/h2&gt;
&lt;p&gt;Sixty-four years later, Kennedy&apos;s words still resonate.&lt;/p&gt;
&lt;p&gt;Apollo 11 ultimately fulfilled the promise on July 20, 1969 — Armstrong and Aldrin stepped onto the lunar surface. But what was said that September afternoon in Houston represents something beyond the moon landing itself: the pinnacle of the human spirit of exploration.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Not because they are easy, but because they are hard.&lt;/strong&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;em&gt;This article is demo content for the Lonetrail theme, showcasing long-form typography, blockquotes, and lists. Speech source: John F. Kennedy Presidential Library and Museum.&lt;/em&gt;&lt;/p&gt;
</content:encoded><category>Lonetrail</category><category>Space</category><category>History</category><category>Speech</category><author>Lonetrail Demo</author></item><item><title>Welcome to Lonetrail</title><link>https://lonetrail.vercel.app/posts/welcome/</link><guid isPermaLink="true">https://lonetrail.vercel.app/posts/welcome/</guid><description>Lonetrail is an Astro-based blog theme — clean, elegant, and packed with features. This article walks you through its core capabilities.</description><pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate><content:encoded>&lt;h2&gt;About Lonetrail&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Lonetrail&lt;/strong&gt; is a modern blog theme built with Astro. It prioritizes reading experience while retaining rich customization capabilities.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Ad Astra Per Aspera.&lt;br /&gt;
&lt;em&gt;Through hardships to the stars.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3&gt;Key Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Blazing fast&lt;/strong&gt; — Astro&apos;s static generation delivers near-instant page loads&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Responsive design&lt;/strong&gt; — Looks great on desktop, tablet, and mobile&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dark mode&lt;/strong&gt; — Toggle between light and dark themes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RSS / Atom&lt;/strong&gt; — Auto-generated syndication feeds&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Series&lt;/strong&gt; — Organize articles into research series&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tags &amp;amp; categories&lt;/strong&gt; — Flexible content organization system&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Comments&lt;/strong&gt; — Artalk integration for discussion&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Links page&lt;/strong&gt; — Built-in friend links management&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Quick Start&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;# Clone the repository
git clone https://github.com/ChongxiSama/Lonetrail.git my-blog
cd my-blog

# Install dependencies
pnpm install

# Start dev server
pnpm dev

# Build for production
pnpm build
&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;Directory Structure&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;src/
├── content/        # Article content
│   ├── posts/     # Blog posts
│   ├── seri/      # Series
│   └── spec/      # Special pages
├── components/    # Components
├── layouts/       # Layouts
├── pages/         # Page routes
├── styles/        # Styles
└── site.yml       # Site configuration
&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;Configuring Your Site&lt;/h3&gt;
&lt;p&gt;Edit &lt;code&gt;src/site.yml&lt;/code&gt; to customize your site title, subtitle, author info, and more.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;site:
  title: &quot;My Blog&quot;
  subtitle: &quot;A place for thoughts&quot;
  url: &quot;https://example.com&quot;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Articles are written in Markdown and placed in &lt;code&gt;src/content/posts/&lt;/code&gt;. Each article requires a frontmatter header:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;---
title: &quot;Article Title&quot;
published: 2026-01-15
description: &quot;Article description&quot;
tags: [&quot;tag1&quot;, &quot;tag2&quot;]
category: &quot;Category&quot;
---
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Lonetrail also supports series collections, custom pages, and more advanced features. Check out the other articles for details.&lt;/p&gt;
</content:encoded><category>Lonetrail</category><category>Getting Started</category><category>Astro</category><author>Lonetrail Demo</author></item></channel></rss>