From 0d8d2643a9cd9fc9cac6c3fe752b6a84674ab725 Mon Sep 17 00:00:00 2001 From: Daniel <33575896+ukdaaan@users.noreply.github.com> Date: Sat, 9 Nov 2024 21:46:06 +0000 Subject: [PATCH] url changes --- .astro/astro/content.d.ts | 3 ++- .astro/settings.json | 2 +- astro.config.mjs | 4 +-- src/content/docs/guides/Minecraft/sftp.mdx | 10 +++---- .../OVH/Optional/Configuration/hardening.mdx | 2 +- src/content/docs/index.mdx | 2 +- src/content/docs/tools/textures.mdx | 26 ++++++------------- 7 files changed, 20 insertions(+), 29 deletions(-) diff --git a/.astro/astro/content.d.ts b/.astro/astro/content.d.ts index dab18b5adc..d1e99887cb 100644 --- a/.astro/astro/content.d.ts +++ b/.astro/astro/content.d.ts @@ -4,6 +4,7 @@ declare module 'astro:content' { Content: import('astro').MarkdownInstance<{}>['Content']; headings: import('astro').MarkdownHeading[]; remarkPluginFrontmatter: Record; + components: import('astro').MDXInstance<{}>['components']; }>; } } @@ -859,5 +860,5 @@ declare module 'astro:content' { type AnyEntryMap = ContentEntryMap & DataEntryMap; - export type ContentConfig = typeof import("./../../src/content/config.js"); + export type ContentConfig = typeof import("../../src/content/config.js"); } diff --git a/.astro/settings.json b/.astro/settings.json index 2ac6de12f5..745a6490fb 100644 --- a/.astro/settings.json +++ b/.astro/settings.json @@ -1,5 +1,5 @@ { "_variables": { - "lastUpdateCheck": 1728746194994 + "lastUpdateCheck": 1731188452484 } } \ No newline at end of file diff --git a/astro.config.mjs b/astro.config.mjs index 753d311521..c49de4114a 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -19,8 +19,8 @@ export default defineConfig({ baseUrl: "https://github.com/setupmd/docs/edit/v3", }, social: { - discord: "https://smd.gg/discord", - github: "https://smd.gg/repo", + discord: "https://discord.gg/pXaQgzneed", + github: "https://github.com/setupmd/docs", }, sidebar: [ { diff --git a/src/content/docs/guides/Minecraft/sftp.mdx b/src/content/docs/guides/Minecraft/sftp.mdx index 8223922ce3..b8063c2ff6 100644 --- a/src/content/docs/guides/Minecraft/sftp.mdx +++ b/src/content/docs/guides/Minecraft/sftp.mdx @@ -47,7 +47,7 @@ For simplicity we're also recommending FileZilla for Debian based distros. ### Identifying your Credentials Once you have installed FileZilla the next step is for you to get connected to your Minecraft server. You can find the information within your provider panel, most providers are now using Pterodactyl so you need to find the following block of information below*. - + *Depending on your provider your panel will look different but they will all display this set of information
Copy the information from the `SFTP Address` and `Username` fields we will need this information within our FileZilla client. @@ -63,16 +63,16 @@ Your SFTP password will be the same password you use to login to the panel, you Once you have the information we're going to 'create a site' so we don't need to input this data everytime we want to file transfer, to do this select the site manager in the top left corner. - + Select 'New Site' and you can now fill in the section on the right hand side, you should change Protocol from FTP to SFTP else you will run into issues while connecting. - + Once you have copied this information over you should press 'Connect' and you will be presented with one final confirmation window, select 'Always trust this host' and then press 'Ok'. - + You will now be connected to your server via SFTP, you can upload/download, edit or delete files from the highlighted window below. - + diff --git a/src/content/docs/guides/OVH/Optional/Configuration/hardening.mdx b/src/content/docs/guides/OVH/Optional/Configuration/hardening.mdx index 2cff21016d..2bfeed2f06 100644 --- a/src/content/docs/guides/OVH/Optional/Configuration/hardening.mdx +++ b/src/content/docs/guides/OVH/Optional/Configuration/hardening.mdx @@ -10,7 +10,7 @@ sidebar: This document is designed specifcally for those who want to tighten up windows and add some preventative measures to lock down their machine, it should be made known that the more you lock down a machine the less functionality it will have. -You should find a balance for your own environment that works best for you by either disabling or enhancing the provided policies, this page breaks down the NCSC guidelines for systems hosting '[OFFICAL](https://smd.gg/jx9p7xw)' data. +You should find a balance for your own environment that works best for you by either disabling or enhancing the provided policies, this page breaks down the NCSC guidelines for systems hosting '[OFFICAL](https://assets.prod.urho.st/uploads/files/ae38ca7d6e9953c7c41226128ae2397f.pdf)' data. ### Windows Home diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index be7147a922..5734ebd16a 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -29,6 +29,6 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; With V3 we now have the functionality to implement translations following the i18n standard. **SOON!** - We're still backed by the amazing members of the [Admincraft](https://smd.gg/acdiscord) community. + We're still backed by the amazing members of the [Admincraft](https://discord.gg/8a3W4BjVDf) community. diff --git a/src/content/docs/tools/textures.mdx b/src/content/docs/tools/textures.mdx index b75c36486d..0ca336f799 100644 --- a/src/content/docs/tools/textures.mdx +++ b/src/content/docs/tools/textures.mdx @@ -12,40 +12,30 @@ We (setup.md) have an official sharing site that can be used (for free) providin ### Using our uploader -Firstly, open a browser and navigate to https://smd.gg/upload. +Firstly, open a browser and navigate to https://usercontent.smd.gg/dashboard. Sign in using one of our SSO options / create a 'traditional' account using a username and password. - - -Select the 'Getting Started' free tier to finish setting up your account. - - + You will now be brought to the dashboard page, on the left hand side select 'File link' - - -By pressing the 'New Link' button in the top right hand side you will be shown a file uploader + - +By pressing the 'New Link' button in the top right hand side you will be shown a file uploader where you can select your zip file. -Select where your texture pack is on the system and upload the .zip file. + - +Select 'create new file URL' and await for the upload to be completed. -Select 'create new file URL' and await for the upload to be completed - - + You will then be presented with additional customisation options as well as the URL that needs to be added to your server.properties content. - + Go into your `server.properties` file and where it has resource-pack paste in the URL provided from the website like so. - - --- #### Compliance Reporting