mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
Add subscribe link to main page
This commit is contained in:
parent
a045630c02
commit
0a20e65f92
7 changed files with 52 additions and 16 deletions
38
index.html
38
index.html
|
@ -159,7 +159,24 @@ s.parentNode.insertBefore(ga, s);
|
|||
|
||||
<div class="container">
|
||||
|
||||
<a class="reference external image-reference" href="http://photos.michaeldehaan.net/infrared/h3d850bdf#h3d850bdf"><img alt="""" src="http://ansible.github.com/mpd_rings.jpg" style="width: 300px; height: 225px;" /></a>
|
||||
<dl class="docutils">
|
||||
<dt>. image:: <a class="reference external" href="http://ansible.github.com/mpd_rings.jpg">http://ansible.github.com/mpd_rings.jpg</a></dt>
|
||||
<dd><table class="first last docutils field-list" frame="void" rules="none">
|
||||
<col class="field-name" />
|
||||
<col class="field-body" />
|
||||
<tbody valign="top">
|
||||
<tr class="field"><th class="field-name">height:</th><td class="field-body">225</td>
|
||||
</tr>
|
||||
<tr class="field"><th class="field-name">width:</th><td class="field-body">300</td>
|
||||
</tr>
|
||||
<tr class="field"><th class="field-name">alt:</th><td class="field-body">“”</td>
|
||||
</tr>
|
||||
<tr class="field"><th class="field-name">target:</th><td class="field-body"><a class="reference external" href="http://photos.michaeldehaan.net/infrared/h3d850bdf#h3d850bdf">http://photos.michaeldehaan.net/infrared/h3d850bdf#h3d850bdf</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<a class="reference external image-reference" href="http://photos.michaeldehaan.net/favorites/h2428aca7#h2428aca7"><img alt="""" src="http://ansible.github.com/mpd_tunnel.jpg" style="width: 337px; height: 225px;" /></a>
|
||||
<a class="reference external image-reference" href="http://photos.michaeldehaan.net/ncsu/h3b63b68e#h3b63b68e"><img alt="""" src="http://ansible.github.com/mpd_tubes.jpg" style="width: 225px; height: 225px;" /></a>
|
||||
<div class="section" id="introducing-ansible">
|
||||
|
@ -211,14 +228,21 @@ will remain short & simple, and the source will be blindingly obvious.</p>
|
|||
<p>Your ideas and contributions are welcome. We’re also happy to help
|
||||
you with questions about Ansible.</p>
|
||||
<ul class="simple">
|
||||
<li>Join the <a class="reference external" href="http://groups.google.com/group/ansible-project">ansible-project mailing list</a> on Google Groups</li>
|
||||
<li>Join <a class="reference external" href="irc://irc.freenode.net/#ansible">#ansible</a> on the <a class="reference external" href="http://freenode.net/">freenode IRC network</a></li>
|
||||
<li>Visit the <a class="reference external" href="https://github.com/ansible/ansible">project page</a> on Github<ul>
|
||||
<li>Visit the <a class="reference external" href="https://github.com/ansible/ansible">project page</a> on Github</li>
|
||||
<li>View the <a class="reference external" href="https://github.com/ansible/ansible/issues">issue tracker</a></li>
|
||||
<li>Visit the <a class="reference external" href="http://groups.google.com/group/ansible-project">Google Group</a></li>
|
||||
<li>Join <a class="reference external" href="irc://irc.freenode.net/#ansible">#ansible</a> on the <a class="reference external" href="http://freenode.net/">freenode IRC network</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<img src="http://groups.google.com/intl/en/images/logos/groups_logo_sm.gif" height=30 width=140 alt="Google Groups">
|
||||
<br/>
|
||||
<b>Subscribe to Ansible Project</b>
|
||||
<br/>
|
||||
<form action="http://groups.google.com/group/ansible-project/boxsubscribe">
|
||||
<br/>
|
||||
Email: <input type=text name=email> <input type=submit name="sub" value="Subscribe">
|
||||
<br/></br>
|
||||
</form>
|
||||
<br/></div>
|
||||
</div>
|
||||
<div class="section" id="contents">
|
||||
<h1>Contents<a class="headerlink" href="#contents" title="Permalink to this headline">¶</a></h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue