Skip to content

tramlinehq/page

Repository files navigation

Tramline Landing Page

Next.js static site for tramline.app.

Development

npm install
npm run dev

Build

npm run build

Static output goes to out/.

Blog

Add .mdx files to src/content/blog/ with frontmatter:

---
title: "Post Title"
date: "2024-01-15"
description: "A brief description"
---

Your content here.

About

Landing page

Resources

Stars

Watchers

Forks

Contributors