Closed thangisme closed 11 months ago
I'd suggest you add an option in index file for folder to set it title instead of using folder name
add a file named index
inside the folder and use markdown frontmatter to set the title to whatever you need.
add a file named
index
inside the folder and use markdown frontmatter to set the title to whatever you need.
Can you make it so that the top navigation menu also display the title in the index file? Currently, it display folder name even if title is set
I can't at the moment. Contributions welcome.
If I name my folder in Vietnamese, I'd build two different folder . For example, "Việt Nam" would be "Viet-Nam" and the original name. However, the index web page will link to the url point at "Viet-Nam" folder while "Việt Nam" folder is where all content are built . Accessing url at "Việt Nam" return 404 even if that folder exist