-
**Update:** we ended up opting for a "data cascade" folder-based approach rather than changing the syntax of the defaults key in the config. See #139
----
I've always found the YAML syntax for …
-
Our default Webpack config comes with `sass-loader`, partially to ease migrations from Jekyll and partially because I personally use Sass. :) But I know PostCSS is popular with a lot of folks now, so …
-
With the PostCSS config that's landed in main, I'd like to reference useful documentation on how to configure it to support various features…nesting, custom media query variables, environment variable…
-
# Bug
## What I did
I generated a new bridgetown site, committed it, then ran:
```
bridgetown apply "https://github.com/ParamagicDev/bridgetown-automation-tailwindcss"
```
## Expectation…
-
## Motivation
Bugs
## Suggestion
On the [component documentation page](https://www.bridgetownrb.com/docs/components), this link is broken:
```
https://github.com/bridgetownrb/bridgetown/…
-
Pages are not generated [to the output as specified in the documentation](https://www.bridgetownrb.com/docs/pages).
**Bridgetown Version**: 0.16.0 "Crystal Springs"
**To Reproduce**
- `bridge…
-
Followed the documentation to show related posts below, but the variable ``{{ site.related_posts }}`` (as well as ``{{ page.related_posts }}``, ``{{ related_posts }}`` is always empty (Output of all `…
-
On [this page](https://www.bridgetownrb.com/docs/plugins) it talks about how a Gem-based plugin could be created, but basically leaves it at "figure it out yourself".
We now have a [sample starter …
-
Related to #77, currently we're assuming that if a branch name isn't specified for an automation via a GitHub URL, then look for the automation script in the master branch. Fair assumption.
But we …
-
## Motivation
The official Bridgetown blog/documentation website is nearing completion for a solid first release. This issue will track progress on getting that finished up and online.
#…