diff --git a/frontend/assets/css/fonts/morabba.css b/frontend/assets/css/fonts/morabba.css deleted file mode 100644 index 914f6ee..0000000 --- a/frontend/assets/css/fonts/morabba.css +++ /dev/null @@ -1,73 +0,0 @@ -@layer base { - @font-face { - font-family: "Morabba"; - src: url("/fonts/Morabba/Morabba-UltraLight.woff2"); - font-weight: 200; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "Morabba"; - src: url("/fonts/Morabba/Morabba-Light.woff2"); - font-weight: 300; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "Morabba"; - src: url("/fonts/Morabba/Morabba-Regular.woff2"); - font-weight: 400; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "Morabba"; - src: url("/fonts/Morabba/Morabba-Medium.woff2"); - font-weight: 500; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "Morabba"; - src: url("/fonts/Morabba/Morabba-SemiBold.woff2"); - font-weight: 600; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "Morabba"; - src: url("/fonts/Morabba/Morabba-Bold.woff2"); - font-weight: 700; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "Morabba"; - src: url("/fonts/Morabba/Morabba-ExtraBold.woff2"); - font-weight: 800; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "Morabba"; - src: url("/fonts/Morabba/Morabba-Black.woff2"); - font-weight: 900; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "Morabba"; - src: url("/fonts/Morabba/Morabba-Heavy.woff2"); - font-weight: 1000; - font-style: normal; - font-display: swap; - } -} \ No newline at end of file diff --git a/frontend/assets/css/fonts/yekan-bakh.css b/frontend/assets/css/fonts/yekan-bakh.css deleted file mode 100644 index 4705c50..0000000 --- a/frontend/assets/css/fonts/yekan-bakh.css +++ /dev/null @@ -1,41 +0,0 @@ -@layer base { - @font-face { - font-family: "YekanBakh"; - src: url("/fonts/YekanBakh/YekanBakh-Thin.woff"); - font-weight: 100; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "YekanBakh"; - src: url("/fonts/YekanBakh/YekanBakh-Light.woff"); - font-weight: 300; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "YekanBakh"; - src: url("/fonts/YekanBakh/YekanBakh-Regular.woff"); - font-weight: 400; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "YekanBakh"; - src: url("/fonts/YekanBakh/YekanBakh-SemiBold.woff"); - font-weight: 600; - font-style: normal; - font-display: swap; - } - - @font-face { - font-family: "YekanBakh"; - src: url("/fonts/YekanBakh/YekanBakh-Bold.woff"); - font-weight: 700; - font-style: normal; - font-display: swap; - } -} \ No newline at end of file diff --git a/frontend/assets/css/tailwind.css b/frontend/assets/css/tailwind.css index e1f23fb..cf7f4a3 100644 --- a/frontend/assets/css/tailwind.css +++ b/frontend/assets/css/tailwind.css @@ -6,8 +6,6 @@ @import "./button.comp.css"; @import "./input.comp.css"; @import "./fonts/iran-yekan-x.css"; -@import "./fonts/morabba.css"; -@import "./fonts/yekan-bakh.css"; :root { /* CONTAINER */ @@ -117,8 +115,6 @@ --font-inter: "Inter", sans-serif; --font-dmsans: "DM Sans", sans-serif; --font-iran-yekan-x: "IRANYekanXVF", "sans-serif"; - --font-yekan-bakh: "YekanBakh", "sans-serif"; - --font-morabba: "Morabba", "sans-serif"; /* BREAKPOINTS */ --breakpoint-2xs: 400px; diff --git a/frontend/nuxt.config.ts b/frontend/nuxt.config.ts index fd0cb10..622d931 100644 --- a/frontend/nuxt.config.ts +++ b/frontend/nuxt.config.ts @@ -61,17 +61,17 @@ export default defineNuxtConfig({ }, modules: [ - [ - "@nuxtjs/google-fonts", - { - families: { - "DM Sans": "100..900", - Inter: "100..900", - download: true, - inject: false, - }, - }, - ], + // [ + // "@nuxtjs/google-fonts", + // { + // families: { + // "DM Sans": "100..900", + // Inter: "100..900", + // download: true, + // inject: false, + // }, + // }, + // ], "@nuxt/icon", "reka-ui/nuxt", "@vueuse/nuxt", diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 5534988..df1c583 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -25,7 +25,6 @@ "date-fns-jalali": "^4.1.0-0", "fast-average-color": "^9.4.0", "gsap": "^3.12.7", - "highlight.js": "^11.11.1", "jalali-ts": "^8.0.0", "motion-v": "^1.1.1", "nuxt": "^3.15.4", @@ -36,7 +35,6 @@ "vue": "latest", "vue-image-zoomer": "^2.4.4", "vue-router": "latest", - "vue-scrollto": "^2.20.0", "vue-skeletor": "^1.0.6", "vue3-marquee": "^4.2.2", "vue3-persian-datetime-picker": "^1.2.2", @@ -6555,12 +6553,6 @@ ], "license": "MIT" }, - "node_modules/bezier-easing": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/bezier-easing/-/bezier-easing-2.1.0.tgz", - "integrity": "sha512-gbIqZ/eslnUFC1tjEvtz0sgx+xTK20wDnYMIA27VA04R7w6xxXQPZDbibjA9DTWZRA2CXtwHykkVzlCaAJAZig==", - "license": "MIT" - }, "node_modules/bindings": { "version": "1.5.0", "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", @@ -9240,15 +9232,6 @@ "integrity": "sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==", "license": "MIT" }, - "node_modules/highlight.js": { - "version": "11.11.1", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz", - "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==", - "license": "BSD-3-Clause", - "engines": { - "node": ">=12.0.0" - } - }, "node_modules/hookable": { "version": "5.5.3", "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz", @@ -16810,15 +16793,6 @@ "vue": "^3.2.0" } }, - "node_modules/vue-scrollto": { - "version": "2.20.0", - "resolved": "https://registry.npmjs.org/vue-scrollto/-/vue-scrollto-2.20.0.tgz", - "integrity": "sha512-7i+AGKJTThZnMEkhIPgrZjyAX+fXV7/rGdg+CV283uZZwCxwiMXaBLTmIc5RTA4uwGnT+E6eJle3mXQfM2OD3A==", - "license": "MIT", - "dependencies": { - "bezier-easing": "2.1.0" - } - }, "node_modules/vue-skeletor": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/vue-skeletor/-/vue-skeletor-1.0.6.tgz", diff --git a/frontend/package.json b/frontend/package.json index 587c266..030da0b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,7 +33,6 @@ "date-fns-jalali": "^4.1.0-0", "fast-average-color": "^9.4.0", "gsap": "^3.12.7", - "highlight.js": "^11.11.1", "jalali-ts": "^8.0.0", "motion-v": "^1.1.1", "nuxt": "^3.15.4", @@ -44,7 +43,6 @@ "vue": "latest", "vue-image-zoomer": "^2.4.4", "vue-router": "latest", - "vue-scrollto": "^2.20.0", "vue-skeletor": "^1.0.6", "vue3-marquee": "^4.2.2", "vue3-persian-datetime-picker": "^1.2.2", diff --git a/frontend/pages/tools/server-logs.vue b/frontend/pages/tools/server-logs.vue deleted file mode 100644 index 34dce01..0000000 --- a/frontend/pages/tools/server-logs.vue +++ /dev/null @@ -1,173 +0,0 @@ - - - - - \ No newline at end of file diff --git a/frontend/plugins/scrollTo.client.ts b/frontend/plugins/scrollTo.client.ts deleted file mode 100644 index a605d72..0000000 --- a/frontend/plugins/scrollTo.client.ts +++ /dev/null @@ -1,9 +0,0 @@ -import VueScrollTo from "vue-scrollto"; - -export default defineNuxtPlugin(() => { - return { - provide: { - vScrollTo: VueScrollTo, - }, - }; -}); diff --git a/frontend/public/fonts/Morabba/Morabba-Black.woff2 b/frontend/public/fonts/Morabba/Morabba-Black.woff2 deleted file mode 100644 index 9046b14..0000000 Binary files a/frontend/public/fonts/Morabba/Morabba-Black.woff2 and /dev/null differ diff --git a/frontend/public/fonts/Morabba/Morabba-Bold.woff2 b/frontend/public/fonts/Morabba/Morabba-Bold.woff2 deleted file mode 100644 index 5b4e175..0000000 Binary files a/frontend/public/fonts/Morabba/Morabba-Bold.woff2 and /dev/null differ diff --git a/frontend/public/fonts/Morabba/Morabba-ExtraBold.woff2 b/frontend/public/fonts/Morabba/Morabba-ExtraBold.woff2 deleted file mode 100644 index d91c75a..0000000 Binary files a/frontend/public/fonts/Morabba/Morabba-ExtraBold.woff2 and /dev/null differ diff --git a/frontend/public/fonts/Morabba/Morabba-Heavy.woff2 b/frontend/public/fonts/Morabba/Morabba-Heavy.woff2 deleted file mode 100644 index bd73f5e..0000000 Binary files a/frontend/public/fonts/Morabba/Morabba-Heavy.woff2 and /dev/null differ diff --git a/frontend/public/fonts/Morabba/Morabba-Light.woff2 b/frontend/public/fonts/Morabba/Morabba-Light.woff2 deleted file mode 100644 index 1660ac3..0000000 Binary files a/frontend/public/fonts/Morabba/Morabba-Light.woff2 and /dev/null differ diff --git a/frontend/public/fonts/Morabba/Morabba-Medium.woff2 b/frontend/public/fonts/Morabba/Morabba-Medium.woff2 deleted file mode 100644 index c7d7c62..0000000 Binary files a/frontend/public/fonts/Morabba/Morabba-Medium.woff2 and /dev/null differ diff --git a/frontend/public/fonts/Morabba/Morabba-Regular.woff2 b/frontend/public/fonts/Morabba/Morabba-Regular.woff2 deleted file mode 100644 index ba8a057..0000000 Binary files a/frontend/public/fonts/Morabba/Morabba-Regular.woff2 and /dev/null differ diff --git a/frontend/public/fonts/Morabba/Morabba-SemiBold.woff2 b/frontend/public/fonts/Morabba/Morabba-SemiBold.woff2 deleted file mode 100644 index eef92c1..0000000 Binary files a/frontend/public/fonts/Morabba/Morabba-SemiBold.woff2 and /dev/null differ diff --git a/frontend/public/fonts/Morabba/Morabba-UltraLight.woff2 b/frontend/public/fonts/Morabba/Morabba-UltraLight.woff2 deleted file mode 100644 index dae5d24..0000000 Binary files a/frontend/public/fonts/Morabba/Morabba-UltraLight.woff2 and /dev/null differ diff --git a/frontend/public/fonts/YekanBakh/YekanBakh-Bold.woff b/frontend/public/fonts/YekanBakh/YekanBakh-Bold.woff deleted file mode 100644 index a5dcf87..0000000 Binary files a/frontend/public/fonts/YekanBakh/YekanBakh-Bold.woff and /dev/null differ diff --git a/frontend/public/fonts/YekanBakh/YekanBakh-Light.woff b/frontend/public/fonts/YekanBakh/YekanBakh-Light.woff deleted file mode 100644 index 0e83072..0000000 Binary files a/frontend/public/fonts/YekanBakh/YekanBakh-Light.woff and /dev/null differ diff --git a/frontend/public/fonts/YekanBakh/YekanBakh-Regular.woff b/frontend/public/fonts/YekanBakh/YekanBakh-Regular.woff deleted file mode 100644 index bf5aab7..0000000 Binary files a/frontend/public/fonts/YekanBakh/YekanBakh-Regular.woff and /dev/null differ diff --git a/frontend/public/fonts/YekanBakh/YekanBakh-SemiBold.woff b/frontend/public/fonts/YekanBakh/YekanBakh-SemiBold.woff deleted file mode 100644 index 746a3d0..0000000 Binary files a/frontend/public/fonts/YekanBakh/YekanBakh-SemiBold.woff and /dev/null differ diff --git a/frontend/public/fonts/YekanBakh/YekanBakh-Thin.woff b/frontend/public/fonts/YekanBakh/YekanBakh-Thin.woff deleted file mode 100644 index 72fcc39..0000000 Binary files a/frontend/public/fonts/YekanBakh/YekanBakh-Thin.woff and /dev/null differ