rirufa

Results 3 comments of 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 ![wrong caret position](https://user-images.githubusercontent.com/6405160/178132867-3da77677-570c-4f8c-81d5-15730a54b2a1.jpg)

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