Skip to content

feat: Add blog post "Running AI at Work: A Field Guide to Cost, Craft…#69

Merged
dfberry merged 9 commits into
mainfrom
diberry/0627
Jun 28, 2026
Merged

feat: Add blog post "Running AI at Work: A Field Guide to Cost, Craft…#69
dfberry merged 9 commits into
mainfrom
diberry/0627

Conversation

@dfberry

@dfberry dfberry commented Jun 27, 2026

Copy link
Copy Markdown
Owner

This pull request adds a new draft blog post, "Running AI at Work: A Field Guide to Cost, Craft, and Guardrails," along with detailed prompts for supporting illustrations and diagrams. The post provides practical guidance for engineers and leaders on operationalizing AI, focusing on cost management, process hardening, and governance. It also includes structured prompts for generating consistent visual assets to accompany the content.

The most important changes are:

New Blog Post Content:

  • Added website/blog/2026-06-27-from-prompt-to-production.md, a comprehensive draft post outlining strategies for running AI in production, covering cost optimization, process hardening, and governance/guardrails.

Illustration and Diagram Support:

  • Included detailed JSON batch prompts and individual prompts for generating four watercolor illustrations and two Mermaid diagrams, ensuring visual consistency and alignment with the post's themes.
  • Provided suggested Mermaid diagram source code for visualizing key concepts like the cost gradient and the graduation lifecycle.

Content Organization and Guidance:

  • Documented naming conventions, style guidance, and image placement instructions to standardize media generation and embedding within the post.…, and Guardrails"

diberry and others added 8 commits June 27, 2026 15:09
- Add .blog-image-centered CSS class to custom.css
- Replace all inline style="display: block; margin: 20px auto;" with class="blog-image-centered"
- Fixes Docusaurus build error: 'style' prop must be an object, not a string
- Resolves React JSX rendering issues on tag pages and homepage

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Replace all <img> tags with ![alt](path) markdown syntax
- Remove inline style attributes and CSS class workarounds
- Clean up custom.css (remove blog-image-centered class)
- Images now use Docusaurus native rendering for better integration

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dfberry

dfberry commented Jun 28, 2026

Copy link
Copy Markdown
Owner Author

@copilot resolve the merge conflicts in this pull request

# Conflicts:
#	website/blog/authors.yml

Copilot AI commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in commit 0d2fdf3. The only conflict was a modify/delete on website/blog/authors.yml — it was deleted in main as part of a revert and no blog posts reference it, so I accepted the deletion.

@dfberry dfberry merged commit 80e30c7 into main Jun 28, 2026
@dfberry dfberry deleted the diberry/0627 branch June 28, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants