nidhiii128 commented on PR #14:
URL: 
https://github.com/apache/fineract-chat-archive/pull/14#issuecomment-3989447185

   Hi @meonkeys, I’ve updated the PR to address your feedback regarding the 
directory structure and navigation.
   
   Changes in this update:
   Changed the storage format from a flat YYYY-MM-DD to a nested YYYY/MM/DD 
directory structure.
   Added automatic generation of index.html files for the Channel, Year, and 
Month levels. This ensures that users can navigate down the archive without 
encountering '404' or empty directory listings.
   Updated the HtmlRenderer to dynamically calculate the CSS path depth (up to 
5 levels) so styles remain intact across the new hierarchy.
   Updated SiteMetadataRenderer to use the new slash-based paths and refreshed 
the README.md examples.
   
   Verification:
   I have verified the build with ./gradlew clean build  and ./gradlew test. 
Below is the terminal output showing the new nested structure with the required 
index files:
   
   <img width="1053" height="260" alt="Screenshot 2026-03-03 134225" 
src="https://github.com/user-attachments/assets/4d9d163d-eb6a-416d-b3ee-0bfc48e7d058";
 />
   
   <img width="789" height="166" alt="Screenshot 2026-03-03 134250" 
src="https://github.com/user-attachments/assets/fb6073b2-cf3b-4455-b285-669e8543e621";
 />


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to