shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

253
active users

#frontmatter

0 posts0 participants0 posts today
scy<p>Aaaand there you go: My first very own Python package on PyPI.</p><p><a href="https://pypi.org/project/felloff/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">pypi.org/project/felloff/</span><span class="invisible"></span></a></p><p>felloff is a CLI tool to extract, edit (non-interactively, i.e. via command line switches), or remove YAML front matter in text files.</p><p>Now also supports editing existing files in place (instead of just printing the changed version to stdout).</p><p>Also, if you installed the 0.1.0 version please upgrade to 0.1.1, there's been a silly bug that broke reading from stdin&nbsp;… 🤦‍♂️</p><p><a href="https://chaos.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://chaos.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://chaos.social/tags/YAML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>YAML</span></a> <a href="https://chaos.social/tags/FrontMatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrontMatter</span></a> <a href="https://chaos.social/tags/felloff" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>felloff</span></a></p>
scy<p>If you'd like to test drive my YAML front matter CLI tool, you can now install it from Git using uv or pip(x). There's also a readme now that shows you what it can do and teaches you how to use it.</p><p><a href="https://codeberg.org/scy/felloff" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">codeberg.org/scy/felloff</span><span class="invisible"></span></a></p><p>Let me know what you think and if you encounter any bugs!</p><p><a href="https://chaos.social/tags/YAML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>YAML</span></a> <a href="https://chaos.social/tags/FrontMatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrontMatter</span></a> <a href="https://chaos.social/tags/YAMLFrontMatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>YAMLFrontMatter</span></a> <a href="https://chaos.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://chaos.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://chaos.social/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a></p>
scy<p>me: manually editing YAML front matter sucks</p><p>also me: *spends a day writing a CLI tool for common tasks*</p><p>(Not released yet, I have a few small features I'd like to implement first.)</p><p>Edit: It's now available for testing via Git:</p><p><a href="https://codeberg.org/scy/felloff" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">codeberg.org/scy/felloff</span><span class="invisible"></span></a></p><p><a href="https://chaos.social/tags/YAML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>YAML</span></a> <a href="https://chaos.social/tags/FrontMatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrontMatter</span></a> <a href="https://chaos.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://chaos.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://chaos.social/tags/SSG" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SSG</span></a></p>
your auntifa liza 🇵🇷 🦛 🦦<p>Y’ALL! <br>i need <a href="https://mastodon.social/tags/YAML" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>YAML</span></a> <a href="https://mastodon.social/tags/Obisidan" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Obisidan</span></a> <a href="https://mastodon.social/tags/Frontmatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Frontmatter</span></a> help</p><p>y’all know how you can add filters to frontmatter variables?<br><a href="https://help.obsidian.md/web-clipper/filters" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">help.obsidian.md/web-clipper/f</span><span class="invisible">ilters</span></a></p><p>how do i do this?</p><p>1. TAKE A TITLE<br>"Ohai This Is A Title: Made a long ass mess with all this text" </p><p>2. USE THE COLON AS DELIMITER<br>title: "Ohai This Is A Title"<br>subtitle: "Made a long ass mess with all this text"</p><p>3. SO I CAN TEMPLATE IT AS</p><p>title: {{title|replace: ? : " " }} <br>subtitle: {{title|replace: ? : " " }} <br>alias: {{title}}</p>
GENKI<p><a href="https://social.vivaldi.net/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a> の序文にメタ情報みたいなの書くやつ、<a href="https://social.vivaldi.net/tags/FrontMatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrontMatter</span></a> っていうのか。</p><p><a href="https://jekyllrb-ja.github.io/docs/front-matter/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">jekyllrb-ja.github.io/docs/fro</span><span class="invisible">nt-matter/</span></a></p>
Caleb Hearth :d6:<p>📝Tell GitHub to Render Markdown Pages with .gitattributes</p><p>Articles on Hearthside are written in <a href="https://pub.calebhearth.com/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a> (<a href="https://pub.calebhearth.com/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a>-flavored), but the file extension is .md.yaml as they also make use of Jekyll-style front matter. My <a href="https://pub.calebhearth.com/tags/Frontmatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Frontmatter</span></a> gem requires that files it handles end in .yaml or .yml, so this is necessary.</p><p><a href="https://pub.calebhearth.com/tags/Meta" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Meta</span></a> <a href="https://pub.calebhearth.com/tags/NaBloPoMo2024" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NaBloPoMo2024</span></a><br><a href="https://calebhearth.com/m/github-linguist" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">calebhearth.com/m/github-lingu</span><span class="invisible">ist</span></a></p>
Zac<p>An exciting discovery this morning. I installed VSCodium on a whim as it is the FOSS variant of VS Code. Why devs would use an IDE from MS is beyond me. While fiddling with the extensions available I found Front Matter. </p><p>Holy sh*t!</p><p>It is a CMS for your SSG of choice that gives you a dashboard view of the content you are building and also lets you preview while editing. ‘</p><p>&lt;mind blown&gt;</p><p><a href="https://frontmatter.codes/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">frontmatter.codes/</span><span class="invisible"></span></a></p><p><a href="https://home.social/tags/VSCodium" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VSCodium</span></a> <a href="https://home.social/tags/FrontMatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrontMatter</span></a> <a href="https://home.social/tags/Hugo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Hugo</span></a> <a href="https://home.social/tags/Mac" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mac</span></a></p>