Latest RichWidgets Demo - hosting

Lukáš Fryč lukas.fryc at gmail.com
Wed Feb 19 09:32:05 EST 2014


Similarly on any point of the development, you can share your progress with
others by these steps:

$ git checkout -b branch-to-share-progress
$ grunt dist
$ git add dist/ -f
$ git commit ....
$ git push myfork branch-to-share-progress

Then navigate to that branch on Github and open "dist/demos/index.html" as
a Raw view in Github file explorer, such as:

https://raw.github.com/lfryc/richwidgets/prefetch/dist/demos/index.html

Then remove a forst "." in "raw.github.com" to get "rawgithub.com", and
voila!

https://rawgithub.com/lfryc/richwidgets/prefetch/dist/demos/index.html

~ Lukas


On Wed, Feb 19, 2014 at 3:23 PM, Lukáš Fryč <lukas.fryc at gmail.com> wrote:

> I have setup a hosting for RichWidgets on...
>
> ah, not really, we don't need any hosting as the demo is simply accessible
> via rawgithub.com when you point to dist/demos/index.html on #dist branch:
>
> https://rawgithub.com/richwidgets/richwidgets/dist/dist/demos/index.html
>
>
> Enjoy!
>
> ~ Lukas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/richfaces-dev/attachments/20140219/fc6d6cd9/attachment.html 


More information about the richfaces-dev mailing list