mirror of
https://github.com/binarydigitlol/binarydigitlol.github.io.git
synced 2025-08-30 22:31:46 +00:00
Quartz sync: Jul 30, 2025, 2:39 PM
This commit is contained in:
parent
452fc55966
commit
c4605fde3a
@ -13,7 +13,7 @@ In my spare time I like to practice art, coding, writing, mixing music, live str
|
||||
|
||||
Feel free to contact me below!
|
||||
|
||||
<script data-letterbirduser="liz" src="https://letterbird.co/embed/v1.js"></script>
|
||||
<script data-letterbirduser="binarydigit" src="https://letterbird.co/embed/v1.js"></script>
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -1,19 +1,14 @@
|
||||
---
|
||||
title: Welcome to the Motherboard
|
||||
image: https://cdn.lizroboto.com/liz/lr.png
|
||||
image: https://binarycdn.b-cdn.net/Blog/binarydigit-main.png
|
||||
---
|
||||
<link rel="me" href="https://proven.lol/e1a9d3"/>
|
||||
<link rel="me" href="https://social.lol/@binarydigit"/>
|
||||
<link rel="me" href="mailto:liz@foobox.com">
|
||||
<link rel="me" href="mailto:b@binarydigit.city">
|
||||
|
||||
|
||||

|
||||
|
||||
> [!example] Hello Internet
|
||||
> I go by the name <span class="h-card"><a href="http://lizroboto.com/" class="u-url u-uid"><img class="h-card" src="https://cdn.lizroboto.com/liz/smol-flopp.png" width="80" align="right"/>Liz Roboto</a></span> - some people know me as B. I'm a tech director, artist, casual gamer and CSS tinkerer. I love the small web, retro tech, travel, art, fashion, fitness, photography and currently working on a creative portfolio and digital garden. Please keep checking back for updates each week. Subscribe to my updated <a href="/index.xml">RSS feed</a>, sign my <a href="/guestbook/">guestbook</a>, or say hi via <a href="/about#contact/">email</a>)!
|
||||
> I go by the name <span class="h-card"><a href="http://binarydigit.city" class="u-url u-uid"><img class="h-card" src="https://binarycdn.b-cdn.net/avatars/HeyMomoAvatarTransparent.png" width="80" align="right"/>B</a></span>! I'm a tech director, artist, casual gamer and CSS tinkerer. I love the small web, retro tech, travel, art, fashion, fitness, photography and currently working on a creative portfolio and digital garden. Please keep checking back for updates each week. Subscribe to my updated <a href="/index.xml">RSS feed</a>, sign my <a href="/guestbook/">guestbook</a>, or say hi via <a href="/about#contact/">email</a>)!
|
||||
> <br>
|
||||
|
||||
## My Writing
|
||||
|
||||
### Good Internet Magazine
|
||||
- [Finding a good community on Mastodon](https://goodinternetmagazine.com/finding-a-good-community-on-mastodon/)
|
||||
|
@ -1,8 +0,0 @@
|
||||
---
|
||||
title: Nothing.tech
|
||||
source: https://us.nothing.tech/
|
||||
tags:
|
||||
- links
|
||||
- tech
|
||||
---
|
||||
Beautifully designed phones, audio, and tech accessories. [Nothing](https://nothing.tech/)
|
@ -8,15 +8,15 @@ import * as Plugin from "./quartz/plugins"
|
||||
*/
|
||||
const config: QuartzConfig = {
|
||||
configuration: {
|
||||
pageTitle: "Liz (˶ˆᗜˆ˵)",
|
||||
pageTitleSuffix: " | Liz Roboto",
|
||||
pageTitle: "(˶ˆᗜˆ˵)",
|
||||
pageTitleSuffix: " | BinaryDigit",
|
||||
enableSPA: true,
|
||||
enablePopovers: true,
|
||||
analytics: {
|
||||
provider: "",
|
||||
},
|
||||
locale: "en-US",
|
||||
baseUrl: "lizroboto.com",
|
||||
baseUrl: "binarydigitlol.github.io",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
defaultDateType: "modified",
|
||||
theme: {
|
||||
|
@ -8,7 +8,7 @@ export const sharedPageComponents: SharedLayout = {
|
||||
afterBody: [],
|
||||
footer: Component.Footer({
|
||||
links: {
|
||||
Email: "https://letterbird.co/liz",
|
||||
Email: "https://letterbird.co/binarydigit",
|
||||
RSS: "/index.xml",
|
||||
},
|
||||
}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user