# Astro Starlog

import DocButton from '~/components/webkit/DocButton.vue';
import SectionBasicContent from '~/components/SectionBasicContent/SectionBasicContent.vue';
import Container from '~/components/webkit/Container.vue';

<SectionBasicContent
  description="The Astro Starlog template helps you to create Release Notes using this theme for Astro. This template provides a clean, organized way to document and showcase your project's version history, featuring a timeline-based layout and support for detailed release information."
  buttons={[
    { label: "Deploy template", link: "https://console.azion.com/create/astro/astro-starlog", outlined: false, icon: "ai ai-azion", iconPos: "left" },
    { label: "View demo", link: "https://rxgz5i4yxn.map.azionedge.net/", severity: "secondary" }
  ]}
>
  <Fragment slot="content">
    <div style="flex: 1; min-width: 300px;">
      | Item | Details |
      |:----------|:------|
      | Repository | [Azion Samples](https://github.com/aziontech/azion-samples/tree/dev/templates/astro/astro-starlog) |
      | Framework | [Astro](/en/documentation/products/devtools/azion-edge-runtime/frameworks-compatibility/astro/) |
      | Use Case | Project release notes |
    </div>
    <div style="display: flex; justify-content: center; align-items: center; flex: 1;">
      <img src="/assets/docs/images/uploads/template-showcase/astro/astro-starlog.png" width="400" alt="Astro Starlog" style="min-width: 100%; max-width: 100%; height: auto;" />
    </div>
  </Fragment>
</SectionBasicContent>

## About this template

This template is built with [Astro](/en/documentation/products/devtools/azion-edge-runtime/frameworks-compatibility/astro/) and uses the Starlog theme to publish release notes and changelogs. Entries are organized along a clear timeline, making it easy for users to follow what changed in each version of your product. Deployed on Azion, it's served via a distributed architecture for fast, globally distributed delivery.

## Key features

- Timeline-based layout purpose-built for release notes and changelogs
- Structured entries that highlight version details and updates
- Content-focused theme that's quick to populate with your own history
- Edge-optimized delivery through Azion for low-latency access worldwide