Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

208 add metadata read and write #215

Merged
merged 13 commits into from
Jan 13, 2025
Merged

Conversation

thomas-senechal
Copy link
Member

@thomas-senechal thomas-senechal commented Jan 13, 2025

an update of only metadat looks like so:
image

@thomas-senechal thomas-senechal linked an issue Jan 13, 2025 that may be closed by this pull request
@thomas-senechal thomas-senechal force-pushed the 208-add-metadata-read-and-write branch from 4258501 to 930c8d4 Compare January 13, 2025 17:17
@thomas-senechal thomas-senechal marked this pull request as ready for review January 13, 2025 17:40
cli/src/lib/index/read.ts Show resolved Hide resolved
cli/src/lib/index/read.ts Show resolved Hide resolved
cli/src/lib/website/metadata.ts Show resolved Hide resolved
cli/src/lib/website/metadata.ts Show resolved Hide resolved
Comment on lines +58 to +60
title: string
description: string
keywords: string[]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mayeb you could create a type and export it

@thomas-senechal thomas-senechal merged commit 93aff52 into main Jan 13, 2025
11 checks passed
@thomas-senechal thomas-senechal deleted the 208-add-metadata-read-and-write branch January 13, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add metadata read and write
2 participants