ssg 0.0.39

A Content-First Open Source Static Site Generator (SSG) crafted in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
  <url>
    <loc>https://docs.polaris.example.com</loc>
    <news:news>
      <news:publication>
        <news:name>Polaris</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-04-16T00:00:00Z</news:publication_date>
      <news:title>API Reference</news:title>
    </news:news>
  </url>
</urlset>