You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

265 B

<% it.projectApiUrl = "https://code.juke.fr/api/v1/repos/kay/" + it.name %><% it.project = await fetch(it.projectApiUrl).then(r => r.json()) %><%~ await include("HEADER.template.md", {...it}) %> <%= it.readme %>

<%~ await include("FOOTER.template.md", {...it}) %>