You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the official <ahref="https://astro.build/">Astro</a> blog starter template. This template
19
-
serves as a lightweight, minimally-styled starting point for anyone looking to build a personal
20
-
website, blog, or portfolio with Astro.
18
+
Welcome to the <strong>OpenAB Blog</strong> — where we share project updates, technical deep dives, and stories from the open-source agent builder community.
21
19
</p>
22
20
<p>
23
-
This template comes with a few integrations already configured in your
24
-
<code>astro.config.mjs</code> file. You can customize your setup with
25
-
<ahref="https://astro.build/integrations">Astro Integrations</a> to add tools like Tailwind,
26
-
React, or Vue to your project.
21
+
OpenAB is an open-source framework for building AI-powered agent systems. This blog is where we document our journey, announce new releases, and explore ideas around autonomous agents, tool orchestration, and multi-agent collaboration.
27
22
</p>
28
-
<p>Here are a few ideas on how to get started with the template:</p>
23
+
<p><strong>What you'll find here:</strong></p>
29
24
<ul>
30
-
<li>Edit this page in <code>src/pages/index.astro</code></li>
31
-
<li>Edit the site header items in <code>src/components/Header.astro</code></li>
32
-
<li>Add your name to the footer in <code>src/components/Footer.astro</code></li>
33
-
<li>Check out the included blog posts in <code>src/content/blog/</code></li>
34
-
<li>Customize the blog post page layout in <code>src/layouts/BlogPost.astro</code></li>
25
+
<li><strong>Release Notes</strong> — What's new in each version</li>
26
+
<li><strong>Technical Guides</strong> — How we design and build agent infrastructure</li>
27
+
<li><strong>Community Stories</strong> — Contributions, use cases, and experiments from builders like you</li>
28
+
<li><strong>Behind the Scenes</strong> — Architecture decisions, tradeoffs, and lessons learned</li>
35
29
</ul>
36
30
<p>
37
-
Have fun! If you get stuck, remember to
38
-
<ahref="https://docs.astro.build/">read the docs</a>
39
-
or <ahref="https://astro.build/chat">join us on Discord</a> to ask questions.
40
-
</p>
41
-
<p>
42
-
Looking for a blog template with a bit more personality? Check out
0 commit comments