mirror of
https://github.com/Drop-OSS/drop-website.git
synced 2026-07-20 22:38:54 -04:00
[PR #1] [MERGED] better seo and first load performance #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop-website/pull/1
Author: @Huskydog9988
Created: 4/19/2025
Status: ✅ Merged
Merged: 4/20/2025
Merged by: @DecDuck
Base:
main← Head:refine-website📝 Commits (9)
e8b926dchore: update drop-basecca9bc7feat: ssr render sitec5e367cchore: update nuxt and enable typescript58435a9feat: switch to nuxt fontsccd8653feat: switch to nuxt images0984dd1feat: add fallback fonts423bd79feat: add opengrapg images5df4d58feat: fully make use of NuxtLinke9643d4fix: set nitro build preset to github pages📊 Changes
39 files changed (+4978 additions, -1661 deletions)
View changed files
📝
assets/core.scss(+43 -43)📝
components/Footer.vue(+19 -20)📝
components/Header.vue(+5 -7)📝
components/Logo.vue(+1 -0)➕
components/OgImage/DropOG.vue(+84 -0)📝
drop-base(+1 -1)📝
error.vue(+10 -1)📝
layouts/default.vue(+25 -0)📝
nuxt.config.ts(+104 -8)📝
package.json(+19 -4)📝
pages/comparison.vue(+2 -2)📝
pages/features/library.vue(+14 -6)📝
pages/index.vue(+80 -27)📝
public/fonts/helvetica/Helvetica-400-italic.woff(+0 -0)📝
public/fonts/helvetica/Helvetica-400.woff(+0 -0)📝
public/fonts/helvetica/Helvetica-600-bold-italic.woff(+0 -0)📝
public/fonts/helvetica/Helvetica-600-bold.woff(+0 -0)📝
public/fonts/helvetica/helvetica-300-light.woff2(+0 -0)📝
public/fonts/inter/Inter-variable-400-italic.ttf(+0 -0)📝
public/fonts/inter/Inter-variable-400.ttf(+0 -0)...and 19 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.