@valtown/add-last-updated

v1.0.4
Add explicit lastUpdated times to a Astro Starlight project
astro starlight markdown frontmatter

@valtown/add-last-updated

Another Markdown-related single-tasker script, provided for folks who have the same problem or want another example of how to use vfile and that ecosystem.

If you:

Then you probably have incorrect lastUpdated dates, because there isn't the git history to provide them. So you'll need to use lastUpdated in frontmatter.

This tool helps you make the transition.

Example usage:

Assuming you are in your Astro Starlight docs directory, run:

npx @valtown/add-last-updated src/content
npm i @valtown/add-last-updated

Metadata

  • ISC
  • Whatever
  • Tom MacWright
  • released 1/9/2024

Downloads