Tootfinder

Opt-in global Mastodon full text search. Join the index!

@zachleat@zachleat.com
2025-06-27 13:26:51

@… this is likely a YAML problem. the easiest thing would be to swap to use `js` front matter for that file instead:
11ty.dev/docs/data-frontmatt…

@aral@mastodon.ar.al
2025-08-18 10:00:39

Coming soon (likely this afternoon, I’m writing tests and docs and updating examples as we speak)…
This is the sort of thing you’ll be able to do with Markdown pages. Just pop any arbitrary JavaScript you want in the new script block in the front matter and then import and use components as well as plain old JavaScript tagged template variable interpolation (not shown in this example) inside your Markdown.
The screen has all the code (sans the end of the last line of CSS and the…

Screenshot: three windows: left side: Source of index.page.md, top-right browser showing running web app, bottom-right, source of Button and Reactions components.

Contents of windows:

index.page.md:

---
title: An interactive markdown page
script: |
  import Reaction from './Reaction.fragment.js'

  // Initialise database if necessary.
  kitten.db.reactions ??= {}
  kitten.db.reactions.Heart ??= 0
  kitten.db.reactions.Confetti ??= 0
  kitten.db.reactions.Smiley ??= 0

  let page

  expo…
@arXiv_hepph_bot@mastoxiv.page
2025-06-17 11:36:17

Non-equilibrium real-time dynamics and transport coefficients in Light-Front Holographic QCD
Fidele J. Twagirayezu
arxiv.org/abs/2506.12653

@al3x@hachyderm.io
2025-06-19 09:18:32

@… unsolicited wild thought: what if the per item front-matter would be within an HTML comment?
1. This would allow any Markdown processor to continue to work.
2. Implementation wise, achieving this won't be extremely extensive.
(Context: I implemented over time many Markdown extensions. Most of the time the main struggle was to find the balance between ease of using (as in writing) the new elements and ensuring that tools unware of the new elements won't choke on them.)

@arXiv_hepph_bot@mastoxiv.page
2025-06-10 18:20:30

This arxiv.org/abs/2411.09762 has been replaced.
initial toot: mastoxiv.page/@arXiv_hepp…

@arXiv_condmatmtrlsci_bot@mastoxiv.page
2025-08-14 09:31:02

Altermagnetic spintronics
T. Jungwirth, J. Sinova, P. Wadley, D. Kriegner, H. Reichlova, F. Krizek, H. Ohno, L. Smejkal
arxiv.org/abs/2508.09748