Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 363 Bytes

File metadata and controls

11 lines (7 loc) · 363 Bytes

This repository serves as a landing page from which one can navigate all of the public repositories and static sites maintained by Persius on Github.

We currently maintain the following public repositories:

{% for repository in site.github.public_repositories %}

  • [{{ repository.name }}]({{ repository.html_url }})

    {{repository.description}} {% endfor %}