feat: update landing page

This commit is contained in:
jinho jang 2023-07-15 17:49:45 +09:00
parent c956e4cac2
commit d31943ffc3
14 changed files with 90 additions and 22 deletions

View File

@ -1,10 +0,0 @@
---
title: Join Us
---
- [Community Marketing & Communications Strategist](/join-us/community-marketing-&-communications-strategist)
- [Creative Visual Designer](/join-us/creative-visual-designer)
- [Digital Communications Lead](/join-us/digital-communications-lead)
- [Grassroots Community Organizer](/join-us/grassroots-community-organizer)
- [Head of Copy](/join-us/head-of-copy)
- [Studio Design Lead](/join-us/senior-ui-designer)
- [Web Developer](/join-us/web-developer)

View File

@ -33,8 +33,8 @@ const config = {
},
},
docs: {
path: "docs",
routeBasePath: "/",
routeBasePath: '/',
path: 'root-pages',
},
og: {},
}),

View File

@ -15,7 +15,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@acid-info/logos-docusaurus-preset": "^1.0.0-alpha.77",
"@acid-info/logos-docusaurus-preset": "^1.0.0-alpha.81",
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@docusaurus/theme-mermaid": "^2.4.1",

View File

@ -0,0 +1,8 @@
---
title: Join Us
---
- [Creative Visual Designer](/join-us/creative-visual-designer)
- [Digital Designer](/join-us/digital-designer)
- [Studio Design Lead](/join-us/studio-design-lead)
- [Web Developer](/join-us/web-developer)

View File

@ -6,3 +6,41 @@
.hidden {
display: none;
}
// index.mdx page only
.plugin-pages {
.navbar {
display: none;
}
.main-wrapper > .container {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
}
.home-container {
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
img {
margin-bottom: 20px;
}
p {
white-space: pre-wrap;
max-width: 500px;
text-align: center;
font-family: monospace;
font-size: 13px;
margin-bottom: 13px;
}
a {
text-decoration: none;
font-weight: 300;
}
}

29
src/pages/index.mdx Normal file
View File

@ -0,0 +1,29 @@
<div class="home-container">
<img src="logo.svg" alt="acid-logo" />
<p>Acid is designing the future.</p>
<p>The future is a second enlightenment of the digital world.</p>
<p>The future is people-powered software, geared for liberation.</p>
<p>Acid does not care who you are, anon.</p>
<p>
We do not care about your name, gender, race or nationality. In our world
idea = idea and the message is the message. Our utopia is private, modular,
decentralised, collective, meaningful.
</p>
<p>
Don't forget they are lying to you. The human spirit is not dead, the map is
not the territory.
</p>
<p>
We are proof of the power born from discovering together: a nomadic war
machine in cyberspace, on a mission to create technology that supports
freedom, justice and innovation for all.
</p>
<p>
We believe no one is free until we are all free, because no one is an
island: we are all pieces of the main.
</p>
<p>
If we are your people, <a href="/join-us">join us.</a>
</p>
<p>FREE YOUR MIND :)</p>
</div>

3
static/logo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -16,14 +16,14 @@
"@easyops-cn/docusaurus-search-local" "^0.33.6"
lodash "^4.17.21"
"@acid-info/logos-docusaurus-preset@^1.0.0-alpha.77":
version "1.0.0-alpha.77"
resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-preset/-/logos-docusaurus-preset-1.0.0-alpha.77.tgz#b68eda33f9d5f61135a360d38a3732629196403b"
integrity sha512-P89o3MgDwR/LYsoIp4KJHcRX5VxpeEp3WYgUkAiFVvLw4AsTvsQdIgiH3vtbAnf9fZ+5gu3ZNuc7pz+MUxwCHw==
"@acid-info/logos-docusaurus-preset@^1.0.0-alpha.81":
version "1.0.0-alpha.81"
resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-preset/-/logos-docusaurus-preset-1.0.0-alpha.81.tgz#8a654fd676dd2bfacf42ec39f850bfa4ccbbe507"
integrity sha512-pZNWhiTdaHWyJlncBL37xjaoOMd76FXFcAq0glqPGKqcRLbyq+tBBuSh0JRo86SKNkFW8ZAgGl3XlmSDwCAgyQ==
dependencies:
"@acid-info/docusaurus-og" "^1.0.0-alpha.76"
"@acid-info/logos-docusaurus-search-local" "^1.0.0-alpha.47"
"@acid-info/logos-docusaurus-theme" "^1.0.0-alpha.76"
"@acid-info/logos-docusaurus-theme" "^1.0.0-alpha.81"
"@docusaurus/core" "^2.4.1"
"@docusaurus/module-type-aliases" "^2.4.1"
"@docusaurus/preset-classic" "^2.4.1"
@ -53,10 +53,10 @@
satori "^0.10.1"
sharp "^0.32.1"
"@acid-info/logos-docusaurus-theme@^1.0.0-alpha.76":
version "1.0.0-alpha.76"
resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-theme/-/logos-docusaurus-theme-1.0.0-alpha.76.tgz#7ce8f8c3ba3517744563251877974d5990b69360"
integrity sha512-+holM3FLS1RQrWrptVCFE1vsoGqv87V4oQygagD6Y9hiFR7CUDeO3Wiemy8L1AKVOfqO1s0rvEudH7IWD+sBsA==
"@acid-info/logos-docusaurus-theme@^1.0.0-alpha.81":
version "1.0.0-alpha.81"
resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-theme/-/logos-docusaurus-theme-1.0.0-alpha.81.tgz#34ec1cd51f8ec827ae653d24fb92267069bd6a0d"
integrity sha512-cbCcVShPmEW5k+jyYnVGIttDOtHG9ohH5HKjXMc+kXUl2WJN1hUxt4oTo/TJD16b+Rlbe2RuTT+yorzdKyGHlA==
dependencies:
"@acid-info/docusaurus-og" "^1.0.0-alpha.76"
"@acid-info/lsd-react" "^0.1.0-alpha.15"