<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://your-docusaurus-site.example.com/blog</id>
    <title>BAM Doc Portal Blog</title>
    <updated>2024-08-15T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://your-docusaurus-site.example.com/blog"/>
    <subtitle>BAM Doc Portal Blog</subtitle>
    <icon>https://your-docusaurus-site.example.com/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Welcome]]></title>
        <id>https://your-docusaurus-site.example.com/blog/welcome</id>
        <link href="https://your-docusaurus-site.example.com/blog/welcome"/>
        <updated>2024-08-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Welcome]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorWithStickyNavbar_LWe7" id="welcome">Welcome<a class="hash-link" aria-label="Direct link to Welcome" title="Direct link to Welcome" href="https://your-docusaurus-site.example.com/blog/welcome#welcome">​</a></h2>
<p>The BAM Doc Portal was built to provide a source for both documentation of the BAM web components as well as tools to help reference and work with the components outside of a production site.</p>
<p>Here's a quick overview of the new BAM tools:</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="shortcode-tester">Shortcode Tester<a class="hash-link" aria-label="Direct link to Shortcode Tester" title="Direct link to Shortcode Tester" href="https://your-docusaurus-site.example.com/blog/welcome#shortcode-tester">​</a></h3>
<p>The <a href="https://your-docusaurus-site.example.com/docs/shortcode-tester/intro">Shortcode Tester</a> is a tool that allows you to enter any format of shortcode that references a BAM component and get detailed feedback on that component.
This tool will provide you with:</p>
<ul>
<li>Validation of the shortcode format</li>
<li>The resulting web component parsed from the shortcode</li>
<li>A preview of the web component</li>
<li>A breakdown of the API response to see promotion details included from the server response</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="shortcode-table">Shortcode Table<a class="hash-link" aria-label="Direct link to Shortcode Table" title="Direct link to Shortcode Table" href="https://your-docusaurus-site.example.com/blog/welcome#shortcode-table">​</a></h3>
<p>The <a href="https://your-docusaurus-site.example.com/docs/shortcode-table/intro">Shortcode Table</a> is a quick reference guide to the most common shortcodes in use with different properties that incorporate BAM on their site.</p>
<p>You can select the property you want to see from the dropdown and each will default to the format commonly employed on that site/framework.</p>
<p>Each shortcode has an icon that will link you to the testing tool in order to see what the web component will look like on the page.</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="styling-tool">Styling Tool<a class="hash-link" aria-label="Direct link to Styling Tool" title="Direct link to Styling Tool" href="https://your-docusaurus-site.example.com/blog/welcome#styling-tool">​</a></h3>
<p>The <a href="https://your-docusaurus-site.example.com/docs/styling-tool/intro">Styling Tool</a> provides an in-browser CSS editor that both acts as a reference for the CSS variables available and a preview tool to see how changing the variables will affect
the look and feel of the BAM web components.</p>
<p>The tool incorporates the same editor as VSCode to allow you to see CSS changes in real-time. You can select the type of component you want to preview in the dropdown below the editing area.</p>]]></content>
        <author>
            <name>Kevin Blank</name>
            <uri>https://tan-docs.actionnetwork.com</uri>
        </author>
        <category label="shortcode_tester" term="shortcode_tester"/>
        <category label="shortcode_table" term="shortcode_table"/>
        <category label="styling_tool" term="styling_tool"/>
    </entry>
</feed>