-
Have a data file API like https://middlemanapp.com/advanced/data-files/ and https://www.bridgetownrb.com/docs/datafiles
This should probably be released as a separate gem (I'm going to be shocked i…
-
https://denali.design/
-
Context: https://twitter.com/blijblijblij/status/1385299506292473863
@blijblijblij suggested I add an RSS feed, which is an awesome idea. I think it should be pretty possible as this is built on to…
-
(See also: https://github.com/0xdevalias/devalias.net/issues/28)
# Static Site Generators
- https://www.gatsbyjs.org/
- https://gohugo.io/
- https://jekyllrb.com/
- https://astro.build/
- …
-
Trying to pass in content for a component slot in Slim triggers the following error:
`undefined method 'capture' for #`
```slim
/ src/partials/_nav.slim
= render MenuLink.new('Menu link 2', '/',…
-
## Summary
For many people, a directory full of markdown comes before any thought of Bridgetown. There are undoubtedly many thousands of users of Obsidian, to give just one example. I know le…
-
I'm trying to create simple signup form on the homepage of the site:
```html
Notify me
```
However, I'm running into this NameError:
```ruby
NameError: uninitialize…
-
# Broken Website Report
## Website Address
[bridgetownrb.com](https://www.bridgetownrb.com/)
## Steps To Reproduce
## Problematic Observation
## Screenshots
![image…
-
## Summary
Add a configuration option that allows the default template engine to process files without frontmatter.
## Motivation
Many basic sites don't need front matter. Requiring an empty front…
-
**Bridgetown Version**: 1.2
**Current behavior**
Frontmatter defaults can be specified in the `bridgetown.config.yml` as:
```yml
defaults:
-
scope:
path: "excluded_files/**/*…