How does hexo call a list of articles with a specified category on any page

there are few official documents
ask the great god in sf!

Mar.31,2022

< H2 > Preface < / H2 >

the official auxiliary function list_categories is simply not enough, so I have to use categories as a variable.

since I haven't studied node.js, I have no choice but to fool around.

I first looked at site.categories.data with console.log (), and its content is as follows.

this object is called with map ().

< H2 > output directory title < / H2 >
   string  < / td > < / tr > < / tbody > < / table >					
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3bf3d-34685.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3bf3d-34685.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?