Logo
Explore Help
Register Sign In
congyu/work_with_codex
Template
1
Fork 0
You've already forked work_with_codex
Code Issues Pull Requests Activity
Files
e84a1b8c78396467f6e415501973e8f918d5101e
work_with_codex/templates/post-list.html

6 lines
100 B
HTML
Raw Normal View History

Add Hakyll site generator and assets Add site executable and Haskell modules (site.hs, ChaoDoc.hs, SideNoteHTML.hs, Pangu.hs) to handle Pandoc/Hakyll compilation, theorem/sidenote processing and CJK spacing. Add CSS, font files, favicon, templates, Makefile, and a CSL bibliographic style. Update .gitignore to ignore build artifacts.
2026-04-01 23:38:05 +08:00
<ul class="post-list">
$for(posts)$
<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