<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://moco-workflow.github.io/docs/blog</id>
    <title>Moco Workflow Platform Blog</title>
    <updated>2024-01-01T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://moco-workflow.github.io/docs/blog"/>
    <subtitle>Moco Workflow Platform Blog</subtitle>
    <icon>https://moco-workflow.github.io/docs/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Welcome to Moco Documentation]]></title>
        <id>https://moco-workflow.github.io/docs/blog/welcome</id>
        <link href="https://moco-workflow.github.io/docs/blog/welcome"/>
        <updated>2024-01-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Welcome to the official documentation for Moco, the YAML-based declarative workflow orchestration platform!]]></summary>
        <content type="html"><![CDATA[<p>Welcome to the official documentation for Moco, the YAML-based declarative workflow orchestration platform!</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://moco-workflow.github.io/docs/blog/welcome#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<p>We're excited to launch our comprehensive documentation site built with Docusaurus. Here's what you'll find:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-complete-documentation">📚 Complete Documentation<a href="https://moco-workflow.github.io/docs/blog/welcome#-complete-documentation" class="hash-link" aria-label="Direct link to 📚 Complete Documentation" title="Direct link to 📚 Complete Documentation" translate="no">​</a></h3>
<ul>
<li class=""><strong>Getting Started</strong>: Quick start guide to get you up and running in minutes</li>
<li class=""><strong>Core Concepts</strong>: Deep dive into Moco's architecture and design principles</li>
<li class=""><strong>Workflowspec Reference</strong>: Complete language reference with examples</li>
<li class=""><strong>Guides</strong>: Step-by-step tutorials for common tasks</li>
<li class=""><strong>Architecture</strong>: Detailed technical documentation</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-key-features">🎯 Key Features<a href="https://moco-workflow.github.io/docs/blog/welcome#-key-features" class="hash-link" aria-label="Direct link to 🎯 Key Features" title="Direct link to 🎯 Key Features" translate="no">​</a></h3>
<p>Moco brings powerful workflow orchestration capabilities:</p>
<ul>
<li class=""><strong>Declarative YAML Syntax</strong>: Define workflows without writing procedural code</li>
<li class=""><strong>Dual Runtime Support</strong>: Develop with in-memory runtime, deploy to Temporal.io</li>
<li class=""><strong>Python Expressions</strong>: Leverage Python's power for dynamic behavior</li>
<li class=""><strong>Event-Driven State Machines</strong>: Build complex, reactive workflows</li>
<li class=""><strong>Pluggable Activities</strong>: Extend with custom functionality</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-whats-next">🚀 What's Next<a href="https://moco-workflow.github.io/docs/blog/welcome#-whats-next" class="hash-link" aria-label="Direct link to 🚀 What's Next" title="Direct link to 🚀 What's Next" translate="no">​</a></h3>
<p>We're continuously improving Moco and its documentation. Here's what's coming:</p>
<ul>
<li class="">More comprehensive examples and tutorials</li>
<li class="">Video walkthroughs</li>
<li class="">Best practices and design patterns</li>
<li class="">Performance tuning guides</li>
<li class="">Migration guides from other workflow engines</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-get-involved">💡 Get Involved<a href="https://moco-workflow.github.io/docs/blog/welcome#-get-involved" class="hash-link" aria-label="Direct link to 💡 Get Involved" title="Direct link to 💡 Get Involved" translate="no">​</a></h3>
<ul>
<li class=""><strong>GitHub</strong>: Star us on <a href="https://github.com/moco-workflow/moco" target="_blank" rel="noopener noreferrer" class="">GitHub</a></li>
<li class=""><strong>Issues</strong>: Report bugs or request features</li>
<li class=""><strong>Discussions</strong>: Join the community discussions</li>
</ul>
<p>Happy orchestrating! 🎉</p>]]></content>
        <author>
            <name>Moco Team</name>
            <uri>https://github.com/moco-workflow</uri>
        </author>
        <category label="welcome" term="welcome"/>
        <category label="getting-started" term="getting-started"/>
    </entry>
</feed>