mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 05:36:07 +01:00
This standardises all my markdown files to have no leading newline after the `---` that ends the frontmatter. This makes display on Gemini (in which newlines matter) much more consistent! I can't spot any errors with the regex I used here, but there may be one or two articles that change shape — hopefully I can spot them and fix them!
13 lines
601 B
Markdown
13 lines
601 B
Markdown
---
|
|
title: Search
|
|
emoji: 🕵️♂️
|
|
type: site-infra
|
|
stylescope: search
|
|
_build:
|
|
list: never
|
|
---
|
|
I quite enjoy this site _not_ having search, as it means folks need to explore it to find what's there — curiosity being something I'd love to inspire in people. Having said that, I do find myself in need of finding things I _know_ are in here, but which I can't put my finger on…
|
|
|
|
Sigh, it's time for search; but I'm sneaking this away where it's not too visible, so you'll have to have previously found this to know you can put `/search` into your browser to use it 😉
|
|
|
|
{{< sitesearch >}}
|