shajiyakhan1309 opened a new issue, #497:
URL: https://github.com/apache/mahout/issues/497

   Hello, I am working on restructuring the Apache Mahout website and 
encountered an issue when setting it up locally.
   
   🔹 **Steps to Reproduce:**
   1. Forked and cloned the repository.
   2. Ran the local server using:
       `python -m http.server 8000`
   3. Opened http://localhost:8000/ in the browser.
   
   🔹 **Expected Behavior:**
   The website should display correctly, with all SCSS styles applied.
   Images should load properly.
   
   🔹 **Actual Behavior:**
   The website appears broken into parts without styling.
   SCSS styles are not being applied to the HTML.
   Some images are missing both in the browser and in the project files.
   
   🔹 **Screenshots:**
   
   
![Image](https://github.com/user-attachments/assets/a018b250-82e3-43a4-8173-ac833f6b790b)
   
   🔹 **Environment Details:**
   OS: Windows 10 / macOS Ventura / Linux
   Browser: Chrome 120.0 / Firefox 118.0
   
   🔹 **Additional Context:**
   I checked the SCSS files, and they seem to be in the correct location.
   I tried running:
   `sass --watch assets/scss/main.scss:assets/css/main.css`
   
   but the styles still do not apply.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mahout.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to