bridget icon indicating copy to clipboard operation
bridget copied to clipboard

Bridget is a minimal Hugo theme for photographers/visual artists, powered by Solid.js.

Results 46 bridget issues
Sort by recently updated
recently updated
newest added

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.1 to 1.77.2. Release notes Sourced from sass's releases. Dart Sass 1.77.2 To install Sass 1.77.2, download one of the packages below and add it to your...

dependencies

Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.1 to 11.1.3. Release notes Sourced from swiper's releases. v11.1.3 Bug Fixes fix types import (57923db), closes #7529 v11.1.2 Bug Fixes autoplay: keep 0 transition on touchmove...

dependencies

**Is your feature request related to a problem? Please describe.** No, that is a new feature. **Describe alternatives you've considered** The theme is awesome, like... emm..**True Art**! As the feature,...

T: Feature
C: UI

### Step to reproduce 1. `hugo new site sitename` 2. `cd sitename` 3. `git init` 4. `git submodule add https://github.com/Sped0n/bridget themes/bridget` 5. Remove `hugo.toml` from project root 6. Copy config...

T: Bug
S: Feedback

Bumps [terser](https://github.com/terser/terser) from 5.31.1 to 5.31.5. Changelog Sourced from terser's changelog. v5.31.5 Revert v5.31.4, which created mysterious issues #1548, #1549 v5.31.4 (reverted) drop_unused: drop classes which only have side effects...

dependencies

Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.18 to 1.8.20. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=solid-js&package-manager=npm_and_yarn&previous-version=1.8.18&new-version=1.8.20)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.4.0. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 5.4.0 (2024-08-07) fix(build): windows platform build...

dependencies

### Requirement Given I have used this template to create a website. When I include EXIF images within the /content location outlined within the template. Then the template is unable...

T: Feature
C: Other

Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.4 to 11.1.9. Release notes Sourced from swiper's releases. v11.1.8 Bug Fixes core: fixed typo in utils/elementIsChildOf (#7649) (575e715) v11.1.7 Bug Fixes core: fix element child detection...

dependencies

Goal of this is to be able to handle the EXIF orientation of images within this template as described in #372