FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
arfan

arfan

remark-frontmatter-starter

Remix of jxnblk/remark-frontmatter-starter
Unlisted
Like
1
remark-frontmatter-starter
Home
Code
6
docs
12
src
7
styles
7
tmp
7
H
App.tsx
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
docs
/
getting-started.md
Code
/
docs
/
getting-started.md
Search
4/15/2025
Viewing readonly version of main branch: v700
View latest version
getting-started.md
title:
Getting Started Guide
date:
2025-03-29T00:00:00.000Z
tags:
guide
tutorial
documentation

Getting Started with Remark Frontmatter

Contents

This is a sample guide to help you get started with the Remark Frontmatter Starter.

Features

  • Markdown parsing with Remark
  • Frontmatter support using gray-matter
  • HTML output with Rehype
  • Multiple document support

Frontmatter

Frontmatter is a way to add metadata to your markdown files. It's placed at the top of your file between triple dashes (---). Here's a template you can use:

--- title: Your Document Title date: YYYY-MM-DD tags: - tag1 - tag2 - tag3 ---

Frontmatter Fields

  • title: The title of your document
  • date: The date in YYYY-MM-DD format
  • tags: A list of tags for categorization

Usage

  1. Create markdown files in the docs directory
  2. Add frontmatter to your markdown files using the template above
  3. Access your documents through the web interface
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.