Logo
Explore Help
Register Sign In
congyu/Hakysidian
1
Fork 0
You've already forked Hakysidian
Code Issues Pull Requests Activity
Files
fc4cac00d56ab64225f0c41cc2fb1dd3c9f28dfc
Hakysidian/templates/notes-list.html

8 lines
115 B
HTML
Raw Normal View History

Add notes list and integrate into templates New partial templates/notes-list.html to render the notes list. Add .notes-list CSS for styling and ensure contents areas use it. Refactor site.hs: add loadNoteLinks and provide a "notes" listField used by index and note pages.
2026-03-24 14:56:45 +08:00
<ul class="notes-list">
$for(notes)$
<li>
<a href="$url$">$title$</a>
</li>
$endfor$
</ul>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 17ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API