From 9167946eccff6b9d6d71347688395d05e77f8b41 Mon Sep 17 00:00:00 2001 From: Adam French Date: Wed, 4 Feb 2026 12:04:08 +0000 Subject: [PATCH] adding tailwind css --- nginx/vue/index.html | 1 - nginx/vue/package-lock.json | 627 ++++++++++++++++-- nginx/vue/package.json | 2 + nginx/vue/public/img/stamps/mine2.gif | Bin 0 -> 6767 bytes .../vue/{public/css => src/assets}/styles.css | 238 +------ nginx/vue/src/components/Navbar.vue | 12 +- nginx/vue/src/components/Radio.vue | 2 +- nginx/vue/src/components/admin/CreatePost.vue | 2 +- nginx/vue/src/components/admin/CreateUser.vue | 4 +- nginx/vue/src/components/admin/Login.vue | 4 +- nginx/vue/src/components/home/Collage.vue | 2 +- nginx/vue/src/components/home/Favorites.vue | 4 +- nginx/vue/src/components/home/Feed.vue | 18 +- nginx/vue/src/components/home/Gym.vue | 4 +- nginx/vue/src/components/home/Intro.vue | 4 +- nginx/vue/src/components/home/Links.vue | 6 +- nginx/vue/src/components/home/Listening.vue | 2 +- nginx/vue/src/components/home/Stamps.vue | 8 +- nginx/vue/src/components/home/Watching.vue | 4 +- nginx/vue/src/components/quick/Chat.vue | 4 +- nginx/vue/src/components/quick/LinkTable.vue | 2 +- nginx/vue/src/components/quick/Markdown.vue | 2 +- .../vue/src/components/quick/MusicPlayer.vue | 92 +++ .../vue/src/components/quick/RouterTable.vue | 2 +- nginx/vue/src/components/quick/Time.vue | 2 +- nginx/vue/src/components/quick/Timer.vue | 12 +- .../src/components/quick/ToggleLinkTable.vue | 2 +- nginx/vue/src/components/quick/Wip.vue | 2 +- nginx/vue/src/main.js | 1 + nginx/vue/src/views/404.vue | 4 +- nginx/vue/src/views/Admin.vue | 10 +- nginx/vue/src/views/Bookmarks.vue | 6 +- nginx/vue/src/views/Home.vue | 28 +- nginx/vue/src/views/Notes.vue | 6 +- nginx/vue/src/views/Shrines.vue | 6 +- nginx/vue/src/views/shrines/Demoman.vue | 4 +- nginx/vue/src/views/shrines/Evangelion.vue | 4 +- nginx/vue/src/views/shrines/GTO.vue | 4 +- .../vue/src/views/shrines/Skipskipbenben.vue | 4 +- nginx/vue/src/views/unused/CoverLetters.vue | 5 +- nginx/vue/vite.config.js | 18 +- 41 files changed, 796 insertions(+), 368 deletions(-) create mode 100644 nginx/vue/public/img/stamps/mine2.gif rename nginx/vue/{public/css => src/assets}/styles.css (59%) create mode 100644 nginx/vue/src/components/quick/MusicPlayer.vue diff --git a/nginx/vue/index.html b/nginx/vue/index.html index 0e5e52c..62b1046 100644 --- a/nginx/vue/index.html +++ b/nginx/vue/index.html @@ -5,7 +5,6 @@ AF - diff --git a/nginx/vue/package-lock.json b/nginx/vue/package-lock.json index de78f73..6e5873a 100644 --- a/nginx/vue/package-lock.json +++ b/nginx/vue/package-lock.json @@ -9,11 +9,13 @@ "version": "0.0.0", "dependencies": { "@mdit/plugin-katex": "^0.24.1", + "@tailwindcss/vite": "^4.1.18", "axios": "^1.13.2", "katex": "^0.16.27", "markdown-it": "^14.1.0", "markdown-it-wikilinks": "^1.4.0", "pinia": "^3.0.4", + "tailwindcss": "^4.1.18", "vue": "^3.5.22", "vue-router": "^4.6.3" }, @@ -488,7 +490,6 @@ "cpu": [ "ppc64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -505,7 +506,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -522,7 +522,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -539,7 +538,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -556,7 +554,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -573,7 +570,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -590,7 +586,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -607,7 +602,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -624,7 +618,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -641,7 +634,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -658,7 +650,6 @@ "cpu": [ "ia32" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -675,7 +666,6 @@ "cpu": [ "loong64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -692,7 +682,6 @@ "cpu": [ "mips64el" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -709,7 +698,6 @@ "cpu": [ "ppc64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -726,7 +714,6 @@ "cpu": [ "riscv64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -743,7 +730,6 @@ "cpu": [ "s390x" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -760,7 +746,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -777,7 +762,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -794,7 +778,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -811,7 +794,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -828,7 +810,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -845,7 +826,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -862,7 +842,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -879,7 +858,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -896,7 +874,6 @@ "cpu": [ "ia32" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -913,7 +890,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -927,7 +903,6 @@ "version": "0.3.13", "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", - "dev": true, "license": "MIT", "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0", @@ -938,7 +913,6 @@ "version": "2.3.5", "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", - "dev": true, "license": "MIT", "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", @@ -949,7 +923,6 @@ "version": "3.1.2", "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", - "dev": true, "license": "MIT", "engines": { "node": ">=6.0.0" @@ -965,7 +938,6 @@ "version": "0.3.31", "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", - "dev": true, "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", @@ -1056,7 +1028,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1070,7 +1041,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1084,7 +1054,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1098,7 +1067,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1112,7 +1080,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1126,7 +1093,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1140,7 +1106,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1154,7 +1119,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1168,7 +1132,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1182,7 +1145,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1196,7 +1158,6 @@ "cpu": [ "loong64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1210,7 +1171,6 @@ "cpu": [ "loong64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1224,7 +1184,6 @@ "cpu": [ "ppc64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1238,7 +1197,6 @@ "cpu": [ "ppc64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1252,7 +1210,6 @@ "cpu": [ "riscv64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1266,7 +1223,6 @@ "cpu": [ "riscv64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1280,7 +1236,6 @@ "cpu": [ "s390x" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1294,7 +1249,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1308,7 +1262,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1322,7 +1275,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1336,7 +1288,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1350,7 +1301,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1364,7 +1314,6 @@ "cpu": [ "ia32" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1378,7 +1327,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -1392,18 +1340,273 @@ "cpu": [ "x64" ], - "dev": true, "license": "MIT", "optional": true, "os": [ "win32" ] }, + "node_modules/@tailwindcss/node": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz", + "integrity": "sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==", + "license": "MIT", + "dependencies": { + "@jridgewell/remapping": "^2.3.4", + "enhanced-resolve": "^5.18.3", + "jiti": "^2.6.1", + "lightningcss": "1.30.2", + "magic-string": "^0.30.21", + "source-map-js": "^1.2.1", + "tailwindcss": "4.1.18" + } + }, + "node_modules/@tailwindcss/oxide": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz", + "integrity": "sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==", + "license": "MIT", + "engines": { + "node": ">= 10" + }, + "optionalDependencies": { + "@tailwindcss/oxide-android-arm64": "4.1.18", + "@tailwindcss/oxide-darwin-arm64": "4.1.18", + "@tailwindcss/oxide-darwin-x64": "4.1.18", + "@tailwindcss/oxide-freebsd-x64": "4.1.18", + "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.18", + "@tailwindcss/oxide-linux-arm64-gnu": "4.1.18", + "@tailwindcss/oxide-linux-arm64-musl": "4.1.18", + "@tailwindcss/oxide-linux-x64-gnu": "4.1.18", + "@tailwindcss/oxide-linux-x64-musl": "4.1.18", + "@tailwindcss/oxide-wasm32-wasi": "4.1.18", + "@tailwindcss/oxide-win32-arm64-msvc": "4.1.18", + "@tailwindcss/oxide-win32-x64-msvc": "4.1.18" + } + }, + "node_modules/@tailwindcss/oxide-android-arm64": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.18.tgz", + "integrity": "sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-darwin-arm64": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.18.tgz", + "integrity": "sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-darwin-x64": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.18.tgz", + "integrity": "sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-freebsd-x64": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.18.tgz", + "integrity": "sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.18.tgz", + "integrity": "sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==", + "cpu": [ + "arm" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.18.tgz", + "integrity": "sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-linux-arm64-musl": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.18.tgz", + "integrity": "sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-linux-x64-gnu": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz", + "integrity": "sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-linux-x64-musl": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz", + "integrity": "sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.18.tgz", + "integrity": "sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==", + "bundleDependencies": [ + "@napi-rs/wasm-runtime", + "@emnapi/core", + "@emnapi/runtime", + "@tybys/wasm-util", + "@emnapi/wasi-threads", + "tslib" + ], + "cpu": [ + "wasm32" + ], + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/core": "^1.7.1", + "@emnapi/runtime": "^1.7.1", + "@emnapi/wasi-threads": "^1.1.0", + "@napi-rs/wasm-runtime": "^1.1.0", + "@tybys/wasm-util": "^0.10.1", + "tslib": "^2.4.0" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz", + "integrity": "sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/oxide-win32-x64-msvc": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.18.tgz", + "integrity": "sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tailwindcss/vite": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.18.tgz", + "integrity": "sha512-jVA+/UpKL1vRLg6Hkao5jldawNmRo7mQYrZtNHMIVpLfLhDml5nMRUo/8MwoX2vNXvnaXNNMedrMfMugAVX1nA==", + "license": "MIT", + "dependencies": { + "@tailwindcss/node": "4.1.18", + "@tailwindcss/oxide": "4.1.18", + "tailwindcss": "4.1.18" + }, + "peerDependencies": { + "vite": "^5.2.0 || ^6 || ^7" + } + }, "node_modules/@types/estree": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", - "dev": true, "license": "MIT" }, "node_modules/@types/linkify-it": { @@ -1968,6 +2171,15 @@ "node": ">=0.4.0" } }, + "node_modules/detect-libc": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", + "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", + "license": "Apache-2.0", + "engines": { + "node": ">=8" + } + }, "node_modules/dunder-proto": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", @@ -1989,6 +2201,19 @@ "dev": true, "license": "ISC" }, + "node_modules/enhanced-resolve": { + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.19.0.tgz", + "integrity": "sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==", + "license": "MIT", + "dependencies": { + "graceful-fs": "^4.2.4", + "tapable": "^2.3.0" + }, + "engines": { + "node": ">=10.13.0" + } + }, "node_modules/entities": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", @@ -2060,7 +2285,6 @@ "version": "0.27.2", "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.2.tgz", "integrity": "sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==", - "dev": true, "hasInstallScript": true, "license": "MIT", "bin": { @@ -2124,7 +2348,6 @@ "version": "6.5.0", "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", - "dev": true, "license": "MIT", "engines": { "node": ">=12.0.0" @@ -2178,7 +2401,6 @@ "version": "2.3.3", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "dev": true, "hasInstallScript": true, "license": "MIT", "optional": true, @@ -2257,6 +2479,12 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/graceful-fs": { + "version": "4.2.11", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", + "license": "ISC" + }, "node_modules/has-symbols": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", @@ -2365,6 +2593,15 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/jiti": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz", + "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", + "license": "MIT", + "bin": { + "jiti": "lib/jiti-cli.mjs" + } + }, "node_modules/js-tokens": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", @@ -2421,6 +2658,255 @@ "dev": true, "license": "MIT" }, + "node_modules/lightningcss": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz", + "integrity": "sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==", + "license": "MPL-2.0", + "dependencies": { + "detect-libc": "^2.0.3" + }, + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + }, + "optionalDependencies": { + "lightningcss-android-arm64": "1.30.2", + "lightningcss-darwin-arm64": "1.30.2", + "lightningcss-darwin-x64": "1.30.2", + "lightningcss-freebsd-x64": "1.30.2", + "lightningcss-linux-arm-gnueabihf": "1.30.2", + "lightningcss-linux-arm64-gnu": "1.30.2", + "lightningcss-linux-arm64-musl": "1.30.2", + "lightningcss-linux-x64-gnu": "1.30.2", + "lightningcss-linux-x64-musl": "1.30.2", + "lightningcss-win32-arm64-msvc": "1.30.2", + "lightningcss-win32-x64-msvc": "1.30.2" + } + }, + "node_modules/lightningcss-android-arm64": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz", + "integrity": "sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==", + "cpu": [ + "arm64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-darwin-arm64": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz", + "integrity": "sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==", + "cpu": [ + "arm64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-darwin-x64": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz", + "integrity": "sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==", + "cpu": [ + "x64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-freebsd-x64": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz", + "integrity": "sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==", + "cpu": [ + "x64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-linux-arm-gnueabihf": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz", + "integrity": "sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==", + "cpu": [ + "arm" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-linux-arm64-gnu": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz", + "integrity": "sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==", + "cpu": [ + "arm64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-linux-arm64-musl": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz", + "integrity": "sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==", + "cpu": [ + "arm64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-linux-x64-gnu": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz", + "integrity": "sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==", + "cpu": [ + "x64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-linux-x64-musl": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.2.tgz", + "integrity": "sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==", + "cpu": [ + "x64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-win32-arm64-msvc": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz", + "integrity": "sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==", + "cpu": [ + "arm64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/lightningcss-win32-x64-msvc": { + "version": "1.30.2", + "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz", + "integrity": "sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==", + "cpu": [ + "x64" + ], + "license": "MPL-2.0", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, "node_modules/linkify-it": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz", @@ -2617,7 +3103,6 @@ "version": "4.0.3", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", - "dev": true, "license": "MIT", "engines": { "node": ">=12" @@ -2717,7 +3202,6 @@ "version": "4.55.1", "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.55.1.tgz", "integrity": "sha512-wDv/Ht1BNHB4upNbK74s9usvl7hObDnvVzknxqY/E/O3X6rW1U1rV1aENEfJ54eFZDTNo7zv1f5N4edCluH7+A==", - "dev": true, "license": "MIT", "dependencies": { "@types/estree": "1.0.8" @@ -2844,11 +3328,29 @@ "node": ">=16" } }, + "node_modules/tailwindcss": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz", + "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==", + "license": "MIT" + }, + "node_modules/tapable": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz", + "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==", + "license": "MIT", + "engines": { + "node": ">=6" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, "node_modules/tinyglobby": { "version": "0.2.15", "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", - "dev": true, "license": "MIT", "dependencies": { "fdir": "^6.5.0", @@ -2944,7 +3446,6 @@ "version": "7.3.1", "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz", "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==", - "dev": true, "license": "MIT", "dependencies": { "esbuild": "^0.27.0", diff --git a/nginx/vue/package.json b/nginx/vue/package.json index e0a330d..8180ff3 100644 --- a/nginx/vue/package.json +++ b/nginx/vue/package.json @@ -13,11 +13,13 @@ }, "dependencies": { "@mdit/plugin-katex": "^0.24.1", + "@tailwindcss/vite": "^4.1.18", "axios": "^1.13.2", "katex": "^0.16.27", "markdown-it": "^14.1.0", "markdown-it-wikilinks": "^1.4.0", "pinia": "^3.0.4", + "tailwindcss": "^4.1.18", "vue": "^3.5.22", "vue-router": "^4.6.3" }, diff --git a/nginx/vue/public/img/stamps/mine2.gif b/nginx/vue/public/img/stamps/mine2.gif new file mode 100644 index 0000000000000000000000000000000000000000..91dcac6ad2998a5074f78774b9060963ed983ef9 GIT binary patch literal 6767 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 RpF#it002ovPDHLkV1j24;#~j$ literal 0 HcmV?d00001 diff --git a/nginx/vue/public/css/styles.css b/nginx/vue/src/assets/styles.css similarity index 59% rename from nginx/vue/public/css/styles.css rename to nginx/vue/src/assets/styles.css index be617cb..76b9b5c 100644 --- a/nginx/vue/public/css/styles.css +++ b/nginx/vue/src/assets/styles.css @@ -1,3 +1,5 @@ +@import "tailwindcss"; + /* PRINTING */ @media print { .no-print, @@ -37,26 +39,32 @@ --portal_light_blue: #00a2ff; /* MAIN COLORS */ - --primary: #5ea; + --primary: #5fb; --secondary: #5ea; - --tertiary: #fff; - --quaternary: #424542; + --tertiary: #2ea; + --quaternary: #400; /* BACKGROUND COLORS */ - --bg-body: #000; - --bg_primary: #000; - --bg_secondary: #111; - --bg_tertiary: #222; - --bg_quaternary: #999; + --bg_primary: #011; + --bg_secondary: #000; --margin: 3px; - --padding: 3px; - --gap: 1px; + --spacing: 3px; /* FONTS USED */ --font_heading: big_noodle_titling; --font_text: CreatoDisplay; } + +@theme { + --color-primary: var(--primary); + --color-secondary: var(--secondary); + --color-tertiary: var(--tertiary); + --color-quaternary: var(--quaternary); + + --color-bg_primary: var(--bg_primary); + --color-bg_secondary: var(--bg_secondary); +} /* END OF VARIABLES */ /* ELEMENTS */ @@ -145,161 +153,6 @@ tr { border-image: url("/img/borders/bordercv.png") 30 round; } -.bdr-primary { - border: 1px solid var(--primary); -} - -.bdr-secondary { - border: 1px solid var(--secondary); -} - -.bdr-tertiary { - border: 1px solid var(--tertiary); -} - -.bdr-quaternary { - border: 1px solid var(--quaternary); -} - -/* SHADOWS */ - -.shadow-primary { - box-shadow: 0 20px 20px var(--primary); -} - -.shadow-secondary { - box-shadow: 0 20px 20px var(--secondary); -} - -.shadow-tertiary { - box-shadow: 0 20px 20px var(--tertiary); -} - -.shadow-quaternary { - box-shadow: 0 20px 20px var(--quaternary); -} - -/* BACKGROUNDS */ - -.bg-white { - background: white; -} - -.bg-primary { - background: var(--bg_primary); -} - -.bg-secondary { - background: var(--bg_secondary); -} - -.bg-tertiary { - background: var(--bg_tertiary); -} - -.bg-quaternary { - background: var(--bg_quaternary); -} - -/* SIZING */ - -.fill { - flex: 1; - box-sizing: border-box; -} - -.fill-width { - width: 100%; -} - -.wrap { - text-wrap: break-word; -} - -.margin { - margin: var(--margin); -} - -.pad { - padding: var(--padding); -} - -.gap { - gap: var(--gap); -} - -/* ALIGNMENT */ - -.relative { - position: relative; -} - -.center-content { - align-items: center; -} - -.center-text { - text-align: center; -} - -.left-content { - text-align: left; - align-items: left; - justify-content: left; -} - -.flex-row { - display: flex; - flex-direction: row; - flex-wrap: wrap; - margin: 0px; -} - -.flex-center { - justify-content: center; -} - -.scroll { - overflow: scroll; -} - -.scroll-y { - overflow-y: scroll; - overflow-x: hidden; -} - -.scroll-x { - overflow-y: hidden; - overflow-x: scroll; -} - -.flex { - display: flex; - padding: 2px; -} - -.flex-col { - display: flex; - flex-direction: column; - padding: 2px; -} - -.inline { - display: inline; -} - -.space-around { - justify-content: space-around; -} - -.space-between { - justify-content: space-between; -} - -.floating { - position: absolute; -} - /* A5 Page */ .a5page-landscape { font-family: var(--font_text); @@ -359,61 +212,22 @@ tr { box-sizing: border-box; } } -/* END OF PHONE */ - -/* BACKGROUND */ -.overlay { - position: fixed; /* not absolute */ - top: 0; - left: 0; - right: 0; - bottom: 0; -} - -.wfull { - width: 100%; -} - -.hfill { - height: 100%; -} - -.w-10vw { - width: 10vw; -} .tl { - position: absolute; - top: 0px; - left: 0px; + @apply absolute top-0 left-0; } - .tr { - position: absolute; - top: 0px; - right: 0px; + @apply absolute top-0 right-0; } - .bl { - position: absolute; - left: 0px; - right: 0px; + @apply absolute bottom-0 left-0; } - .br { - position: absolute; - bottom: 0px; - right: 0px; + @apply absolute bottom-0 right-0; } .background { - position: fixed; - top: 0; - left: 0; - right: 0; - bottom: 0; - z-index: -1; - pointer-events: none; + @apply fixed inset-0 -z-10 pointer-events-none; } .halftone { @@ -421,13 +235,11 @@ tr { --bg_size: 3px; --bg_pos: calc(var(--bg_size) / 2); --blur: 0%; - --dot_color: #033; - --bg_color: #000; - background-color: var(--bg_color); + background-color: var(--bg_secondary); background-image: radial-gradient( circle at center, - var(--dot_color) var(--dot_size), + var(--bg_primary) var(--dot_size), transparent var(--blur) ); background-size: var(--bg_size) var(--bg_size); diff --git a/nginx/vue/src/components/Navbar.vue b/nginx/vue/src/components/Navbar.vue index 12c3132..d26e6fa 100644 --- a/nginx/vue/src/components/Navbar.vue +++ b/nginx/vue/src/components/Navbar.vue @@ -16,11 +16,15 @@ const parentPath = computed(() => {