pages/_layouts
Jacob Austin 10d007a98c
Allows for standard Jekyll code highlighting with distill template (#3002)
As described in https://github.com/alshedivat/al-folio/issues/300,
standard Markdown code highlighting doesn't work in the Distill template
because it is clobbered by the Distill "Prism" syntax highlighting. This
PR will allow d-code tags (distill-specific code tags) to function with
the Distill syntax highlighter, but will default `highlight` and
Markdown code blocks to use the Jekyll/Rouge highlighter.

This PR also removes overrides.js, which is currently broken because
jquery isn't loaded.
2025-02-12 18:47:57 -03:00
..
about.liquid Moved specific information from config to about (#2985) 2025-01-27 17:04:24 -03:00
archive-category.liquid Remove bootstrap-table from archive tables (#2306) 2024-04-03 15:35:18 -03:00
archive-tag.liquid Remove bootstrap-table from archive tables (#2306) 2024-04-03 15:35:18 -03:00
archive-year.liquid Remove bootstrap-table from archive tables (#2306) 2024-04-03 15:35:18 -03:00
bib.liquid Update bib.liquid: google scholar citation count (#2892) 2024-12-12 15:17:23 -03:00
cv.liquid Fix resume custom reference link bug (#2941) 2025-01-14 11:39:28 -03:00
default.liquid Replaced jekyll-minifier that uses uglifier by terser (#2571) 2024-12-23 14:00:58 -03:00
distill.liquid Allows for standard Jekyll code highlighting with distill template (#3002) 2025-02-12 18:47:57 -03:00
none.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
page.liquid Support _styles in page layout as in post and distill (#2694) 2024-09-13 12:12:54 -03:00
post.liquid Howto remove pages (#2933) 2025-01-03 18:50:37 -03:00
profiles.liquid Standardized spaces for liquid tags (#2802) 2024-10-23 12:04:00 -03:00