Enabled syntax highlighing in posts...

    <tag name="get-recent-releases">
        <signature>
            <attribute name="count" type="integer" />
        </signature>
        <db:query model="#Release"
            let:consider="yes"
            orderby="-created"
            maxresults="count"
            dst="releases" />
        <return value="releases"/>
    </tag>

It works!

Recent Posts

Package Index for Moya

Hi HN, This requires a little back story. Moya (previously showed on HN) is a web application […]

Syntax Test

Enabled syntax highlighing in posts... tag name=get-recent-releases signature […]

Officially Live

https://packages.moyaproject.com is officially live! Let me know if you experience any errors...

Ready to go live

This site is just about ready to go live. I will remove the basic auth tonight.