Skip to content

Merge : documents.liria.work #2

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

Merged
merged 13 commits into from
Apr 4, 2025
Merged

Merge : documents.liria.work #2

merged 13 commits into from
Apr 4, 2025

Conversation

Liry24
Copy link
Member

@Liry24 Liry24 commented Feb 16, 2025

  • documents.liria.workの内容をマージ

This pull request includes several changes to the apps/documents project, focusing on configuration, dependencies, and component updates. The most important changes include adding a .gitignore file, configuring Astro with various plugins, updating package.json with dependencies and scripts, and adding multiple components in both Astro and Vue formats.

Configuration and Dependencies:

  • Added a .gitignore file to exclude build output, dependencies, logs, environment variables, macOS-specific files, and JetBrains settings folder.
  • Configured Astro with plugins for MDX, Vue, React, TailwindCSS, and more in astro.config.ts.
  • Updated package.json with project scripts and dependencies for Astro, TailwindCSS, Vue, React, and other plugins.

Component Updates:

  • Added card.astro component with TailwindCSS classes and conditional rendering based on the type prop.
  • Added link.astro component with dynamic icon and new tab handling based on the href prop.
  • Added link.vue component with similar functionality as link.astro, using Vue's defineProps and withDefaults.

Open Graph Image Generation:

  • Added generate.tsx for generating Open Graph images using @vercel/og and a custom font fetch function.
  • Added graphics-item.tsx, graphics.tsx, and home.tsx components for different Open Graph image layouts, utilizing the generate function. [1] [2] [3]

Liry24 and others added 3 commits February 5, 2025 17:19
- documents.liria.workのコードを移行
- iconify-vueに問題あり
@Liry24 Liry24 self-assigned this Feb 16, 2025
Copy link

vercel bot commented Feb 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
liria.work ⬜️ Skipped (Inspect) Apr 4, 2025 4:14am

@Liry24 Liry24 added the enhancement New feature or request label Feb 16, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 37 out of 47 changed files in this pull request and generated 2 comments.

Files not reviewed (10)
  • .prototools: Language not supported
  • apps/documents/.gitignore: Language not supported
  • apps/documents/package.json: Language not supported
  • apps/documents/src/components/card.astro: Language not supported
  • apps/documents/src/components/link.astro: Language not supported
  • apps/documents/src/components/table.astro: Language not supported
  • apps/documents/src/layouts/article.astro: Language not supported
  • apps/documents/src/layouts/footer.astro: Language not supported
  • apps/documents/src/layouts/header.astro: Language not supported
  • apps/documents/src/layouts/main.astro: Language not supported

Co-authored-by: Copilot <[email protected]>
@Liry24 Liry24 merged commit 97770de into main Apr 4, 2025
2 checks passed
@Liry24 Liry24 deleted the merge-documents branch April 4, 2025 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant