Compare commits
No commits in common. "2e3879fa5ccdbb281ed93072d870b0e660959e01" and "12a61a60fe9d7f88aa4237176ecc4a25d79a964e" have entirely different histories.
2e3879fa5c
...
12a61a60fe
@ -19,11 +19,11 @@ steps:
|
||||
key:
|
||||
from_secret: shikoku_ssh_key
|
||||
hosts:
|
||||
from_secret: shikoku_ssh_hostname
|
||||
from_secret: shikoku_hostname
|
||||
source: ./dist/*
|
||||
target: ~/sites/undersco.re
|
||||
secrets:
|
||||
[shikoku_ssh_key, shikoku_ssh_hostname, shikoku_ssh_user, shikoku_ssh_port]
|
||||
[shikoku_ssh_key, shikoku_hostname, shikoku_ssh_user, shikoku_ssh_port]
|
||||
port:
|
||||
from_secret: shikoku_ssh_port
|
||||
when:
|
||||
|
@ -4,7 +4,7 @@ header.titlecard
|
||||
|
||||
section.intro
|
||||
.top-left
|
||||
h2#intro Leave the surveillance economy—together
|
||||
h2 Leave the surveillance economy—together
|
||||
.text
|
||||
p If your livelihood is made online, you are locked into an extractive relationship with the technologies on which you depend.
|
||||
p The global creative industry and its output is valuable — social media platforms extract significant incomes from the collaboration, publication and display of creative work. This relationship means that finding and cultivating an online-first livelihood is increasingly precarious.
|
||||
@ -16,21 +16,17 @@ section.intro
|
||||
li Fully independent of Big Tech infrastructure.
|
||||
li Built to protect and respect personal data from the ground up.
|
||||
li Community deterministic.
|
||||
p Launching December 2022.
|
||||
p Launching this year.
|
||||
|
||||
section.follow
|
||||
.top-right
|
||||
h2#join Join Us
|
||||
h2 Join Us
|
||||
.text
|
||||
p Underscore is available from December 2022 by application only. Expressing interest takes less than 5 minutes to complete.
|
||||
p Underscore is currently testing with a select group of organisations and individuals in preparation for a wider launch later this year.
|
||||
|
||||
h3#register-interest Register Your Interest
|
||||
h3 Register Your Interest
|
||||
.actions
|
||||
a(href="https://desk.undersco.re/apps/forms/s/jLEZRH7nXscY8DWpxeaisSxw").plug Apply Now
|
||||
.text
|
||||
p(style="margin-bottom: 1rem") You can also follow Underscore's development via joining the New Design Congress members community:
|
||||
.actions
|
||||
a(href="https://members.newdesigncongress.org/subscribe/" target="_blank").plug via Newsletter
|
||||
a(href="https://ndc.substack.com" target="_blank").plug via Newsletter
|
||||
a(href="https://discord.gg/Xu9D3qVana" target="_blank").plug via Discord
|
||||
|
||||
footer
|
||||
|
@ -479,7 +479,8 @@ h2 {
|
||||
font-size: 2.65vh;
|
||||
width: 55vw;
|
||||
min-width: calc(480px - 5rem);
|
||||
line-height: 3.5vh
|
||||
line-height: 3.5vh
|
||||
|
||||
}
|
||||
|
||||
.actions {
|
||||
@ -487,7 +488,6 @@ h2 {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: flex-start;
|
||||
margin-bottom: 2rem;
|
||||
|
||||
}
|
||||
.plug {
|
||||
|
Loading…
Reference in New Issue
Block a user