Holly's Briars

Welcome to my projects page! On this page, I list links to working copies of projects that I have made, extending, or am contributing to.

License API

https://licenses.holly.sh

A read-only API that serves open source license text. I initially developed this in PHP before GitHub had the ability to create a license with a new repository. The current version is written in Rust.


sparkle-git

https://git.holly.sh

In its current state, sparkle-git is a soft fork of rgit where I add features that I want and features that are sometimes outside of the scope of the original.

That page is a live copy of the sparkle branch.

My end goal with this project is to glue together and create tools written in Rust to replicate the GitHub/GitLab experience, without requiring unique user accounts - only GPG and SSH.

Roadmap:

  • Replicating useful functionality from cgit
  • Light theme
  • Rework the core template to not use tables while keeping the original look and feel
  • Pipelight integration for producing builds
  • Issue tracker
  • TBA

Each roadmap item has no date. Ready when its ready. 💖