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
feat: copy logo and favicon files to stagit directory
Add copying of logo.png and favicon.png from web server stagit directory to the generated stagit output directory, similar to how CSS files are already copied. This ensures the stagit-generated sites have the proper branding assets available. This script is incredibly hacky - I wouldn't recommend relying on /src/ sticking around forever. I may end up migrating to a different thing altogether later down the line, depending on whether or not I feel like rewriting the post-receive hook.
0 commit comments