vlang / gitly

Light and fast GitHub/GitLab alternative written in V
GNU General Public License v3.0
1.37k stars 72 forks source link

fix: include the css by default #238

Closed lacamera closed 1 year ago

lacamera commented 1 year ago

I think it is a good idea to include the pre-generated CSS in this repository, so that the user does not have to download/generate (both require extra dependencies) it.

I also believe that the instruction in the README should either all be relative to the repository root or at least tell the user where to execute them.

lacamera commented 1 year ago

Will be revisiting this sometime soon, closing for now.