14 lines
639 B
HTML
14 lines
639 B
HTML
|
|
<article>
|
||
|
|
<h2>Smart Features</h2>
|
||
|
|
|
||
|
|
<ul>
|
||
|
|
<li><strong>Metadata</strong> - Use <code>metadata.ini</code> files for titles, dates, summaries</li>
|
||
|
|
<li><strong>Date extraction</strong> - Folder names like <code>2025-11-01-title</code> automatically show dates</li>
|
||
|
|
<li><strong>Cover images</strong> - Add <code>cover.jpg</code> for list view thumbnails</li>
|
||
|
|
<li><strong>Templates</strong> - Custom templates in <code>/custom/templates/</code> override defaults</li>
|
||
|
|
</ul>
|
||
|
|
|
||
|
|
<h2>Explore the Demo</h2>
|
||
|
|
<p>Check out the <a href="/articles/">Articles</a> and <a href="/about/">About</a> pages to see different content types in action.</p>
|
||
|
|
</article>
|