Compare commits

..

No commits in common. "b87b357d1524c41052f15d5befc2f13e9467f00f" and "032995cae7b97a179f64f63d767a61cd79f38166" have entirely different histories.

5 changed files with 7 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 794 KiB

View File

@ -1,17 +1,15 @@
--- ---
title: Welcome to the Motherboard title: Liz's Notebook
image: https://cdn.liz.computer/liz/paper.png
--- ---
<link rel="me" href="https://social.lol/@binarydigit"/> <link rel="me" href="https://social.lol/@binarydigit"/>
<link rel="me" href="mailto:liz@foobox.com"> <link rel="me" href="mailto:liz@foobox.com">
![Unsplash image by Lorenzo Herrera](/images/unsplash-banner.png)
> [!example] Hello Internet > [!example] Hello Internet
> I go by the name <span class="h-card"><a href="http://liz.computer/" class="u-url u-uid"><img class="h-card" src="https://binarycdn.b-cdn.net/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://liz.computer/" class="u-url u-uid"><img class="h-card" src="https://binarycdn.b-cdn.net/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, 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> > <br>
## My Writing <!-- > [!alert] Current Status
> <script src="https://status.cafe/current-status.js?name=lizbytes" defer></script>
### Good Internet Magazine > <div id="statuscafe"><div id="statuscafe-username"></div><div id="statuscafe-content"></div></div>
- [Finding a good community on Mastodon](https://goodinternetmagazine.com/finding-a-good-community-on-mastodon/) > <br> -->

View File

@ -1,8 +0,0 @@
---
title: GifCities
source: https://gifcities.org/
tags:
- links
- gifs
---
GitCities by the Internet Archive: [GifCities](https://gifcities.org/)

View File

@ -8,7 +8,7 @@ import * as Plugin from "./quartz/plugins"
*/ */
const config: QuartzConfig = { const config: QuartzConfig = {
configuration: { configuration: {
pageTitle: "Liz (˶ˆᗜˆ˵)", pageTitle: "(˶ˆᗜˆ˵)",
pageTitleSuffix: " | Liz.computer", pageTitleSuffix: " | Liz.computer",
enableSPA: true, enableSPA: true,
enablePopovers: true, enablePopovers: true,