Thanks Gabor - it's wonderful to see Dancer2 on the front page! a.solomon@mlwes22022:~/git/perldancer-website$ git show 4d02f9cd commit 4d02f9cd9dd712ac04dd90ed18941151d6f403c6 Author: Gabor Szabo <gabor@szabgab.com> Date: Wed Jan 7 15:56:09 2015 +0200 link to Dancer2 repo diff --git a/views/index.tt b/views/index.tt index 54a5698..2b4c3d7 100644 --- a/views/index.tt +++ b/views/index.tt @@ -217,7 +217,7 @@ ajax '/getloadavg' => sub { <li><a href="<% latest.download_url %>" id="contain-download"> <% latest.short_version %> </a></li> <li>You can also follow Dancer on <a - href="http://github.com/PerlDancer/Dancer">GitHub</a> and on <a href="http://twitter.com/PerlDancer">Twitter</a></li> + href="http://github.com/PerlDancer/Dancer2">GitHub</a> and on <a href="http://twitter.com/PerlDancer">Twitter</a></li> </ul> Andrew On Wed, Jan 7, 2015 at 5:08 PM, Gabor Szabo <gabor@szabgab.com> wrote:
Hi,
I am happy to let you know that the code running http://perldancer.org/ has been upgraded to use Dancer2.
In addition most of the site has been updated to link to Dancer2 (GitHub repo, documentation etc.)
If you'd like to contribute to the web site, this is a great time for that. Source code can be found here:
https://github.com/PerlDancer/perldancer-website
Especially I'd like to see the Dancefloor updated with additional projects.
I've started to work on in already. Now each entry in the dancefloor.yml can have a key called source: with a link to the source code of the application, and each entry can have a key called dancer: with the version number. Currently only "dancer: 2" is interesting and it means "this app is based on Dancer 2". Both of these keys are added to the Dancefloor entries as class-names. This will make it possible to filter that Dancefloor emphasizing the pen source applications that can be used for learning.
So do you have other web-sites running on Dancer? Are there other open source applications written in Dancer?
Please send your pull requests!
Gabor
_______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- Andrew Solomon Mentor@Geekuni http://geekuni.com/ http://www.linkedin.com/in/asolomon