<div dir="ltr">Similarly on any point of the development, you can share your progress with others by these steps:<div><br></div><div>$ git checkout -b branch-to-share-progress</div><div>$ grunt dist</div><div>$ git add dist/ -f</div>

<div>$ git commit ....</div><div>$ git push myfork branch-to-share-progress</div><div><br></div><div>Then navigate to that branch on Github and open &quot;dist/demos/index.html&quot; as a Raw view in Github file explorer, such as:</div>

<div><br></div><div><a href="https://raw.github.com/lfryc/richwidgets/prefetch/dist/demos/index.html">https://raw.github.com/lfryc/richwidgets/prefetch/dist/demos/index.html</a><br></div><div><br></div><div>Then remove a forst &quot;.&quot; in &quot;<a href="http://raw.github.com">raw.github.com</a>&quot; to get &quot;<a href="http://rawgithub.com">rawgithub.com</a>&quot;, and voila!</div>

<div><br></div><div><a href="https://rawgithub.com/lfryc/richwidgets/prefetch/dist/demos/index.html">https://rawgithub.com/lfryc/richwidgets/prefetch/dist/demos/index.html</a><br></div><div><br></div><div>~ Lukas</div></div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 19, 2014 at 3:23 PM, Lukáš Fryč <span dir="ltr">&lt;<a href="mailto:lukas.fryc@gmail.com" target="_blank">lukas.fryc@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have setup a hosting for RichWidgets on...<div><br></div><div>ah, not really, we don&#39;t need any hosting as the demo is simply accessible via <a href="http://rawgithub.com" target="_blank">rawgithub.com</a> when you point to dist/demos/index.html on #dist branch:<br>


<div><br></div><div><a href="https://rawgithub.com/richwidgets/richwidgets/dist/dist/demos/index.html" target="_blank">https://rawgithub.com/richwidgets/richwidgets/dist/dist/demos/index.html</a><br></div></div><div><br>

</div><div><br></div>
<div>Enjoy!</div><div><br></div><div>~ Lukas</div></div>
</blockquote></div><br></div>