michalvankodev
eb8168280a
feat: add Pi agent blog post, AI tooling, and SVG support
...
test / cargo test (push) Failing after 1m56s
Add new blog post documenting a week using the Pi CLI agent for 100% agentic development. Include AI agent configuration with custom prompts and skills to streamline content creation workflow.
- Publish "Week with my-pi-agent" article with Pi logo and screenshot assets
- Add .pi/ configuration with new-blog-post prompt and review-article skill
- Create AGENTS.md with comprehensive project documentation for AI assistants
- Fix SVG rendering to skip unsupported dimension extraction in markdown filter
- Update picture generator to handle SVG files with simple img tag
- Update syntect dependency to 5.3.0 with default-fancy features
- Swap featured segment from older post to new Pi agent article
2026-04-01 22:14:29 +02:00
michalvankodev
b1bc1f4701
higher quality images
test / cargo test (push) Failing after 1m12s
2025-07-10 23:48:43 +02:00
michalvankodev
8e3e8952a6
fix resolutions for exif rotated images
test / cargo test (push) Failing after 1m25s
2025-07-09 22:43:02 +02:00
michalvankodev
b381ef1335
copy exif data between images
test / cargo test (push) Failing after 1m15s
2025-07-04 09:02:53 +02:00
michalvankodev
db2ff53ed5
fix: Ensure image paths are owned for async processing
...
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat >
2025-07-03 22:27:19 +02:00
michalvankodev
8e67deb0d7
refactor: Pass Path object to image generation functions
2025-07-03 22:27:16 +02:00
michalvankodev
6a5a9c890f
migrate axum and askama
test / cargo test (push) Failing after 1m10s
2025-06-16 21:19:11 +02:00
michalvankodev
38e26ebf1f
fix tests
2025-06-16 21:19:11 +02:00
michalvankodev
489156fe87
add mastodon
2025-06-15 22:20:00 +02:00
michalvankodev
f7eb6cc95d
Logic for recommended articles
2024-11-24 14:56:54 +01:00
michalvankodev
fec60900f5
add images to rss feed
test / cargo test (push) Failing after 1m8s
2024-11-24 14:06:14 +01:00
michalvankodev
96ead1a38f
Description in RSS feed
2024-11-24 13:35:23 +01:00
michalvankodev
355a4c4d04
post update
test / cargo test (push) Failing after 1m1s
2024-11-06 10:02:17 +01:00
michalvankodev
2ec4ed6c4e
animated logo
test / cargo test (push) Failing after 1m4s
2024-10-31 19:25:53 +01:00
michalvankodev
85e86b28bb
animated logo in portfolio
2024-10-25 20:29:49 +02:00
michalvankodev
a2fdec755b
portfoliooooo
test / cargo test (push) Failing after 1m24s
2024-10-23 16:01:48 +02:00
michalvankodev
d9d17bb971
image generation is now always wanted
test / cargo test (push) Failing after 1m4s
2024-10-07 15:42:54 +02:00
michalvankodev
11cc9f6d0a
change the whole parsing of markdown functionality
2024-10-07 15:35:22 +02:00
michalvankodev
08050baf98
broadcasts segments enum
2024-10-07 10:08:56 +02:00
michalvankodev
2a043ae823
broadcasts on index page
test / cargo test (push) Failing after 1m9s
2024-10-03 20:59:01 +02:00
michalvankodev
ceb3f4b89d
so many changes
test / cargo test (push) Failing after 1m2s
2024-10-03 14:59:28 +02:00
michalvankodev
2979e21285
broadcasts and 404 errors
test / cargo test (push) Failing after 59s
2024-10-02 15:32:40 +02:00
michalvankodev
4f09373df3
copy og tag images
2024-10-02 10:24:24 +02:00
michalvankodev
49f830cd44
add og tags
test / cargo test (push) Failing after 1m26s
2024-10-01 21:02:19 +02:00
michalvankodev
da78b80587
change directory paths
test / cargo test (push) Failing after 1m40s
2024-09-30 21:29:25 +02:00
michalvankodev
1ce8ccfdd5
remove old svelte web source
2024-09-30 21:13:20 +02:00
michalvankodev
8f5069e207
show top tags on index page
2024-04-30 23:10:12 +02:00
michalvankodev
72c7c5d512
icons
2024-03-13 19:14:32 +01:00
michalvankodev
39955f64c8
Make the front image smaller and give it aspect ratio
2023-09-01 11:29:28 +02:00
michalvankodev
4d5d4bce1e
Finish skeletyl article
2023-08-29 22:46:53 +02:00
michalvankodev
5821419d9f
Fix wrapping of navigation
2023-05-09 23:50:15 +02:00
michalvankodev
63fbfcd426
Lazy load the iframe
2023-03-19 11:54:58 +01:00
michalvankodev
0a9c666cff
Rename daco to shownPages
2023-02-21 22:03:16 +01:00
michalvankodev
3b80a0602f
fix build
2023-02-21 20:22:09 +01:00
michalvankodev
1ffefddd60
resolved how to run scripts in articles, added devbreak broadcasts
2023-02-18 21:24:43 +01:00
michalvankodev
3640a5f13a
Broadcasting section
2023-02-18 06:41:07 +01:00
michalvankodev
dac3e13520
Introduce segments for blog posts and filter them
2023-02-15 22:40:37 +01:00
michalvankodev
f156d4dacc
What a refactor of articles
2023-02-12 14:56:49 +01:00
michalvankodev
615b3759fc
Finish sveltekit migration
2023-02-02 19:55:29 +01:00
michalvankodev
faf0abbb1e
All pages done, build successful, images not working
2023-01-31 21:23:35 +01:00
michalvankodev
236ac565f7
Get feed to work again Without any breaking changes
2023-01-31 20:34:20 +01:00
michalvankodev
b3153ae06a
Blog posts working now
2023-01-31 20:04:22 +01:00
michalvankodev
eafc8b7082
Blog index reworked
2023-01-31 19:47:19 +01:00
michalvankodev
fd719937d9
Fix loading articles on layout
2023-01-31 19:27:36 +01:00
michalvankodev
dad51ddb33
We are half way there
2023-01-17 20:57:28 +01:00
michalvankodev
b8bee81ad6
Fix build
2022-06-28 09:42:53 +02:00
michalvankodev
ccdfad9750
Add egg-fetcher demo
2022-06-28 09:32:15 +02:00
michalvankodev
b5a96ee0af
Weekly 25 .. you are married
2022-06-26 22:39:20 +02:00
michalvankodev
aad5a7ce2c
Add Licenses
2022-05-07 21:12:26 +02:00
michalvankodev
5e279b9f81
Follow the stream
2022-04-29 11:46:28 +02:00