8fcf0bd45d
just small edits
test / cargo test (push) Failing after 1m26s
2026-04-01 23:06:03 +02:00
ff5dd27618
feat: add Pi agent blog post, AI tooling, and SVG support
...
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 23:06:03 +02:00
5768df96e5
Merge pull request #28 from michalvankodev/renovate/major-github-artifact-actions
...
chore(deps): update actions/upload-artifact action to v6
2026-02-03 09:25:24 +01:00
renovate[bot]
b925da1b97
chore(deps): update actions/upload-artifact action to v6
2026-02-02 19:38:26 +00:00
8a0d8632bb
Merge pull request #31 from michalvankodev/renovate/askama_escape-0.x
...
fix(deps): update rust crate askama_escape to 0.15.0
2026-01-06 11:17:18 +01:00
renovate[bot]
c396a9e3ff
fix(deps): update rust crate askama_escape to 0.15.0
2025-12-28 22:11:06 +00:00
4c84b84f1b
Merge pull request #29 from michalvankodev/renovate/askama-0.x
...
fix(deps): update rust crate askama to 0.15
2025-12-22 22:08:59 +01:00
198996d763
Merge pull request #30 from michalvankodev/renovate/askama_escape-0.x
...
fix(deps): update rust crate askama_escape to 0.14.0
2025-12-22 22:07:57 +01:00
renovate[bot]
8c9c008c77
fix(deps): update rust crate askama_escape to 0.14.0
2025-12-22 16:30:43 +00:00
renovate[bot]
2cbe8b82f4
fix(deps): update rust crate askama to 0.15
2025-12-22 16:30:39 +00:00
36bd8e429c
Merge pull request #25 from michalvankodev/renovate/node-24.x
...
chore(deps): update node.js to v24
2025-12-12 12:29:54 +01:00
renovate[bot]
6581ab1da7
chore(deps): update node.js to v24
2025-12-11 21:02:38 +00:00
d360c65e4f
Merge pull request #27 from michalvankodev/renovate/actions-checkout-6.x
...
chore(deps): update actions/checkout action to v6
2025-11-21 08:35:00 +01:00
renovate[bot]
d448e0beb9
chore(deps): update actions/checkout action to v6
2025-11-20 17:36:42 +00:00
362fe390a8
Merge pull request #26 from michalvankodev/renovate/tower-livereload-0.x
...
fix(deps): update rust crate tower-livereload to 0.10.0
2025-11-17 10:42:35 +01:00
renovate[bot]
d55eae4b6d
fix(deps): update rust crate tower-livereload to 0.10.0
2025-11-17 01:57:45 +00:00
bb45b29bd0
Merge pull request #24 from michalvankodev/renovate/major-github-artifact-actions
...
chore(deps): update actions/upload-artifact action to v5
2025-10-28 08:11:42 +01:00
renovate[bot]
bd77a96000
chore(deps): update actions/upload-artifact action to v5
2025-10-24 20:00:57 +00:00
f32e2a28e2
Merge pull request #23 from michalvankodev/renovate/actions-checkout-5.x
...
chore(deps): update actions/checkout action to v5
2025-08-12 15:27:47 +02:00
renovate[bot]
0124adfc3a
chore(deps): update actions/checkout action to v5
2025-08-11 14:11:56 +00:00
e4fb9e030c
Merge pull request #22 from michalvankodev/renovate/gray_matter-0.x
...
fix(deps): update rust crate gray_matter to 0.3.0
2025-08-11 11:20:00 +02:00
renovate[bot]
15af020e94
fix(deps): update rust crate gray_matter to 0.3.0
2025-08-10 14:39:45 +00:00
b1bc1f4701
higher quality images
test / cargo test (push) Failing after 1m12s
2025-07-10 23:48:43 +02:00
8e3e8952a6
fix resolutions for exif rotated images
test / cargo test (push) Failing after 1m25s
2025-07-09 22:43:02 +02:00
b381ef1335
copy exif data between images
test / cargo test (push) Failing after 1m15s
2025-07-04 09:02:53 +02:00
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
8e67deb0d7
refactor: Pass Path object to image generation functions
2025-07-03 22:27:16 +02:00
2e04a19cf3
Merge pull request #21 from michalvankodev/misc/migrate-tailwind
...
test / cargo test (push) Failing after 1m46s
Tailwind migration
2025-06-16 21:19:32 +02:00
6a5a9c890f
migrate axum and askama
test / cargo test (push) Failing after 1m10s
2025-06-16 21:19:11 +02:00
5ba193cd56
remove tailwind config
2025-06-16 21:19:11 +02:00
95b105762d
remove cargo build "improvements"
2025-06-16 21:19:11 +02:00
38e26ebf1f
fix tests
2025-06-16 21:19:11 +02:00
fa9b104f60
bum bam
2025-06-16 21:19:11 +02:00
b47e8e18d0
bum tailwind
2025-06-16 21:19:11 +02:00
546bf4400d
custom migration
2025-06-16 21:19:11 +02:00
134159f79c
added logo bg pulsing effect
test / cargo test (push) Failing after 1m41s
2025-06-15 22:20:00 +02:00
489156fe87
add mastodon
2025-06-15 22:20:00 +02:00
83a24557bd
Merge pull request #16 from michalvankodev/renovate/axum-monorepo
...
Update Rust crate axum to 0.8.0
2025-06-13 20:51:04 +02:00
facb304a52
Merge pull request #19 from michalvankodev/renovate/askama_escape-0.x
...
Update Rust crate askama_escape to 0.13.0
2025-06-13 20:50:52 +02:00
1e8f48b6fe
Merge pull request #18 from michalvankodev/renovate/askama-0.x
...
Update Rust crate askama to 0.14
2025-06-13 20:50:28 +02:00
renovate[bot]
1473b676f4
Update Rust crate axum to 0.8.0
2025-06-13 18:50:03 +00:00
renovate[bot]
74f875460a
Update Rust crate askama to 0.14
2025-06-13 18:50:00 +00:00
cd639a830b
Merge pull request #20 from michalvankodev/renovate/askama_axum-0.x
...
Update Rust crate askama_axum to 0.5.0
2025-06-13 20:49:28 +02:00
renovate[bot]
cde3faa3c6
Update Rust crate askama_axum to 0.5.0
2025-04-18 15:32:49 +00:00
renovate[bot]
e8f9ecc241
Update Rust crate askama_escape to 0.13.0
2025-03-27 20:15:53 +00:00
1a059a005a
Merge pull request #17 from michalvankodev/renovate/pulldown-cmark-0.x
...
Update Rust crate pulldown-cmark to 0.13
2025-02-12 22:53:34 +01:00
renovate[bot]
ff087b0577
Update Rust crate pulldown-cmark to 0.13
2025-02-12 18:27:55 +00:00
13820f58eb
Recommended articles
test / cargo test (push) Failing after 59s
2024-11-24 15:38:05 +01:00
f7eb6cc95d
Logic for recommended articles
2024-11-24 14:56:54 +01:00
fec60900f5
add images to rss feed
test / cargo test (push) Failing after 1m8s
2024-11-24 14:06:14 +01:00