Compare commits
3 commits
fosdem_202
...
master
Author | SHA1 | Date | |
---|---|---|---|
63b4438463 | |||
7989f98776 | |||
2608fd281d |
2 changed files with 4 additions and 4 deletions
|
@ -9,6 +9,6 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: npm i
|
- run: npm i
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: ssh-keyscan polsevev >> ~/.ssh/known_hosts
|
- run: ssh-keyscan hephaestus >> ~/.ssh/known_hosts
|
||||||
- run: /bin/rsync -avzh ./dist ansible@polsevev:/var/www/polsevev/
|
- run: /bin/rsync -avzh ./dist ansible@hephaestus:/var/www/polsevev/
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
title: I got a split keyboard!
|
title: I got a split keyboard!
|
||||||
description: I am now a superior developer
|
description: I am now a superior developer
|
||||||
pubDate: 1.30.2024
|
pubDate: 1.30.2025
|
||||||
---
|
---
|
||||||
|
|
||||||
As can be read in the title, i finally caved and bought one. I am currently writing this post using it and it is better than i expected.
|
As can be read in the title, i finally caved and bought one. I am currently writing this post using it and it is better than i expected.
|
||||||
|
|
||||||
I will do a full writeup of my experience learning a split keyboard sometime in the future, just wanted to share the excitement!
|
I will do a full writeup of my experience learning a split keyboard sometime in the future, just wanted to share the excitement!
|
||||||
|
|
||||||

|

|
Loading…
Reference in a new issue