hitchens icon indicating copy to clipboard operation
hitchens copied to clipboard

brand color and html page not compiling

Open ellepannitto opened this issue 3 months ago • 0 comments

Describe the bug I'm opening this issue as I'm having the same problem as in Issue #28 but committing again didn't solve it.

I'm trying to use this template for a research project. We edited the brand-color multiple times (we switched from yellow to green) but the compiled css is not changing: https://github.com/LaboratorioSperimentale/DiCCAS-interface

What bugs me the most is that also the new page we added (corpus.md) is not being compiled to html. The new item appears in the menu but points to nothing, and I can't see the website data in the repo anywhere. I don't have a lot of experience with jekyll but I did use it for other projects and there was always a site folder or something like that with the compiled files. What am I doing wrong?

Thank you!

To Reproduce Steps to reproduce the behavior:

  1. Go to DiCCAS repo
  2. Inspect CSS from the browser
  3. See the yellow code instead of the green one present in scss file.

Desktop (please complete the following information):

  • OS: macOS
  • Browser: firefox, chrome

ellepannitto avatar Sep 23 '25 16:09 ellepannitto