rirufa
rirufa
I run this sample. I found funny behaivor. Sugget window hide caret and text. Windows App SDK 1.1 Windows 11 Pro 21H2 IME:MS-IME 
I felt same things. I implement title and summary in each page and each languge and show title and url and summary in layout. The pain reduce. https://github.com/rirufa/website-template/blob/main/themes/singleline/layout/_header.pug https://github.com/rirufa/website-template/blob/main/themes/singleline/layout/index.pug https://github.com/rirufa/website-template/blob/main/themes/singleline/scripts/helper.js
I add support multi language for adding page. It run "hexo new page text-x", it make pages each language folder. https://github.com/rirufa/website-template/blob/main/themes/singleline/scripts/i18n.js