diff --git a/src/content/blog/coder-to-orchestrator.mdx b/src/content/blog/coder-to-orchestrator.mdx index 33978cf..1e02604 100644 --- a/src/content/blog/coder-to-orchestrator.mdx +++ b/src/content/blog/coder-to-orchestrator.mdx @@ -2,7 +2,7 @@ title: 'Building Your Own Tools: From VFX Artist to Developer' description: 'Self-Hosting and AI Development in 2024: Why I build custom software instead of using cloud solutions, and how you can too without being a hardcore developer.' pubDate: 'Dec 8 2024' -heroImage: '../../assets/claude-nuke.png' +heroImage: '../../assets/claude-nuke.avif' featured: false category: 'Development' tags: ['AI/ML', 'Self-Hosting', 'Open Source', 'Development', 'Automation'] diff --git a/src/content/blog/gstar-raw-olympics.mdx b/src/content/blog/gstar-raw-olympics.mdx index 0275147..a453e99 100644 --- a/src/content/blog/gstar-raw-olympics.mdx +++ b/src/content/blog/gstar-raw-olympics.mdx @@ -2,7 +2,7 @@ title: 'G-Star Raw Olympics Campaign' description: 'A deep dive into the VFX supervision and technical pipeline behind the G-Star Raw Olympics brand film, created in collaboration with Stinkfilms and director Felix Brady.' pubDate: 'Aug 15 2024' -heroImage: '../../assets/g-star-image.jpg' +heroImage: '../../assets/g-star-image.avif' featured: true category: 'Case Study' tags: ['VFX', 'Houdini', 'Nuke', 'AI/ML', 'Brand Film'] diff --git a/src/content/blog/installing-raysync-and-foxrenderfarm-on-arch-linux.mdx b/src/content/blog/installing-raysync-and-foxrenderfarm-on-arch-linux.mdx index 002da2b..26f7472 100644 --- a/src/content/blog/installing-raysync-and-foxrenderfarm-on-arch-linux.mdx +++ b/src/content/blog/installing-raysync-and-foxrenderfarm-on-arch-linux.mdx @@ -2,7 +2,7 @@ title: 'How to use Fox Renderfarm on Arch Linux' description: 'A practical guide to getting Raysync and FoxRenderfarm working on Arch Linux.' pubDate: 'Dec 14 2025' -heroImage: '../../assets/foxrenderfarm-arch-linux.png' +heroImage: '../../assets/foxrenderfarm-arch-linux.avif' featured: true category: 'Pipeline' tags: ['Linux', 'Pipeline', 'Rendering', 'DevOps', 'Tutorial']