Skip to content

Welcome to the Codicio Blog

Published:
2 min read

tl;dr: This is placeholder content. Delete it once you’ve used it to learn how the theme handles images, GIFs, and video.

Welcome to the Codicio blog. This post exists so you have a working example to copy: real frontmatter, headings, and — most importantly — every way this theme lets you embed media.

Images

Drop files in public/assets/img/<year>/<slug>/ and reference them with a normal Markdown image. Paths are absolute from public/:

Codicio dashboard mockup

When you need styling control, use raw HTML instead:

Data + AI circuit

Animations

For short, looping animations this theme uses animated GIFs, embedded exactly like an image — there are no .mp4/.webm files in the original site, just GIFs. The clip below is a placeholder; swap in your own:

Placeholder animation

To record terminal/UI GIFs, tools like Kap, Gifski, or ffmpeg work well. Keep them under a few MB so pages stay fast.

Video

For longer clips, embed a YouTube video with the theme’s shortcode — put it on its own line (placeholder video below):

In .mdx posts you can also use the <TwitterEmbed /> and <YouTubeEmbed /> components directly.

Writing posts

That’s it — duplicate this file, change the frontmatter, and start writing.1

Footnotes

  1. All copy here is placeholder text matching the original theme’s formatting. The colors, logo, avatar, and images come from the Codicio brand kit in codicio_homepage.