BlazonDeck All styles
Formats

Compile Instagram carousel style

Example carousel slide in the Compile style

Compile renders your message as an open code editor. The image shows a near-black window, the deep charcoal of a dark IDE theme, with a title bar carrying three traffic-light dots and a "growth.tips" tab in a curly-brace icon. Down the left edge runs a grey line-number gutter, 1 to 13, and a tiny minimap sketch sits top right. The type is a monospaced font, and it behaves like real code: green comment lines carry the actual message ("the growth playbook, compiled into 5 lines of code"), while the surrounding lines are working JavaScript, function start(), const you = new Reader(), you.beginToday(). Syntax highlighting does the colour work for you, keywords in one hue, strings and numbers in yellow, function names in a soft green, everything else muted. A status bar sits at the foot: "main", "UTF-8", "Ln 9, Col 1", "0 Problems". It stops scrolls because it reads as something not meant for you. A carousel is marketing; a code editor is a workspace. The eye clocks the gutter, the tab, the traffic lights and assumes it is looking at a screenshot from someone's actual screen, so it slows down to read. The lineage is plain: VS Code and the dark-theme developer aesthetic that has spread far beyond programmers into productivity culture and build-in-public Twitter. The clever move is that the message hides inside comments, the parts of code the machine ignores but the human reads, so the metaphor holds together instead of being decoration bolted onto the top.

Best for

Developer tools and SaaS launchesBuild-in-public foundersProgramming tips and dev educationTechnical newsletters and changelogsIndie hacker growth threadsAPI and open-source announcements

Put the message in the comments, the logic in the code

Look at the image. The green comment lines carry the real point, and the black-on-charcoal function bodies are plausible working code around it. That split is the whole trick. Comments are the part a compiler skips but a person reads, so it feels natural that the human message lives there. If you dump your marketing copy into the function names instead, it reads as fake code and the spell breaks. Write your line as a comment, then wrap it in the simplest believable logic you can, a function called start(), a return, nothing that needs to actually run.

Thirteen lines is the ceiling, not a target

The gutter in the image stops at 13 and the slide already feels full. A code editor has no room to breathe the way a poster does; every extra line pushes the syntax highlighting into noise. Keep to one comment block of two or three lines and one short function beneath it. If your idea needs five bullet points, this is the wrong format, because a fifteen-line function on a phone screen becomes grey mush nobody parses. Treat the line count as a hard limit that forces you to say one thing.

When Compile is the wrong call

This style speaks to people who recognise an IDE on sight, developers, indie hackers, build-in-public founders. To everyone else the traffic lights and the const keyword read as intimidating or irrelevant, and a beauty brand or a wellness coach borrowing this look just seems to be wearing someone else's uniform. If your audience has never opened a code editor, the format works against you. Use it when the developer signal is a feature, not when you are only chasing novelty. The aesthetic carries a strong tribe with it, and that tribe is narrow.

How it works

01
Give it a topic
Paste a link, a rough idea, or just a topic. BlazonDeck writes the hook and slide copy.
02
Pick this style
Choose it from the style picker. It renders instantly, no waiting on image generation.
03
Edit and export
Tweak any slide's text or colours, then download the carousel ready to post.

Compile FAQ

Does the code have to actually run?
No. It only has to look plausible to someone skimming on a phone. Simple, syntactically believable snippets like function start() and const result = apply(nextStep) sell it without needing to compile.
Will non-technical followers understand it?
Partly. The green comment lines carry your plain-English message so anyone can read the point, but the surrounding code lands hardest with an audience that recognises an editor. Pick this style when your followers are technical.
Can I change the colour theme?
The default is a dark IDE theme, deep charcoal with green comments and yellow strings, because that reads as a real developer setup. A light theme is possible but loses the screenshot-from-my-screen credibility that makes it stop scrolls.
How much text fits on one slide?
Around thirteen lines before it feels cramped, as the gutter in the example shows. Aim for a two to three line comment plus one short function. Anything longer turns to grey noise on mobile.

Related styles

Query style example
Query
Onyx style example
Onyx
Track style example
Track
Try Compile free for 7 days