close
Skip to main content
Score of 1

How do I deploy a website using a separate CSS stylesheet?

Here is the documentation for GitLab Pages, which I'd highly recommend reviewing. The issue appears to be with your script: cp -r ./*.* ./public/ cp: The copy command -r: Recursive option to also look ...

Only top scored, non community-wiki answers of a minimum length are eligible