douban: id:209637606 builtin:false item_per_page:10 meta_max_line:4 customize_layout:page book: path:books/index.html title:'This is my book title' quote:'This is my book quote' option: movie: path:movies/index.html title:'This is my movie title' quote:'This is my movie quote' option: game: path:games/index.html title:'This is my game title' quote:'This is my game quote' option: song: path:songs/index.html title:'This is my song title' quote:'This is my song quote' option: timeout:10000
# If you are using hexo-douban, you can configure it (如果你有使用 hexo-douban,可配置這個) douban: meta:true movies_img:https://cn.bing.com/th?id=OHR.LightPainting_ZH-CN8824196181_1920x1080.jpg books_img:https://cn.bing.com/th?id=OHR.MistyTor_ZH-CN7520952555_1920x1080.jpg games_img:https://cn.bing.com/th?id=OHR.ZugspitzeGipfelstation_ZH-CN6120971585_1920x1080.jpg
$ hexo douban INFO Start processing INFO 0 (wish), 0 (do),0 (collect) game loaded in 729 ms INFO 0 (wish), 0 (do),20 (collect) song loaded in 761 ms INFO 2 (wish), 0 (do),136 (collect) book loaded in 940 ms INFO 30 (wish), 0 (do),6105 (collect) movie loaded in 4129 ms INFO Generated: books/index.html INFO Generated: movies/index.html INFO Generated: games/index.html INFO Generated: songs/index.html
如果 builtin:false 时,执行 hexo g 之后发现将 douban 生成的页面删除了:
1 2 3 4 5 6
INFO Start processing INFO Files loaded in 343 ms INFO Deleted: games/index.html INFO Deleted: books/index.html INFO Deleted: movies/index.html INFO Deleted: songs/index.html
menu: Home:/ Archives:/archives Books:/books#This is your books page Movies:/movies#This is your movies page Games:/games#This is your games page Songs:/songs#This is your songs page