Compare commits

...

4 Commits

5 changed files with 17 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 KiB

View File

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

View File

@ -0,0 +1,8 @@
---
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 = {
configuration: {
pageTitle: "(˶ˆᗜˆ˵)",
pageTitle: "Liz (˶ˆᗜˆ˵)",
pageTitleSuffix: " | Liz.computer",
enableSPA: true,
enablePopovers: true,