-
I realized this plugin is missing some key functionality to support Bridgetown fully. To support [i18n](https://www.bridgetownrb.com/docs/internationalization), the simplest thing to do would be to ig…
-
I'm following the README.md guide but unable to start bridgetown in localhost due to a message:
```
[Bridgetown] Stopping auxiliary processes...
[Bridgetown] Exception raised: Liquid::SyntaxErr…
-
Hi everybody! A proof-of-concept implementation of what I'm calling the "Liquid Components" spec has just landed in the Bridgetown project.
**PR**: https://github.com/bridgetownrb/bridgetown/pull/2…
-
I'm testing out the Turbo support and found the turbo_stream helper errors when passing a block in an ERB template.
Am I doing something wrong?
* It works if I create the turbo stream HTML witho…
-
Ruby version: 2.7.0
Rails version: 6.0.2.1
i18n version: 1.8.2
I get a message, please update for Ruby 2.7
```
/bundle/ruby/2.7.0/gems/i18n-1.8.2/lib/i18n.rb:195: warning: The called method `t'…
-
Multi locales are not supported in prototype pages
**Bridgetown Version**:
1.2
**To Reproduce**
Generate a [prototype page](https://www.bridgetownrb.com/docs/prototype-pages) using the standar…
-
**Bug**
Running build-storybook with the -w or --watch flags do not run the storybook build in watch mode. The build runs once and ends. The cli option described [here](https://storybook.js.org/docs/…
-
While working on a plugin for Bridgetown I realized that it was not possible to use some of the newer [Rouge Formatters](https://github.com/rouge-ruby/rouge#formatters) like `Rouge::Formatters::HTMLLi…
-
https://nextjs.org/docs/routing/dynamic-routes
-
When I try to build the database with sportdb I get the following error:
```
$ sportdb new en
activerecord-utils/0.4.0 (activerecord/6.0.0) on Ruby 2.5.1 (2018-03-29) [x86_64-linux-gnu]
[TagDb…