Merge pull request #908 from Sheepy3/dehaxidrawification

no more haxidraw ever again
This commit is contained in:
Sheepy3 2023-09-12 09:32:07 -04:00 committed by GitHub
commit c6232ddeb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -9,7 +9,7 @@ import RelativeTime from 'react-relative-time'
export default function Haxidraw() {
return (
<CardModel
github_link="https://github.com/hackclub/haxidraw/"
github_link="https://github.com/hackclub/blot/"
color="white"
sx={{
backgroundSize: 'cover',
@ -21,7 +21,7 @@ export default function Haxidraw() {
filter="brightness(0.8)"
>
<Text variant="title" as="h3" sx={{ fontSize: ['36px', 4, 5] }}>
Haxidraw
Blot
</Text>
<Grid columns={[1, 2]}>
<Box>
@ -30,7 +30,7 @@ export default function Haxidraw() {
variant="subtitle"
sx={{ zIndex: 2, position: 'relative' }}
>
Haxidraw is a W.I.P. open source drawing machine and online editor,
Blot is a W.I.P. open source drawing machine and online editor,
designed to be a fun and beginner friendly introduction to digital
fabrication and generative art.
</Text>
@ -40,7 +40,7 @@ export default function Haxidraw() {
<Buttons
id="51"
icon="align-left"
link="https://haxidraw.hackclub.com"
link="https://haxidraw.hackclub.dev"
primary="rgba(255, 255, 255, 0.9)"
sx={{ color: 'black' }}
>

View file

@ -102,9 +102,9 @@
"background": "dark",
"titleColor": "blue",
"textColor": "white",
"title": "Haxidraw (coming soon!)",
"title": "Blot (coming soon!)",
"description": "An open source drawing machine and online editor for generative art",
"img": "https://emoji.slack-edge.com/T0266FRGM/tw_pencil2/c6afadc2280e571d.png",
"link": "https://haxidraw.hackclub.com"
"link": "https://haxidraw.hackclub.dev"
}
]

View file

@ -181,7 +181,7 @@ export default function Team() {
<Bio
name="Hugo Hu"
teamRole="Mail Coordinator & Engineering"
text="Hugo is a Hack Clubber from NYC who joined during the summer of 2020 for Summer of Making, and he then went on the Hacker Zephyr in 2021. He's a lover of all things mail and logistics related, and does hardware engineering and procurement work for projects like Sprig and Haxidraw. In his free time, he's building up his courage to pet random dogs, listening to outdated music, and designing fun projects with hardware."
text="Hugo is a Hack Clubber from NYC who joined during the summer of 2020 for Summer of Making, and he then went on the Hacker Zephyr in 2021. He's a lover of all things mail and logistics related, and does hardware engineering and procurement work for projects like Sprig and Blot. In his free time, he's building up his courage to pet random dogs, listening to outdated music, and designing fun projects with hardware."
img="https://scrapbook.hackclub.com/hugo.y.hu935.png"
pronouns="he/him"
/>