Compare commits

...

3 commits

Author SHA1 Message Date
63b4438463 Fix keyscan
All checks were successful
/ build (push) Successful in 28s
2025-03-29 19:40:04 +01:00
7989f98776 Move website to Nix server
Some checks failed
/ build (push) Has been cancelled
2025-03-29 19:36:26 +01:00
2608fd281d fix_date
All checks were successful
/ build (push) Successful in 27s
2025-02-10 19:32:28 +01:00
2 changed files with 4 additions and 4 deletions

View file

@ -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/

View file

@ -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!
![](./images/keyboard.jpg) ![](./images/keyboard.jpg)