Jared White
Jared White
We actually had a bundled configuration for adding [Swup](https://swup.js.org) once, but then it seemed like the project was abandoned and some outstanding bugs weren't addressed. Now there's a whole new...
Across various editors and displayers (?) of Markdown, there's been a growing consensus around an extension to blockquote syntax that provides for the visual display of a "callout". Callouts in...
In order to enable support for wiki-like content sources (aka an Obsidian content vault), we should support the wikilinks syntax. I've already written a plugin for a wiki-type site, so...
## Summary Currently the default experience for a new Bridgetown site is a static site (with static pages like `index.md`), and server routes are completely optional. We should have an...
Once I clean up my Lifeform gem, I can add a writeup about how to use it for server roundtrips. I also want to try out Jeremy Evans's [Forme](https://forme.jeremyevans.net) gem....
**Note:** Still a fair bit to do, especially in Dark Mode, but it's a good bunch of effort. Resolves #1022
We used to have a separate "Bridgetown Cards" website with some recipes for solving various interesting tasks in Bridgetown, then that got taken down and we had a section of...