Web standard HTML and CSS for design, with add-on embed code snippets for added dynamic functionality. You'll need to enable related products in your account in order for add-on options to work.
Formats are made for the Blocks Edit visual CMS which uses standard HTML practices for template setup.
Embed the code below in your homepage head area. Replace USERNAME with your Indie Aisle username (with @ at the beginning).
<link href="https://indieaisle.com/@USERNAME" rel="me">
Then in your Indie Aisle Account, enter your domain in the Domain field and click Update Info.
https://indieaisle.com/email/in/:<form method="post" action="https://indieaisle.com/email/in/">
<input type="hidden" id="enablesubmit" name="enablesubmit" value="">
And then the Javascript that should be placed anywhere after your <form> tag:
<!-- Indie Aisle - connect directly to your audience -->
<script src="https://indieaisle.com/form/submit.js" defer></script>
<!-- / Indie Aisle -->
This Javascript that should be placed before the closing of your <body> tag:
<!-- Indie Aisle - connect directly to your audience -->
<script src="https://indieaisle.com/stats/get.js"></script>
<!-- / Indie Aisle -->
https://indieaisle.com/form/:<form method="post" action="https://indieaisle.com/form/"><input type="hidden" id="enablesubmit" name="enablesubmit" value=""><input type="hidden" id="userthanks" name="userthanks" value="[THANKS_URL]">[THANKS_URL] to the URL of your confirmation page.And then the Javascript that should be placed anywhere after your <form> tag:
<!-- Indie Aisle - connect directly to your audience -->
<script src="https://indieaisle.com/form/submit.js" defer></script>
<!-- / Indie Aisle -->
There is no form field validation applied. We recommend using standard browser validation for your form fields.
https://indieaisle.com/form-check/:<form method="post" action="https://indieaisle.com/form-check/"><input type="hidden" id="useraction" name="useraction" value="[ACTION_URL]">[ACTION_URL] to the URL of your form's action.<input type="hidden" id="enablesubmit" name="enablesubmit" value="">
And then the Javascript that should be placed anywhere after your <form> tag:
<!-- Indie Aisle - connect directly to your audience -->
<script src="https://indieaisle.com/form/submit.js" defer></script>
<!-- / Indie Aisle -->
There is no form field validation applied. We recommend using standard browser validation for your form fields.
For the container around each link, add the ia-recommend class. For example:
<li class="ia-recommend"><a href="https://flamedfury.com" rel="following">Flamed Fury</a> - blog about being on the web and running a personal website</li>
And at the end of your links, or at the end of your page, add the embed script:
<!-- Indie Aisle - connect directly to your audience -->
<script src="https://indieaisle.com/recommend/links.js" defer></script>
<!-- / Indie Aisle -->
You can reach to us at support@indieaisle.com.
Enter your email and we'll send you a link to reset it.