draft dl4traj/large-model post

This commit is contained in:
Yan Lin 2026-02-05 14:38:21 +01:00
parent 219081719c
commit 3a4713d465
14 changed files with 317 additions and 1 deletions

View file

@ -6,7 +6,7 @@ compile_sass = true
minify_html = false
generate_feeds = true
feed_filenames = ["rss.xml"]
ignored_content = ["*.svg", "*.gif", "*.drawio", "*.png", "*.jpg", "*.jpeg"]
ignored_content = ["*.svg", "*.gif", "*.drawio", "*.png", "*.jpg", "*.jpeg", "*.mp4", "*.mov", "*.mkv"]
[markdown]
highlighting = { light_theme = "github-light", dark_theme = "github-dark" }