-
`File.exists?` produces `NoMethodError`.
### Steps to reproduce
1. Try installing with `bridgetown new mysite --use-sass -a https://github.com/whitefusionhq/bulmatown`
2. Select `Y` on the first …
zalom updated
1 month ago
-
> It appears that it doesn't actually break anything so this is low prio. 😄
## Bug
When running the automation:
```sh
bin/bridgetown apply https://github.com/bridgetownrb/bridgetown-cloud…
-
## Summary
Before deploying a website, it may be helpful to do some accessibility testing.
## Motivation
Ensure that sites built with Bridgetown are accessible and make sure automated check…
-
I first commented on issue #608, as it felt the `cannot load such file -- rake` error was related enough, but then I realized it might be different enough, and the currently suggested fix did not chan…
-
With the rapid developments in new and future CSS and seeing how Tailwind has struggled mightily to maintain relevance in the face of it (the `:has` pseudo-class alone has the potential to revolutioni…
-
**May 2022 Update:** [See Below](https://github.com/bridgetownrb/bridgetown/issues/367#issuecomment-1124516677)
----
~~As an alternative (not a replacement!)~~ to Bridgetown's YAML format for th…
-
Our Cypress testing docs can be simplified by adding Cypress to our bundled configurations. We could then remove the sections describing manual setup.
Related to https://github.com/bridgetownrb/bri…
-
Recently, I've found I need to re-run our test suite several times in PRs to get it to go green. I'm not sure what's caused the recent jump in false failures but I think it's something we should sort …
-
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 …
-
I tried a new project command.
`bridgetown new --apply="https://github.com/ParamagicDev/bridgetown-automation-tailwindcss"`
`Bridgetown v0.19.1 (codename "Arbor Lodge")`
`ruby 2.7.2`
```
[We…