From 96b0f4e22483dbdf06664c793ad5c70f4eda1895 Mon Sep 17 00:00:00 2001 From: Tesscorp Date: Wed, 15 Jul 2026 19:59:43 -0600 Subject: [PATCH] Initial production backup --- .gitignore | 6 ++++++ index.html | 28 ++++++++++++++++++++++++++++ skills-lock.json | 11 +++++++++++ trimape-front | 1 + 4 files changed, 46 insertions(+) create mode 100644 .gitignore create mode 100644 index.html create mode 100644 skills-lock.json create mode 160000 trimape-front diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4f48e43 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +node_modules/ +dist/ +.env +*.zip +*.tar.gz +*.bak diff --git a/index.html b/index.html new file mode 100644 index 0000000..eb2d253 --- /dev/null +++ b/index.html @@ -0,0 +1,28 @@ + + + + + Domain Default page + + + + +

What is Plesk

+

+ Plesk is a hosting panel with simple and secure web server, website and web apps management tools. It is specially designed to help web professionals manage web, DNS, mail and other services through a comprehensive and user-friendly GUI. Plesk is about intelligently managing servers, apps, websites and hosting businesses, on both traditional and cloud hosting. +

+

+ Try Plesk Now! +

+ + +

Do you host WordPress sites outside of Plesk? Try WP Guardian - it provides complete visibility into the health of your WordPress websites in one place and keeps them protected with flexible updates management

+ + diff --git a/skills-lock.json b/skills-lock.json new file mode 100644 index 0000000..9bf8805 --- /dev/null +++ b/skills-lock.json @@ -0,0 +1,11 @@ +{ + "version": 1, + "skills": { + "vue-options-api-best-practices": { + "source": "hyf0/vue-skills", + "sourceType": "github", + "skillPath": "skills/vue-options-api-best-practices/SKILL.md", + "computedHash": "b35263a402e34a93e089cdf6d2e714d2dc1670a1f834ce67215552c4a70a864c" + } + } +} diff --git a/trimape-front b/trimape-front new file mode 160000 index 0000000..8bdcc82 --- /dev/null +++ b/trimape-front @@ -0,0 +1 @@ +Subproject commit 8bdcc822c7dbd0f83ebcfd1ea88f862131f397ce