quartz/layouts
Geoffrey Garrett 715aff9533 feat(code block titles): adds ability to define code block titles for Chroma
If a user provides a title as an argument to a code block, it will be
added as a child `div.code-title` to `div.highlight`, inserted before
`div.chroma`.

- Included default styling (`code-title.scss`) adapted
from `syntax.scss`.
- Added this as a function rendered in the
`partials/head.html` inside the `render()` function, *if*
`enableCodeBlockTitle=true` in the `data/config.yaml`.
2022-06-28 19:56:20 +02:00
..
_default Fix popover 2022-05-03 08:47:42 -07:00
partials feat(code block titles): adds ability to define code block titles for Chroma 2022-06-28 19:56:20 +02:00
404.html link to home goes to baseURL 2022-04-04 20:15:40 -03:00
index.html Improve graph display, options and ability to have a global graph on the home page, local graphs on subpage. 2022-06-01 13:49:27 +01:00