You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey sorry for late reply , and thanks for your interest in these themes.
There is already quickstart with gogs in docker and the theme activated out of the box.
Follow this to use in docker:
( inside a dir in your filesystem)
check localhost:3000 to see installation page with theme activated , cheers !
check docker-compose.yml to understand better how to use it in your setup.
I have my Gogs instance deployed in Docker using following environment.yaml file:
I have followed installation instructions (
head.tmpl
creation, copying files), but new theme fails to show after docker restart.I have tried putting "custom" folder in two locations:
And its structure is as follows:
I restart gogs, no new theme is visible.
I feel like I am missing something obvious, or am very bad at reading the instructions. Help please?
The text was updated successfully, but these errors were encountered: