No title

by Ricky de Laveaga

1 min read

A post with date, author, and tags in the front matter, but no title. The source file named index.md is inside a folder named no-title. When Lume processes the index.md file contained in the no-title folder, the basename gets transformed to “No title” in the built site because the index.md file works like an index.html file and assumes the name of its directory.

There is a draft in the example posts, “Stardate foundation,” that tests the scenario with a date and title in the filename. In the 2025-12 solstice filename (2025-12-solstice.md) the partial, incomplete date gets parsed as part of the title because it lacks a day value.

Continue reading →


Search Archive