From bba314a63db3ee8d23c1ce3fddd93c15fa09d923 Mon Sep 17 00:00:00 2001 From: Lucy <12953208+elvece@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:17:27 -0400 Subject: [PATCH] Update/trademark (#27) * add animated background to hero * remove community tech job * update some styling, fix lines, logo for trademarks * cleanup --- src/_data/jobs.json | 19 ------- src/_includes/components/footer.njk | 2 +- src/_includes/components/header.njk | 2 +- src/_includes/components/landing/hero.njk | 2 - .../components/landing/infographics.njk | 2 +- .../components/landing/powered-by.njk | 7 ++- src/_includes/svgs/{logo.svg => workmark.svg} | 0 src/assets/images/logomark.png | Bin 0 -> 18304 bytes .../{startOS.png => startos-screens.png} | Bin src/assets/js/appearance-animation.js | 22 ++++---- src/assets/js/header.js | 4 +- src/assets/js/hero.js | 18 +++--- src/assets/styles/bitcoin.scss | 2 +- src/assets/styles/landing.scss | 42 ++++++++++++-- src/assets/styles/main.scss | 2 +- src/assets/styles/powered-by.scss | 53 +++++------------- 16 files changed, 81 insertions(+), 96 deletions(-) rename src/_includes/svgs/{logo.svg => workmark.svg} (100%) create mode 100644 src/assets/images/logomark.png rename src/assets/images/{startOS.png => startos-screens.png} (100%) diff --git a/src/_data/jobs.json b/src/_data/jobs.json index a67ea27..7cbca56 100644 --- a/src/_data/jobs.json +++ b/src/_data/jobs.json @@ -20,24 +20,5 @@ "Team retreats!" ], "how": "Email us at jobs@start9.com with your resume and any other information you think we should know about you." - }, - { - "title": "Community Support Tech", - "blurb": "We take support and education extremely seriously at Start9. We need motivated and passionate individuals to help us scale our highly-rated community support team.", - "description": ["We are accepting applicants to the first training program beginning July 1. If accepted, this mandatory training which will teach you to be a StartOS expert as well as an empathetic first responder. During slow support days, there will be opportunities to assist with beta testing, quality assurance, and more. This program will be constantly expanding, with application periods occurring approximately once per year."], - "requirements": [ - "A passion for Freedom-principled technologies", - "Basic computing skills", - "Empathy and patience", - "Bonus: Linux, sysadmin, or devops experience" - ], - "benefits": [ - "Certification training program", - "Complimentary Start9 Server Lite", - "Badge in community channels", - "Contracted shift-based position", - "Paid in Bitcoin at a rate of $21 / hr USD" - ], - "how": "Email us at apply@start9.com." } ] diff --git a/src/_includes/components/footer.njk b/src/_includes/components/footer.njk index e8536dd..ec9096b 100644 --- a/src/_includes/components/footer.njk +++ b/src/_includes/components/footer.njk @@ -13,7 +13,7 @@