PPDF4meinpdf4me1.hashnode.dev·4d ago · 6 min readMarkdown In, PDF Out: A Docs-as-Code Pipeline in One API CallEvery team that writes docs-as-code eventually hits the same wall. Your README lives in Markdown. Your changelog lives in Markdown. Your architecture notes, your onboarding guide, your API reference, 00
SMScott McMahaninaitransformeronline.hashnode.dev·Aug 18 · 2 min readHow to Create Video Documentation With AI ToolsVideo documentation helps users understand complex workflows by showing them exactly what to do. It can be especially valuable for software tutorials, product demonstrations, onboarding, troubleshooti00
PPythonWoodsinzenzic.hashnode.dev·Aug 14 · 4 min readZenzic v0.29.0: Policy-as-Code ExpansionThe Evolution of Documentation Governance In previous releases, Zenzic focused on structural integrity: ensuring links resolve, images exist, and credentials are not leaked. However, as organizations 00
AOAarogya Ojhainaarogyaojha.hashnode.dev·Aug 13 · 6 min readWould you build a skyscraper without blueprints?Nobody would. Say it out loud and it sounds insane. Ask an engineering team to skip the architecture doc and jump straight into the editor, though, and most people just shrug and start typing. I've wa02M
PPythonWoodsinzenzic.hashnode.dev·Aug 12 · 19 min readMarkdown Is Production Code Architecture: Why We Built ZenzicWe built Zenzic because we kept seeing the same problem: a documentation repository could be technically “green” while the documentation itself was already broken. A build can succeed while an interna10
PPythonWoodsinzenzic.hashnode.dev·Aug 12 · 5 min readZenzic v0.28.0: Governance & ExtensibilityZenzic v0.28.0 finalizes the Governance & Extensibility milestone. This release transitions the engine from implicit structural validation to explicit, declarative governance, while providing enterpri10
GSGoutham S Pinclarix.hashnode.dev·Aug 7 · 7 min readHow we design a proposal builder that gets documents on-brand in hours: architecture, decisions, and mistakesA proposal is the highest-impact document most service businesses produce. It's also the most awkward to automate, because every client wants their brand on it. I've built enough of these to know the 00
IPIpseeta Priyadarshiniinblog.ipseeta.dev·Aug 6 · 7 min readI Built docproof: a CLI That Tests Your Documentation by Running ItLast month I was setting up a library I hadn't touched in a year. I followed my own README, step by step, and the third command failed. The package had moved on, the docs hadn't. I fixed the README, f117HTLC
EBEmerson Brauninagentskit.hashnode.dev·Aug 6 · 6 min readI stopped asking coding agents to guess where they could editMost mistakes I see from coding agents do not begin with bad code. They begin one step earlier. The agent opens the wrong documentation, assumes a neighboring package owns the change, edits a director00
SNShakiran Nannyombiinshakiran.hashnode.dev·Aug 4 · 6 min readThe Series Finale: QA, Handover, and Closing the Loop (Week 8)Hey everyone! 👋 Welcome back to the final post of my software engineering internship series. Last week was about stabilization: cleaning legacy naming, shipping localized candidate summaries, hardeni00