From 395f1c7688b832281091b059533e3cc59ccffcf8 Mon Sep 17 00:00:00 2001 From: Marnix <93143998+MarnixCroes@users.noreply.github.com> Date: Thu, 1 Jun 2023 00:28:01 +0200 Subject: [PATCH] update Embassy to StartOS leftover (#23) --- src/_data/site.js | 2 +- src/_includes/components/landing/powered-by.njk | 6 +++--- src/_includes/components/landing/products.njk | 6 +++--- .../{embassy-pro-sketch.png => server-sketch.png} | Bin src/assets/images/{embassyOS.png => startOS.png} | Bin src/contribute.njk | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) rename src/assets/images/{embassy-pro-sketch.png => server-sketch.png} (100%) rename src/assets/images/{embassyOS.png => startOS.png} (100%) diff --git a/src/_data/site.js b/src/_data/site.js index 0b5847f..e53186f 100644 --- a/src/_data/site.js +++ b/src/_data/site.js @@ -20,7 +20,7 @@ module.exports = { url: 'https://marketplace.start9.com' }, poweredBy: { - url: 'https://github.com/Start9Labs/embassy-os' + url: 'https://github.com/Start9Labs/start-os' }, support: { url: 'https://docs.start9.com/latest/support' diff --git a/src/_includes/components/landing/powered-by.njk b/src/_includes/components/landing/powered-by.njk index 3ad840d..10e0a7a 100644 --- a/src/_includes/components/landing/powered-by.njk +++ b/src/_includes/components/landing/powered-by.njk @@ -4,14 +4,14 @@

StartOS facilitates the entire process of discovering, installing, configuring, and using any variety of open-source software from anywhere in the world without trusting anyone.

StartOS is the distribution platform open source software has been waiting for. - Check out the source code! + Check out the source code!

{# {% include "svgs/stack.svg" %}
{% include "svgs/stack.svg" %}
#}
- screenshots of StartOS UI - + screenshots of StartOS UI +
\ No newline at end of file diff --git a/src/_includes/components/landing/products.njk b/src/_includes/components/landing/products.njk index 2280bc0..6d41f0d 100644 --- a/src/_includes/components/landing/products.njk +++ b/src/_includes/components/landing/products.njk @@ -1,13 +1,13 @@
- prefab server, represented in voxels - + prefab server, represented in voxels +

buy

your server
- {% include "svgs/embassy-pro-sketch-lines.svg" %} + {% include "svgs/server-sketch-lines.svg" %}
diff --git a/src/assets/images/embassy-pro-sketch.png b/src/assets/images/server-sketch.png similarity index 100% rename from src/assets/images/embassy-pro-sketch.png rename to src/assets/images/server-sketch.png diff --git a/src/assets/images/embassyOS.png b/src/assets/images/startOS.png similarity index 100% rename from src/assets/images/embassyOS.png rename to src/assets/images/startOS.png diff --git a/src/contribute.njk b/src/contribute.njk index 000834b..d4da4af 100644 --- a/src/contribute.njk +++ b/src/contribute.njk @@ -90,5 +90,5 @@ layout: layouts/peripheral.njk dev section hero: terminal icon
-

If you have Rust or Typescript skills, and are interested in doing OS development, please checkout the contribution guide. If you are interested in packaging a service, please check out our developer documentation. To report a security vulnerability, please email {% include 'components/emails/security-email.njk' %}

+

If you have Rust or Typescript skills, and are interested in doing OS development, please checkout the contribution guide. If you are interested in packaging a service, please check out our developer documentation. To report a security vulnerability, please email {% include 'components/emails/security-email.njk' %}