Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 339 Bytes

Linwood Website

Visit the website

Project Structure

All data can be found in content. The blog entries are in content/blog. Find all projects in content/projects.

Building

Install all dependencies with pnpm install.

To run the dev server run pnpm dev.

To build the website run pnpm build.