mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 10:21:54 +00:00
Update/product rename (#21)
* rename products * more renames and edit graphic * update community tech job * fix links
This commit is contained in:
@@ -8,8 +8,8 @@ permalink: /public/404.html
|
||||
<div id="hero-image" class="image-with-shadow">
|
||||
<img
|
||||
src="/assets/images/dev-hero.png"
|
||||
alt="404 page hero image: html tag emerging from an embassy"
|
||||
title="404 page hero image: html tag emerging from an embassy"/>
|
||||
alt="404 page hero image: html tag emerging from a server"
|
||||
title="404 page hero image: html tag emerging from a server"/>
|
||||
<img class="img-shadow" src="/assets/images/dev-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
"link": "https://static.coindesk.com/wp-content/uploads/2020/07/harrison-broadbent-hSHNPyND_dU-unsplash-300x185.jpg",
|
||||
"image": "https://www.coindesk.com/tech/2020/07/08/start9-labs-pitches-a-private-at-home-server-and-it-works/",
|
||||
"anchor": "Coindesk",
|
||||
"description": "Start9 Labs' Embassy server sets up its own private internet network and comes with its own operating system. We tried it."
|
||||
"description": "Start9 Labs' server sets up its own private internet network and comes with its own operating system. We tried it."
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"title": "Senior Backend Developer (Rust)",
|
||||
"blurb": "Our mission at Start9 is to eliminate the need for trusted 3rd parties in the human/computer relationship. Our flagship product, EmbassyOS, is the most advanced, secure, and reliable personal server operating system in the world, making it possible for anyone to host their own software and data. One brick at a time, we will help construct an open and decentralized computing platform for humanity's future, one where sovereign individuals control their own data and the flow of information, as well as the abundance of intelligent devices that will come to engulf the human experience.",
|
||||
"description": ["We are seeking an experienced Rust developer to contribute to the embassyOS backend codebase. The embassyOS backend is a novel and highly performant container management system that affords users granular control over applications running on their personal server."],
|
||||
"blurb": "Our mission at Start9 is to eliminate the need for trusted 3rd parties in the human/computer relationship. Our flagship product, StartOS, is the most advanced, secure, and reliable personal server operating system in the world, making it possible for anyone to host their own software and data. One brick at a time, we will help construct an open and decentralized computing platform for humanity's future, one where sovereign individuals control their own data and the flow of information, as well as the abundance of intelligent devices that will come to engulf the human experience.",
|
||||
"description": ["We are seeking an experienced Rust developer to contribute to the StartOS backend codebase. The StartOS backend is a novel and highly performant container management system that affords users granular control over applications running on their personal server."],
|
||||
"requirements": [
|
||||
"Familiarity with Rust's async model and the tokio runtime",
|
||||
"Familiarity with Linux kernel intrinsics",
|
||||
@@ -20,5 +20,24 @@
|
||||
"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."
|
||||
}
|
||||
]
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
{
|
||||
"title": "Start9 Labs Pitches a Private At-Home Server. And It Works",
|
||||
"date": "2020-07-08",
|
||||
"blurb": "Start9 Labs' Embassy server sets up its own private internet network and comes with its own operating system. We tried it.",
|
||||
"blurb": "The Start9 server sets up its own private internet network and comes with its own operating system. We tried it.",
|
||||
"url": "https://www.coindesk.com/tech/2020/07/08/start9-labs-pitches-a-private-at-home-server-and-it-works/",
|
||||
"image-url": "https://static.coindesk.com/wp-content/uploads/2020/07/harrison-broadbent-hSHNPyND_dU-unsplash-300x185.jpg",
|
||||
"source": "Coindesk",
|
||||
|
||||
@@ -52,7 +52,7 @@ module.exports = [
|
||||
"name": "Contribute",
|
||||
"slug": "contribute",
|
||||
"url": "/contribute",
|
||||
"target": "_blank",
|
||||
"target": "",
|
||||
"order": 2,
|
||||
"class": ""
|
||||
},
|
||||
@@ -76,16 +76,16 @@ module.exports = [
|
||||
"inFooter": true,
|
||||
"items": [
|
||||
{
|
||||
"name": "Embassy One",
|
||||
"slug": "embassy-one",
|
||||
"name": "Server One",
|
||||
"slug": "server-one",
|
||||
"url": site.products.one,
|
||||
"target": "_blank",
|
||||
"order": 0,
|
||||
"class": ""
|
||||
},
|
||||
{
|
||||
"name": "Embassy Pro",
|
||||
"slug": "embassy-pro",
|
||||
"name": "Server Pro",
|
||||
"slug": "server-pro",
|
||||
"url": site.products.pro,
|
||||
"target": "_blank",
|
||||
"order": 1,
|
||||
@@ -137,8 +137,8 @@ module.exports = [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "embassyOS",
|
||||
"slug": "embassyos",
|
||||
"name": "Start",
|
||||
"slug": "startos",
|
||||
"order": 2,
|
||||
"size": "half",
|
||||
"inHeader": false,
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
"link": "https://www.stitcher.com/show/once-bitten/episode/grassfedbitcoin-sovereign-computing-with-start9labs-299-208979440",
|
||||
"image": "https://s3-us-west-2.amazonaws.com/anchor-generated-image-bank/production/podcast_uploaded_nologo400/3134186/3134186-1581240303263-e0a3e92467678.jpg",
|
||||
"anchor": "Once Bitten",
|
||||
"description": "Today's guest on the show is @Grassfedbitcoin who joins me to talk about self-hosting all your personal data at home with @start9labs Embassy One."
|
||||
"description": "Today's guest on the show is @Grassfedbitcoin who joins me to talk about self-hosting all your personal data at home with @start9labs Server One."
|
||||
},
|
||||
{
|
||||
"title": "Matt Hill | Sovereign Computing",
|
||||
@@ -149,7 +149,7 @@
|
||||
"link": "https://www.freedomsphoenix.com/Media/322001-2022-03-10-2022-03-11-ernest-hancock-interviews-david-croisant-start9-labs.htm",
|
||||
"image": "https://is2-ssl.mzstatic.com/image/thumb/Podcasts/62/f0/38/ps.tbxsjaqa.jpg/626x0w.webp",
|
||||
"anchor": "Declare Your Independence",
|
||||
"description": "David Croisant (Start9 Labs) comes on to talk about EmbassyOS version 0.3.0, 'self-hosting,' freedom tech, 'Uncle Jim' model, rebuilding the Internet, pirate communications, etc..."
|
||||
"description": "David Croisant (Start9 Labs) comes on to talk about StartOS version 0.3.0, 'self-hosting,' freedom tech, 'Uncle Jim' model, rebuilding the Internet, pirate communications, etc..."
|
||||
},
|
||||
{
|
||||
"title": "SLP352 Matt Hill",
|
||||
@@ -157,7 +157,7 @@
|
||||
"link": "https://stephanlivera.com/episode/352/",
|
||||
"image": "https://i0.wp.com/stephanlivera.com/wp-content/uploads/2022/02/SLP352-WP-Thumbnail.png",
|
||||
"anchor": "Stephan Livera Podcast",
|
||||
"description": "EmbassyOS & Making Self-Sovereignty Tech Cheaper Than The Alternatives"
|
||||
"description": "StartOS & Making Self-Sovereignty Tech Cheaper Than The Alternatives"
|
||||
},
|
||||
{
|
||||
"title": "On The Record with Start9",
|
||||
@@ -165,7 +165,7 @@
|
||||
"link": "https://www.youtube.com/watch?v=jMV_DWAMtmc",
|
||||
"image": "https://i3.ytimg.com/vi/jMV_DWAMtmc/maxresdefault.jpg",
|
||||
"anchor": "On The Record",
|
||||
"description": "Start9 demo the latest version of EmbassyOS"
|
||||
"description": "Start9 demo the latest version of StartOS"
|
||||
},
|
||||
{
|
||||
"title": "Episode #101: Securing your own data with Matt Hill of Start9",
|
||||
@@ -173,10 +173,10 @@
|
||||
"link": "https://www.agoristnexus.com/securing-your-own-data-with-matt-hill-of-start9-episode-101/",
|
||||
"image": "https://www.agoristnexus.com/wp-content/uploads/2021/11/paste-147-750x450.png",
|
||||
"anchor": "Agorist Nexus",
|
||||
"description": "In this episode Brandon and Dag speak with Matt Hill of Start9 Labs about securing your own data with Embassy"
|
||||
"description": "In this episode Brandon and Dag speak with Matt Hill of Start9 Labs about securing your own data with a Start9 server"
|
||||
},
|
||||
{
|
||||
"title": "Episode #287: EmbassyOS v0.3.0, building out the independent stack, and philosophy with Matt Hill",
|
||||
"title": "Episode #287: StartOS v0.3.0, building out the independent stack, and philosophy with Matt Hill",
|
||||
"date": "November 22, 2021",
|
||||
"link": "https://talesfromthecrypt.libsyn.com/287-embassyos-v030-building-out-the-independent-stack-and-philosophy-with-matt-hill",
|
||||
"image": "https://assets.libsyn.com/secure/content/63745304",
|
||||
@@ -189,7 +189,7 @@
|
||||
"link": "https://bitcoinmatrix.libsyn.com/matt-hill-on-soverign-computing-the-private-web-truly-owning-your-own-data",
|
||||
"image": "https://assets.libsyn.com/secure/item/21234746",
|
||||
"anchor": "The Bitcoin Matrix",
|
||||
"description": "Matt Hill sits down with Cedric to discuss Start9, building technology for the individual, the Embassy personal server, and how you can leverage the dark net for private Bitcoin, Lightning Network, data, messaging and social media"
|
||||
"description": "Matt Hill sits down with Cedric to discuss Start9, building technology for the individual, the Start9 personal server, and how you can leverage the dark net for private Bitcoin, Lightning Network, data, messaging and social media"
|
||||
},
|
||||
{
|
||||
"title": "Anarchast Episode 566",
|
||||
@@ -197,7 +197,7 @@
|
||||
"link": "https://odysee.com/@Anarchast:2/Become-a-Digital-Sovereign-with-Start9:f",
|
||||
"image": "https://i1.sndcdn.com/avatars-h52MnISbZ9tcP7DC-4nV1iQ-t500x500.jpg",
|
||||
"anchor": "Anarchast",
|
||||
"description": "Today we are introduced to David from Start9 to get a demo of their potentially world changing project -- the Embassy! Become a Digital Sovereign with Start9"
|
||||
"description": "Today we are introduced to David from Start9 to get a demo of their potentially world changing project -- the Start9 Server! Become a Digital Sovereign with Start9"
|
||||
},
|
||||
{
|
||||
"title": "The Survival Podcast Episode 2937",
|
||||
@@ -277,7 +277,7 @@
|
||||
"link": "https://www.youtube.com/watch?v=QYYY9Iw1aXE",
|
||||
"image": "https://i.ytimg.com/vi/QYYY9Iw1aXE/hq720.jpg?sqp=-oaymwEcCNAFEJQDSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCbQy80EnPsOR1s_pW_xYzY64Ufcw",
|
||||
"anchor": "Tucson Bitcoin",
|
||||
"description": "Lucy Cifferello explains how Start9 is a company dedicated to lowering the bar of entry into Self-Sovereignty. Their flagship product, The Embassy, allows for one click installs of privacy oriented apps"
|
||||
"description": "Lucy Cifferello explains how Start9 is a company dedicated to lowering the bar of entry into Self-Sovereignty. Their flagship product, the Start9 Server, allows for one click installs of privacy oriented apps"
|
||||
},
|
||||
{
|
||||
"title": "Interview with David Croisant",
|
||||
@@ -293,7 +293,7 @@
|
||||
"link": "https://www.thebitcoinpath.com/podcast/16-matt-hill-sovereign-computing-with-the-embassy-by-start-9-labs/",
|
||||
"image": "https://m.media-amazon.com/images/I/41-qTKOsR-L._SL500_.jpg",
|
||||
"anchor": "The Bitcoin Path",
|
||||
"description": "Jon talk with Matt about sovereign computing, privacy, and the Start9 Embassy personal server"
|
||||
"description": "Jon talk with Matt about sovereign computing, privacy, and the Start9 personal server"
|
||||
},
|
||||
{
|
||||
"title": "Inteview with Matt Hill",
|
||||
@@ -301,7 +301,7 @@
|
||||
"link": "https://anchor.fm/tales-from-the-crypt/episodes/220-Matt-Hill-eob5h7",
|
||||
"image": "https://assets.libsyn.com/secure/content/63745304",
|
||||
"anchor": "Tales From The Crypt",
|
||||
"description": "Marty sits down with Matt Hill to discuss: Founding Start9 Labs - The Embassy - Routing around Apple's App Store - Why personal hardware is an imperative moving forward - Self-sovereign surveillance - Making all of this easy"
|
||||
"description": "Marty sits down with Matt Hill to discuss: Founding Start9 Labs - The Start9 Server - Routing around Apple's App Store - Why personal hardware is an imperative moving forward - Self-sovereign surveillance - Making all of this easy"
|
||||
},
|
||||
{
|
||||
"title": "Sovereignty in a Box",
|
||||
|
||||
@@ -8,8 +8,8 @@ module.exports = {
|
||||
products: {
|
||||
buyUrl: 'https://store.start9.com',
|
||||
diyUrl: 'https://docs.start9.com/latest/diy',
|
||||
one: 'https://store.start9.com/collections/embassy/products/embassy-one',
|
||||
pro: 'https://store.start9.com/products/embassy-pro-presale',
|
||||
one: 'https://store.start9.com/products/server-one',
|
||||
pro: 'https://store.start9.com/products/server-pro',
|
||||
gear: 'https://store.start9.com/collections/apparel'
|
||||
},
|
||||
bitcoin: {
|
||||
|
||||
@@ -47,7 +47,7 @@ module.exports = async function() {
|
||||
name: "Chris",
|
||||
position: "developer and service packager",
|
||||
avatar_url: "https://avatars.githubusercontent.com/u/7445670?v=4",
|
||||
blurb: "Chris is on a mission to bring the Lightning Network to the masses, and believes embassyOS is the best way to achieve this. In his view, the most important bottleneck in the bitcoin revolution is the democratization of knowledge, so he works tirelessly to mine the bitcoin ecosystem for knowledge and share it with others. His main area of expertise is packaging services for embassyOS and he is the lead maintainer on several services."
|
||||
blurb: "Chris is on a mission to bring the Lightning Network to the masses, and believes StartOS is the best way to achieve this. In his view, the most important bottleneck in the bitcoin revolution is the democratization of knowledge, so he works tirelessly to mine the bitcoin ecosystem for knowledge and share it with others. His main area of expertise is packaging services for StartOS and he is the lead maintainer on several services."
|
||||
},
|
||||
{
|
||||
name: "Lex",
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{% if site.banner %}
|
||||
<section id="banner" style="display: none">
|
||||
<div class="link-container">
|
||||
<a class="overlay" href="/embassy-pro">
|
||||
<a class="overlay" href="/">
|
||||
<div class="banner__content">
|
||||
<p class="inner">
|
||||
<span>Embassy Pro</span> presale ends Nov 20, 11:00pm ET. Price will rise from $1,499 to $1,899.
|
||||
<span>Bold Title</span> Details
|
||||
</p>
|
||||
</div>
|
||||
<span class="link-spanner"></span>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<div class="service-container service-container--{{ ps.slug }}">
|
||||
<div class="service__content" >
|
||||
<a class="service__link" href="https://marketplace.start9.com/{{ ps.service }}" target="_blank" rel="noopener noreferrer">
|
||||
<img class="service__image service__image--{{ ps.service }}" src="/assets/images/service-icons/{{ ps.service }}.png" alt="{{ services[ps.service].name }} embassyOS service icon" title="{{ services[ps.service].name }} embassyOS service icon"
|
||||
<img class="service__image service__image--{{ ps.service }}" src="/assets/images/service-icons/{{ ps.service }}.png" alt="{{ services[ps.service].name }} StartOS service icon" title="{{ services[ps.service].name }} StartOS service icon"
|
||||
style="filter: drop-shadow(0px 0px 3rem {{ services[ps.service].color }}C0)"/>
|
||||
<div class="service__info">
|
||||
<h3 class="service__name">{{ services[ps.service].name }}</h3>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<img
|
||||
class="service-icon service-icon--{{ slug }}"
|
||||
src="/assets/images/service-icons/{{ slug }}.png"
|
||||
alt="{{ service.name }} embassyOS service icon"/>
|
||||
alt="{{ service.name }} StartOS service icon"/>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
<div class="col">
|
||||
<div class="wrapper">
|
||||
<div class="content">
|
||||
<p>Packaging a service for embassyOS is a <em>challenging, exciting, creative, and rewarding</em> experience.</p>
|
||||
<p>If it can be self-hosted, it can be run on embassyOS.</p>
|
||||
<p>Packaging a service for StartOS is a <em>challenging, exciting, creative, and rewarding</em> experience.</p>
|
||||
<p>If it can be self-hosted, it can be run on StartOS.</p>
|
||||
<p>Unleash your favorite open source project!</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<div class="skills">
|
||||
<p>
|
||||
Have other skills? <a href="{{ site.contribute.url }}" rel="noopener noreferrer" target="_blank">We need your help</a>.
|
||||
Have other skills? <a href="/contribute" rel="noopener noreferrer">We need your help</a>.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
@@ -16,7 +16,7 @@
|
||||
<p>In the sovereign computing paradigm, concerns over privacy, censorship, hacks, and fees practically disappear.</p>
|
||||
<div class="container">
|
||||
<div id="big-tech-network-image-block" class="image-with-shadow">
|
||||
<img src="/assets/images/pyramid-up.png" alt="pyramid down powered be eOS" title="pyramid down powered by eOS">
|
||||
<img src="/assets/images/pyramid-up.png" alt="pyramid down powered be StartOS" title="pyramid down powered by StartOS">
|
||||
<img class="img-shadow" src="/assets/images/pyramid-up.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
<section id="powered-by">
|
||||
<h1>Powered by <em>embassyOS</em></h1>
|
||||
<p>Just as Windows and macOS made it possible for anyone to own a personal computer, embassyOS makes it possible for anyone to own a personal server.</p>
|
||||
<p>embassyOS facilitates the entire process of discovering, installing, configuring, and using any variety of open-source software from anywhere in the world without trusting anyone.</p>
|
||||
<h1>Powered by <em>StartOS</em></h1>
|
||||
<p>Just as Windows and macOS made it possible for anyone to own a personal computer, StartOS makes it possible for anyone to own a personal server.</p>
|
||||
<p>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.</p>
|
||||
<p>
|
||||
embassyOS is the distribution platform open source software has been waiting for.
|
||||
StartOS is the distribution platform open source software has been waiting for.
|
||||
Check out the <a href="https://github.com/Start9Labs/embassy-os" target="_blank" rel="noreferrer">source code</a>!
|
||||
</p>
|
||||
<div id="stack-image-block" class="image-with-shadow">
|
||||
{# {% include "svgs/stack.svg" %}
|
||||
<div class="img-shadow">{% include "svgs/stack.svg" %}</div> #}
|
||||
<div class="container">
|
||||
<img src="/assets/images/embassyOS.png" alt="screenshots of embassyOS UI" title="screenshots of embassyOS UI">
|
||||
<img src="/assets/images/embassyOS.png" alt="screenshots of StartOS UI" title="screenshots of StartOS UI">
|
||||
<img class="img-shadow" src="/assets/images/embassyOS.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<section id="products">
|
||||
<div class="subsection subsection--buy panel--shadow">
|
||||
<a class="product product--buy" href="{{ site.products.buyUrl }}" rel="noopener noreferrer" target="_blank">
|
||||
<img class="product__buy-image" src="/assets/images/embassy-pro-sketch.png" alt="prefab embassy, represented in voxels" title="prefab embassy, represented in voxels">
|
||||
<img class="product__buy-image" src="/assets/images/embassy-pro-sketch.png" alt="prefab server, represented in voxels" title="prefab server, represented in voxels">
|
||||
<img class="img-shadow" src="/assets/images/embassy-pro-sketch.png" alt="">
|
||||
<div class="heading">
|
||||
<h1 class="product__header">buy</h1>
|
||||
<span class="product__subheader">your embassy</span>
|
||||
<span class="product__subheader">your server</span>
|
||||
</div>
|
||||
{% include "svgs/embassy-pro-sketch-lines.svg" %}
|
||||
</a>
|
||||
@@ -14,7 +14,7 @@
|
||||
<a class="product product--diy" href="{{ site.products.diyUrl }}" rel="noopener noreferrer" target="_blank">
|
||||
<div class="heading">
|
||||
<span class="product__subheader"><strong>like to tinker?</strong></span>
|
||||
<span class="product__subheader">DIY your embassy</span>
|
||||
<span class="product__subheader">DIY your server</span>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 108 KiB |
@@ -69,7 +69,7 @@ section#infographics{
|
||||
height: calc((494 / 1282) * var(--width)); // force aspect ratio for iOS
|
||||
}
|
||||
|
||||
#embassyos-network-image-block svg{
|
||||
#startos-network-image-block svg{
|
||||
height: calc((606 / 1282) * var(--width)); // force aspect ratio for iOS
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ layout: layouts/peripheral.njk
|
||||
|
||||
<section id="hero">
|
||||
<div id="hero-image" class="image-with-shadow">
|
||||
<img src="/assets/images/jobs-hero.png" alt="caching page hero: laptop emerging from an embassy" title="caching page hero: laptop emerging from an embassy"/>
|
||||
<img src="/assets/images/jobs-hero.png" alt="caching page hero: laptop emerging from a server" title="caching page hero: laptop emerging from a server"/>
|
||||
<img class="img-shadow" src="/assets/images/jobs-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
|
||||
@@ -5,7 +5,7 @@ layout: layouts/peripheral.njk
|
||||
|
||||
<section id="hero">
|
||||
<div id="hero-image" class="image-with-shadow">
|
||||
<img src="/assets/images/contact-hero.png" alt="contact page hero: @ symbol emerging from an embassy" title="contact page hero: @ symbol emerging from an embassy"/>
|
||||
<img src="/assets/images/contact-hero.png" alt="contact page hero: @ symbol emerging from a server" title="contact page hero: @ symbol emerging from a server"/>
|
||||
<img class="img-shadow" src="/assets/images/contact-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
|
||||
@@ -5,7 +5,7 @@ layout: layouts/peripheral.njk
|
||||
|
||||
<section id="hero" class="hero--about">
|
||||
<div id="hero-image" class="image-with-shadow">
|
||||
<img src="/assets/images/about-hero.png" alt="about page hero image: a robot emerging from the embassy" title="about page hero image: a robot emerging from the embassy"/>
|
||||
<img src="/assets/images/about-hero.png" alt="about page hero image: a robot emerging from a server" title="about page hero image: a robot emerging from a server"/>
|
||||
<img class="img-shadow" src="/assets/images/about-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
|
||||
@@ -5,7 +5,7 @@ layout: layouts/peripheral.njk
|
||||
|
||||
<section id="hero">
|
||||
<div id="hero-image" class="image-with-shadow">
|
||||
<img src="/assets/images/dev-hero.png" alt="dev page hero: html tag emerging from an embassy" title="dev page hero: html tag emerging from an embassy"/>
|
||||
<img src="/assets/images/dev-hero.png" alt="dev page hero: html tag emerging from a server" title="dev page hero: html tag emerging from a server"/>
|
||||
<img class="img-shadow" src="/assets/images/dev-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
|
||||
@@ -8,7 +8,7 @@ layout: layouts/peripheral.njk
|
||||
|
||||
<section id="hero">
|
||||
<div id="hero-image" class="image-with-shadow">
|
||||
<img src="/assets/images/news-hero.png" alt="news page hero: html tag emerging from an embassy" title="news page hero: tv emerging from an embassy"/>
|
||||
<img src="/assets/images/news-hero.png" alt="news page hero: html tag emerging from a server" title="news page hero: tv emerging from a server"/>
|
||||
<img class="img-shadow" src="/assets/images/news-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
|
||||
@@ -5,7 +5,7 @@ layout: layouts/peripheral.njk
|
||||
|
||||
<section id="hero">
|
||||
<div id="hero-image" class="image-with-shadow">
|
||||
<img src="/assets/images/jobs-hero.png" alt="jobs page hero: laptop emerging from an embassy" title="jobs page hero: laptop emerging from an embassy"/>
|
||||
<img src="/assets/images/jobs-hero.png" alt="jobs page hero: laptop emerging from a server" title="jobs page hero: laptop emerging from a server"/>
|
||||
<img class="img-shadow" src="/assets/images/jobs-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
@@ -28,6 +28,9 @@ layout: layouts/peripheral.njk
|
||||
<ul>
|
||||
{% for item in job.description %}
|
||||
<p>{{ item }}</p>
|
||||
{% if job.title.includes('Community') %}
|
||||
<p>Visit <a target='_blank' href='https://start9.com/community-tech-program'>here</a> for more details.</p>
|
||||
{% endif%}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
<h4>Requirements</h4>
|
||||
|
||||
@@ -5,7 +5,7 @@ layout: layouts/peripheral.njk
|
||||
|
||||
<section id="hero">
|
||||
<div id="hero-image" class="image-with-shadow">
|
||||
<img src="/assets/images/news-hero.png" alt="news page hero: tv emerging from an embassy" title="news page hero: tv emerging from an embassy"/>
|
||||
<img src="/assets/images/news-hero.png" alt="news page hero: tv emerging from a server" title="news page hero: tv emerging from a server"/>
|
||||
<img class="img-shadow" src="/assets/images/news-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
|
||||
Reference in New Issue
Block a user