Skip to content

Commit

Permalink
update projects links and small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Colgrave34 committed Dec 21, 2024
1 parent 13517ba commit 84149b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions _posts/2023-07-26-plasma-bigscreen-install-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ category: projects
---
A Plasma Bigscreen install script for Arch Linux.

[Project Link](https://codeberg.org/Colgrave/plasma-bigscreen-install-script){: .btn .btn-outline }
[Project Link](https://codeberg.org/Colgrave/pbinstall)

## How did we get here
I had a Gaming NUC (8i7hnk if you like to know), the attention is to put in the living room for everyone to use.
Expand All @@ -27,5 +27,5 @@ Maybe. Let's see after Bigscreen get out beta.
## How to use it
Simple enough, just run the following command:
```
bash <(curl -s https://codeberg.org/Colgrave/plasma-bigscreen-install-script/raw/branch/main/pbinstall.sh)
```
bash <(curl -s https://codeberg.org/Colgrave/pbinstall/raw/branch/main/pbinstall.sh)
```
6 changes: 3 additions & 3 deletions _posts/2023-07-27-pi-on-rack.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ category: projects
---
Just like the name, this is a Raspberry Pi rack mount.

![render](https://user-images.githubusercontent.com/31970387/197358675-aa88f577-4f36-4af7-96ef-e6acb4ab5fa1.jpg)
![render](https://codeberg.org/Colgrave/pi-on-rack/raw/branch/main/renders/left-single.jpg)

[Project Link](https://codeberg.org/Colgrave/pi-on-rack){: .btn .btn-outline }
[Project Link](https://codeberg.org/Colgrave/pi-on-rack)

## Why
There are project outthere like [russross's rack-mount bracket](https://www.thingiverse.com/thing:4125055). But that is a full rack, and I only have 1 raspi.
Expand All @@ -23,4 +23,4 @@ It is not in development right now, but I still have plans for the future like d

## How it looks
![photo1](https://user-images.githubusercontent.com/31970387/197358685-8ffcadec-e2ad-4a4f-a97d-a06bc570094f.jpg)
![photo2](https://user-images.githubusercontent.com/31970387/197358686-c88af996-5bb9-4c59-abfc-26fb27905f3f.jpg)
![photo2](https://user-images.githubusercontent.com/31970387/197358686-c88af996-5bb9-4c59-abfc-26fb27905f3f.jpg)

0 comments on commit 84149b8

Please sign in to comment.