-
View transition resources:
https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API
https://seattlejs-view-transitions.netlify.app/
Evil Martians article exactly on addIng view trans…
-
We need to clean this up…not sure why it's still looking so wonky.
-
Details forthcoming…this is a placeholder item to determine which inflector to use as we're removing Active Support dependencies.
Some possible options:
* dry-inflector: https://dry-rb.org/gems/…
-
Under [Setting a default image](https://github.com/bridgetownrb/bridgetown-seo-tag#setting-a-default-image) the link for "Front Matter Defaults" (https://www.bridgetownrb.com/docs/configuration/front-…
-
Our site template had Puma locked in a 5.x version. Puma 6 has been out a while and Puma's docs recommend the "< 7" version nomenclature in the Gemfile, so we should do that.
-
**Bridgetown Version**: 1.2.0 beta5
Bridgetown is currently using Esbuild 0.16.x, it'd be nice to upgrade to v0.17. It has some breaking changes (eg. the `--watch`): https://github.com/evanw/…
-
Hello folks. I worked on adding custom support for highlighting text with `either ::double colons:: or ==double equals==` which converts to `` tags, but thought I'd raise the issue here if that's some…
-
This appears when using multi locale files, either by naming the file with .multi.md extension (eg: index.multi.md) or adding "locale: multi" to front matter (docs: https://www.bridgetownrb.com/docs/i…
-
I noticed this issue: https://github.com/bridgetownrb/bridgetown/issues/681
Basically, it's about output that looks like this if you have a lot of `.multi` pages and no `locale` property set in the…
-
If the port to serve is modified in `/config/puma.yml`,
the value is not transmitted to die output-method
```
$ bin/bt s
[Bridgetown] Starting: Bridgetown v1.2.0.beta4 (codename "Bonny…