Compare commits

...

5 Commits

Author SHA1 Message Date
dependabot[bot]
136b8894ea
chore(deps): bump sigstore/cosign-installer in the ci-dependencies group
Bumps the ci-dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).


Updates `sigstore/cosign-installer` from 3.8.2 to 3.9.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.2...v3.9.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 06:19:31 +00:00
b87b357d15 Quartz sync: Jun 27, 2025, 9:35 AM 2025-06-27 09:35:07 -04:00
d7f1e8caf7 Quartz sync: Jun 27, 2025, 9:21 AM 2025-06-27 09:21:52 -04:00
17f57badd5 Quartz sync: Jun 27, 2025, 9:07 AM 2025-06-27 09:07:31 -04:00
d5306b08c0 Quartz sync: Jun 27, 2025, 9:02 AM 2025-06-27 09:02:38 -04:00
6 changed files with 18 additions and 8 deletions

View File

@ -37,7 +37,7 @@ jobs:
network=host
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.8.2
uses: sigstore/cosign-installer@v3.9.1
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
if: github.event_name != 'pull_request'

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,