InkStone

SEO and Feeds

Contents

RSS

A global RSS feed is available at /feed.xml — the latest 20 posts across all sections, sorted by date.

Per-section feeds are available at /{section}/feed.xml:

Feeds include title, date, summary, and full post URL.

Sitemap

An XML sitemap is auto-generated at /sitemap.xml. It includes all published posts, listing pages, and the homepage. Updated automatically when notes change.

OpenGraph and Twitter Card

Every post page includes <meta> tags for social sharing:

These are generated from title:, summary:, banner:, and the post URL. No manual configuration required.

JSON-LD structured data

InkStone injects JSON-LD <script> blocks for search engine understanding:

Page type JSON-LD type
Regular post Article
type: book note Book
Root homepage WebSite

datePublished comes from date:. dateModified comes from updated: (falls back to date: if absent). author comes from the author: frontmatter field.

InkStone includes a @media print stylesheet for clean PDF output and printing. Navigation, sidebars, and interactive elements are hidden; prose content is formatted for paper.

Reading time

An estimated reading time is calculated and shown on post pages and listing cards. Based on average reading speed (~200 wpm) applied to the word count of the rendered body.