-
When creating a new project: `bridgetown new my_awesome_site`, there are blank lines in the `devDependencies` section of the `package.json`. This does not affect the performance or stop the server, it…
-
Looks like https://www.bridgetownrb.com/docs/testing and the [Minitest bundled config](https://www.bridgetownrb.com/docs/bundled-configurations#automated-test-suite-using-minitest) aren't cross-linked…
-
The following warning has started showing up in Webpack supported projects, not only Bridgetownrb:
```shell
Though the "loose" option was set to "false" in your @babel/preset-env config,
it will n…
-
Good morning! I posted this over [at the Shopify/liquid](https://github.com/Shopify/liquid/issues/1244) GH repo and thought you might be interested here as well…trying to get some community feedback.
…
-
Taking another one for a project I'm supporting / am excited about!
-
Suggested by @drush!
Instead of parsing front matter as YAML and then having to do a funky syntax to support Ruby expressions, we could simply add a native Ruby hash syntax. That way:
```yaml
t…
-
Use or get inspired by
https://github.com/bridgetownrb/bridgetown-quick-search
possibly using lunr.js search system
-
As we continue to make the Webpack configuration in Bridgetown better out of the box, it highlights the need to allow existing sites' configurations to be upgraded. I shouldn't have to spin up a new …
-
Is it possible that bridgetown could implement or document some sort of basic search capability. I feel this is a very critical aspect of websites that is often overlooked by static site generators.
-
**Bridgetown Version**:
0.18.6
**To Reproduce**
install Ruby 3 and do `yarn start`
**Current Behavior**
```
[Bridgetown] bundler: failed to load command: bridgetown (/Users/jrubisch/.rbenv/v…