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
|
||||
- run: npm i
|
||||
- run: npm run build
|
||||
- run: ssh-keyscan polsevev >> ~/.ssh/known_hosts
|
||||
- run: /bin/rsync -avzh ./dist ansible@polsevev:/var/www/polsevev/
|
||||
- run: ssh-keyscan hephaestus >> ~/.ssh/known_hosts
|
||||
- run: /bin/rsync -avzh ./dist ansible@hephaestus:/var/www/polsevev/
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: I got a split keyboard!
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue