DragonBard
@DragonBard@ttrpg.network
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Recommendations for a version control system 1 week ago:
Love Fossil-scm and it is super easy to self host, via numerous methods.
- Comment on Recommendations for a version control system 1 week ago:
If you are not wed to git, and are willing to try something else, why not give Fossil SCM a try. It’s created and maintained by the creator of SQLite. It’s a single executable that provides everything for modern source code management, including a website, and even has an official docker file that just works.
Issue tracking, forum support, email, it’s all there, in a single executable that can serve as both the front and back end depending on how you launch it. And it’s a smaller install than git by itself.
- Comment on A WYSIWYG editor for personal website? 2 months ago: