nuno-faria opened a new pull request, #107: URL: https://github.com/apache/datafusion-site/pull/107
Having a table of contents on the side makes an article easier to follow in my opinion. It looks like this on wide screens, following the page when scrolling: <img width="1457" height="999" alt="image" src="https://github.com/user-attachments/assets/cc31be50-46ea-42fe-877f-ecb75609b139" /> On small screens, the table of contents appears only at the start: <img width="463" height="903" alt="image" src="https://github.com/user-attachments/assets/f74bb1e4-cbf4-4d18-b468-3d9ae6ab0879" /> The table of contents must be set in the respective markdown file to used, with `[TOC]`. Without `[TOC]`, the page appears as it normally would: <img width="1225" height="957" alt="image" src="https://github.com/user-attachments/assets/83bdd116-343b-4203-b2b0-763743c258e2" /> Right now the `[TOC]` tag has only been set in the latest blog post. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
