Customize Your Site
Bridgetown gives you a lot of flexibility to customize how it builds your site. These options can either be specified in a bridgetown.config.yml
or bridgetown.config.toml
file placed in your siteโs root folder, or in certain cases can be specified as flags for the bridgetown
executable in the terminal.
- Configuration Options
- Environments
- Markdown Options
- Liquid Options
- Puma Configuration (docs coming soon)