-
@jaredcwhite
I'm going to open a PR to GitHub to curate the bridgetown topic and wanted to get your review first:
```md
---
aliases: bridgetownrb
created_by: Jared White
display_name: Bridg…
-
**Bridgetown Version**:
`v0.17`
**To Reproduce**
- Change your ruby version manager to use `Ruby 3.0.0-preview0`
- Bundle
- Run `bundle exec bridgetown apply https://github.com/bridgetownrb…
-
## Summary
It may be helpful to add search functionality to static sites.
## Motivation
This feature is available in other static site generators, for example:
https://gohugo.io/tools/sear…
-
Hey all, I'm heading up the new [Bridgetown](/bridgetownrb/bridgetown) project, and have already put the awesome new `render` tag to good use. I'm wondering if there's any ETA for when a new gem versi…
-
I'm increasingly wary of some of the terms I included in the initial "pitch" for Bridgetown, namely:
* modern
* Jamstack
In popular usage among a lot of recent tools and companies (often with b…
-
## Motivation
Creating my first bridgetown site, I couldn’t make out the proper location for static assets (images, other media). This resulted in unforeseen errors like `url()` s not working in SC…
-
**January 2021 Update:** work has begun on this in earnest. Using the term "resource" and not "content". (Thanks @andrewmcodes!) Development of `Bridgetown::Resource::Base` and supporting classes is n…
-
## Summary
Provide a `reading_time` liquid filter (https://www.bridgetownrb.com/docs/liquid/filters)
## Motivation
Reading time is nowadays displayed for most blog sites out there. One could …
-
When running the
`./compose.sh up --build`
In the following repo:
[https://github.com/ParamagicDev/bridgetown-plugin-tailwindcss](https://github.com/ParamagicDev/bridgetown-plugin-tailwindc…
-
Using the console command, if you run `site.render` and then try to run `site.inspect`, you get a weird error and the stack trace seems to indicate a problem in the `inspect` Liquid filter method.
…