Add view transition

This commit is contained in:
2024-03-02 17:52:29 +01:00
parent 78dc90de5e
commit 0ebcf1d5a2
26 changed files with 59 additions and 57 deletions
-2
View File
@@ -8,8 +8,6 @@ published: 2022-06-13T13:07:27.205Z
import { Image } from "astro:assets";
import screenshot from "./data_infoscreen/screenshot.jpg";
# Infoscreen
This document is about a screen that shows information.
Shocking, I know.
+1 -3
View File
@@ -1,13 +1,11 @@
---
title: Overleaf Git Sync
title: Overleaf Sync with Git
description: "Overleaf is a LaTeX editor for the web and honestly great to use. But there is no way to back up your project to a cloud drive or git without paying them money. Even the self-hosted community version has no such functionality. I decided that's BS and made my own script to sync a project to git."
descriptionShort: "I created a script that pushes Overleaf projects to a git remote."
repository: "https://git.c0ntroller.de/c0ntroller/overleaf-git-sync"
published: 2022-10-18T17:56:27+02:00
---
# Overleaf Sync with Git
## The Problem
When I was writing some important stuff for uni I wanted as many backups as possible.
+1 -3
View File
@@ -1,13 +1,11 @@
---
title: Photo Sync
title: Google Photo Sync
description: "Giving random apps access to your Google Photos can be bad. To still use an album as screensaver etc. I wrote this script. It syncs all your photos to your drive while giving you maximum privacy."
descriptionShort: "A script that syncs a Google Photos album to your drive."
repository: https://git.c0ntroller.de/c0ntroller/google-photo-album-sync
published: 2022-08-08T12:19:20+02:00
---
# Google Photo Sync
Why give up privacy for a screensaver?
## Storytime
-2
View File
@@ -6,8 +6,6 @@ repository: "https://git.c0ntroller.de/c0ntroller/simple-callback-server"
published: 2022-10-18T17:56:27+02:00
---
# Simple Callback Server
This is probably my simplest project.
## What is this?
-2
View File
@@ -6,8 +6,6 @@ repository: https://git.c0ntroller.de/c0ntroller/frontpage
published: 2022-10-18T17:56:27+02:00
---
# Terminal
Hello and welcome to my website. This documentation is for the [cli on my website](https://c0ntroller.de/terminal) so check it out if you haven't!
## Why did I do this?
-2
View File
@@ -7,8 +7,6 @@ relatedWebsite: https://tu-fast.de/
published: 2022-06-23T12:53:07.207Z
---
# TUfast
My work on a browser extension that is used by multiple thousand students.
## What is TUfast?