Skip to content

tobibechtold/intake-landingpage

Repository files navigation

Intake - OG Image

Intake

Intake is a clean calorie and nutrition tracker focused on speed, clarity, and daily consistency.

Live landing page: https://intake.tobibechtold.dev

Download on the App Store Get it on Google Play

What's New authoring

Release entries live in content/whats-new/<version>/ and are rendered into localized overview and detail pages.

Required files per release:

  • de.md
  • en.md
  • assets/ for screenshots and optional videos

Required frontmatter fields:

  • version
  • publishedAt
  • title
  • summary
  • coverImage

Optional frontmatter fields:

  • video
  • highlights

Example:

content/whats-new/2.1.1/
  de.md
  en.md
  assets/
    cover.svg
    search.png
    demo.mp4

Routes are generated automatically:

  • English overview: /whats-new
  • German overview: /de/whats-new
  • English detail: /whats-new/<version>
  • German detail: /de/whats-new/<version>

Prerendering and sitemap generation read the release content folder directly, so adding a new version entry is enough to publish a new localized page pair.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors