initial flake app

This commit is contained in:
Ignacio Ballesteros
2026-02-20 15:08:04 +01:00
parent d913138726
commit 0ea5808cd2
2 changed files with 74 additions and 4 deletions

View File

@@ -11,7 +11,8 @@ must handle.
An image hosted on the web — ox-hugo passes the URL through as-is and no
local file handling is needed.
[[https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSkzsTuLOt8esM6enoKwkzqA52G3p9hldlf2g&s][file:quartz-logo-external.png]]
#+attr_html: :link "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSkzsTuLOt8esM6enoKwkzqA52G3p9hldlf2g&s"
[[file:quartz-logo-external.png]]
* Scenario 2: Local image (same notes directory)
@@ -29,4 +30,4 @@ shared assets folder or a system path. ox-hugo still copies it into =static/=
and rewrites the reference.
#+CAPTION: Quartz logo (outside notes dir)
[[file:/home/ignaciobll/code/quartz-org-roam/notes-external/external-location-image.png]]
[[file:../notes-external/external-location-image.png]]