diff --git a/content/projects/lbf-bot.md b/content/projects/lbf-bot.md index f6b538f..ec58029 100644 --- a/content/projects/lbf-bot.md +++ b/content/projects/lbf-bot.md @@ -2,5 +2,6 @@ description: LBF Bot - Custom Discord bot for\na gaming group url: https://github.com/pihkaal/lbf-bot thumbnail: /images/projects/lbf-bot.webp +preview: /images/lbf-bot-game.webp order: 50 --- diff --git a/content/projects/lilou-cat.md b/content/projects/lilou-cat.md index 805d581..8b95e87 100644 --- a/content/projects/lilou-cat.md +++ b/content/projects/lilou-cat.md @@ -2,5 +2,6 @@ description: lilou.cat - My cat's website url: https://lilou.cat thumbnail: /images/projects/lilou-cat.webp +preview: /images/lilou-cat-game.webp order: 40 --- diff --git a/content/projects/pihkaal-me.md b/content/projects/pihkaal-me.md index af96d30..6a45a24 100644 --- a/content/projects/pihkaal-me.md +++ b/content/projects/pihkaal-me.md @@ -2,6 +2,7 @@ description: pihkaal.me - my personal website url: https://pihkaal.me thumbnail: /images/projects/pihkaal-me.webp +preview: /images/pihkaal-me-game.webp order: 10 --- diff --git a/content/projects/raylib-speedruns.md b/content/projects/raylib-speedruns.md index c0d67ea..7a96224 100644 --- a/content/projects/raylib-speedruns.md +++ b/content/projects/raylib-speedruns.md @@ -2,6 +2,7 @@ description: Raylib Speedruns - Collection of simple\nRaylib setups in multiple languages url: https://github.com/pihkaal/raylib-speedruns thumbnail: /images/projects/raylib-speedruns.webp +preview: /images/raylib-speedruns-game.webp order: 60 --- diff --git a/content/projects/s3p-eramba-visualizer.md b/content/projects/s3p-eramba-visualizer.md deleted file mode 100644 index 83dabb2..0000000 --- a/content/projects/s3p-eramba-visualizer.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -description: S3P Eramba Visualizer - Eramba\nasset visualization -url: null -thumbnail: /images/projects/s3pweb.webp -order: 80 ---- - -# S3P Eramba Visualizer diff --git a/content/projects/s3p-incident-engine.md b/content/projects/s3p-incident-engine.md deleted file mode 100644 index 88f3340..0000000 --- a/content/projects/s3p-incident-engine.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -description: S3P Incident Engine - Automated\nalerts to Jira -url: null -thumbnail: /images/projects/s3pweb.webp -order: 90 ---- diff --git a/content/projects/s3p-map-editor.md b/content/projects/s3p-map-editor.md deleted file mode 100644 index 361b102..0000000 --- a/content/projects/s3p-map-editor.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -description: S3P Map Editor - Web based map editor\nspecialized for trucks -url: null -thumbnail: /images/projects/s3pweb.webp -order: 70 ---- diff --git a/content/projects/s3pweb.md b/content/projects/s3pweb.md new file mode 100644 index 0000000..1e51cfd --- /dev/null +++ b/content/projects/s3pweb.md @@ -0,0 +1,7 @@ +--- +description: S3PWeb - Intership and\napprenticeship +url: null +thumbnail: /images/projects/s3pweb.webp +preview: /images/s3pweb-game.webp +order: 80 +--- diff --git a/content/projects/simple-qr.md b/content/projects/simple-qr.md index fc5d92e..b3f261b 100644 --- a/content/projects/simple-qr.md +++ b/content/projects/simple-qr.md @@ -2,5 +2,6 @@ description: Simple QR - Simple QR code generator\nwith straightforward API url: https://simple-qr.com thumbnail: /images/projects/simple-qr.webp +preview: /images/simple-qr-game.webp order: 30 --- diff --git a/content/projects/tlock.md b/content/projects/tlock.md index cff5fc4..1702568 100644 --- a/content/projects/tlock.md +++ b/content/projects/tlock.md @@ -2,5 +2,6 @@ description: tlock - fully customizable and cross-\nplatform terminal based clock url: https://github.com/pihkaal/tlock thumbnail: /images/projects/tlock.webp +preview: /images/tlock-game.webp order: 20 --- diff --git a/public/images/lbf-bot-game.webp b/public/images/lbf-bot-game.webp new file mode 100644 index 0000000..b905876 Binary files /dev/null and b/public/images/lbf-bot-game.webp differ diff --git a/public/images/lilou-cat-game.webp b/public/images/lilou-cat-game.webp new file mode 100644 index 0000000..cfceff9 Binary files /dev/null and b/public/images/lilou-cat-game.webp differ diff --git a/public/images/pihkaal-me-game.webp b/public/images/pihkaal-me-game.webp new file mode 100644 index 0000000..5938550 Binary files /dev/null and b/public/images/pihkaal-me-game.webp differ diff --git a/public/images/projects/biobleud.webp b/public/images/projects/biobleud.webp index 70ade52..4faf0ab 100644 Binary files a/public/images/projects/biobleud.webp and b/public/images/projects/biobleud.webp differ diff --git a/public/images/projects/lbf-bot.webp b/public/images/projects/lbf-bot.webp index f93bb35..84b6037 100644 Binary files a/public/images/projects/lbf-bot.webp and b/public/images/projects/lbf-bot.webp differ diff --git a/public/images/projects/lilou-cat.webp b/public/images/projects/lilou-cat.webp index f93bb35..f2a1d27 100644 Binary files a/public/images/projects/lilou-cat.webp and b/public/images/projects/lilou-cat.webp differ diff --git a/public/images/projects/pihkaal-me.webp b/public/images/projects/pihkaal-me.webp index f93bb35..345cda1 100644 Binary files a/public/images/projects/pihkaal-me.webp and b/public/images/projects/pihkaal-me.webp differ diff --git a/public/images/projects/raylib-speedruns.webp b/public/images/projects/raylib-speedruns.webp index f93bb35..1647c7f 100644 Binary files a/public/images/projects/raylib-speedruns.webp and b/public/images/projects/raylib-speedruns.webp differ diff --git a/public/images/projects/s3pweb.webp b/public/images/projects/s3pweb.webp index f93bb35..bcb71bb 100644 Binary files a/public/images/projects/s3pweb.webp and b/public/images/projects/s3pweb.webp differ diff --git a/public/images/projects/simple-qr.webp b/public/images/projects/simple-qr.webp index 797e671..b1b5b3a 100644 Binary files a/public/images/projects/simple-qr.webp and b/public/images/projects/simple-qr.webp differ diff --git a/public/images/projects/tlock.webp b/public/images/projects/tlock.webp index f93bb35..06d00ac 100644 Binary files a/public/images/projects/tlock.webp and b/public/images/projects/tlock.webp differ diff --git a/public/images/raylib-speedruns-game.webp b/public/images/raylib-speedruns-game.webp new file mode 100644 index 0000000..0842b15 Binary files /dev/null and b/public/images/raylib-speedruns-game.webp differ diff --git a/public/images/s3pweb-game.webp b/public/images/s3pweb-game.webp new file mode 100644 index 0000000..32277b0 Binary files /dev/null and b/public/images/s3pweb-game.webp differ diff --git a/public/images/simple-qr-game.webp b/public/images/simple-qr-game.webp new file mode 100644 index 0000000..3d2dbf6 Binary files /dev/null and b/public/images/simple-qr-game.webp differ diff --git a/public/images/tlock-game.webp b/public/images/tlock-game.webp new file mode 100644 index 0000000..61a6e53 Binary files /dev/null and b/public/images/tlock-game.webp differ