/index.html
https://github.com/pmariano/dynjs.github.com · HTML · 43 lines · 39 code · 4 blank · 0 comment · 0 complexity · e278e9eee63dca5b2a8ac1653b216369 MD5 · raw file
- ---
- layout: main
- title: home
- ---
- <div id="logo">
- <a href="https://github.com/dynjs/dyn.js"><img src="img/logo.png" border="0"/></a>
- </div>
- <div class="row centered">
- <div class="span4 box">
- <p class="boxtitle">
- <img src="img/icons/octocat50x50.png"/>
- <strong class="highlight">Github</strong>
- </p>
- <p class="description">
- <a href="https://github.com/dynjs/dyn.js">dyn.js</a> repository is open for contribution and evaluation. Don't be shy!
- </p>
- </div>
- <div class="span4 box">
- <p class="boxtitle">
- <img src="img/icons/googlegroups50x50.png"/>
- <strong class="highlight">dev mailing list</strong>
- </p>
- <p>Subscribe our <a href="http://groups.google.com/group/dynjs-dev">mailing list</a> and join us for technical discussions and suggestions. We appreciate feedback.</p>
- </div>
- <div class="span4 box">
- <p class="boxtitle">
- <img src="img/icons/cloudbees101x50.png"/>
- <strong class="highlight">CloudBees</strong>
- </p>
- <p><a href="http://dynjs.ci.cloudbees.com">Our continuous integration (CI) server</a> is hosted by <a href="http://www.cloudbees.com/">CloudBees</a>, a nice cloud-hosted version of the Jenkins tooling to keep us sane.</p>
- </div>
- <div class="span4 box">
- <p class="boxtitle">
- <img src="img/icons/twitter50x50.png"/>
- <strong class="highlight">Twitter</strong>
- </p>
- <p>Follow <a href="http://twitter.com/dynjs">@dynjs</a> for news and updates.</p>
- </div>
- </div>