typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
12 stars 0 forks source link

Typst Git Forge #408

Open isaacew opened 2 months ago

isaacew commented 2 months ago

Description

Want to be able to use the Typst servers themselves as a git forge, i.e. you can just git clone your project link or something, "like Overleaf"

Rather than give permission to access my one personal repository on GitLab or GitHub; I want to be able to copy paste a git repo link for each project (like Overleaf) and then I can remote add if needed to other repos or even just use Typst as a host.

This makes it easier to collaborate with others because I don’t have to maintain the git server.

Use Case

Git integration without requiring users to create a GitHub or GitLab account.