Write your news in markdown and download the file to upload
Required. Use YYYY-MM-DD for full date (e.g., "2025-01-15") or YYYY-MM for month only (e.g., "2025-01").
ℹ️ Month-only date detected. The markdown file will automatically include date_original and date_month_only fields for proper formatting.
date_original
date_month_only
Required. The news headline/title.
Required. Short summary text for the news listing page.
If you write markdown content below, the website will automatically create an individual news page with a link from the news listing. If left empty, the news will be text-only on the listing page.
Optional. Full content for the individual news page. Supports markdown formatting. If provided, a slug will be auto-generated and the news will link to an individual page.
If left empty and markdown content is provided, will auto-generate from title. Used in the URL: /news/[slug]/
Optional. If provided, news item will link to this external URL instead of creating an individual page. Only used if no markdown content is provided.
_news/
_news/[slug].md
Download this file and save it to _news/[slug].md. The website will automatically pick it up!