Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions exampleSite/content/Info/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@ build:

Bridget is a _minimal_ Hugo theme designed for photographers/visual artists, powered by <u>[SolidJS](https://www.solidjs.com)</u>.

The inspiration for this theme came from a video by <u>[Hyperlexed](https://www.youtube.com/@Hyperplexed)</u>, which can be found <u>[here](https://www.youtube.com/watch?v=Jt3A2lNN2aE)</u>. Initially, it was developed using no third-party dependencies. However, after website designer <u>[Tyler McRobert](https://tylermcrobert.com)</u> made the source code publicly available, I realized that I have invented many unnecessary wheels, and this project was modified to porting the original design to Hugo while focusing on _performance_.

Once again, great shout out to <u>[Tyler McRobert](https://tylermcrobert.com)</u> for his inspiration to this project.

This site runs a fork of the theme by <u>[jjsnack](https://github.com/jjsnack)</u>. On top of the scatter gallery, the fork adds blog-style **posts**, a scattered **post index**, and a tag-filtered **archive grid**, plus an optional image-CDN source and IPTC/XMP tag extraction. The theme is in maintenance mode and stays minimal.

There's a fantastic explanation for this theme by <u>[Hyperlexed](https://www.youtube.com/@Hyperplexed)</u>, which you can watch <u>[here](https://www.youtube.com/watch?v=Jt3A2lNN2aE)</u>.

[GitHub Repo 鈫梋(https://github.com/jjsnack/bridget)

Original site design by <u>[Tyler McRobert](https://tylermcrobert.com)</u>. Original Hugo theme by <u>[Spedon](https://github.com/Sped0n)</u>.
Expand Down
18 changes: 9 additions & 9 deletions exampleSite/data/imagetags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
# NOTE: keys mirror the grid bundle's images (exampleSite/content/grid/*.jpg); the
# keywords below are intentionally different from each image's front-matter tag
# (Erwitt / Gruyaert / Webb) so the union is visible when running `pnpm dev`.
grid/e1.jpg: [monochrome, timing, wip]
grid/e2.jpg: [monochrome, humour]
grid/e3.jpg: [monochrome, patience]
grid/g1.jpg: [colour, weather]
grid/g2.jpg: [colour, dusk]
grid/g3.jpg: [colour, place]
grid/w1.jpg: [layered, saturated]
grid/w2.jpg: [layered, street]
grid/w3.jpg: [layered, geometry]
grid/e1.jpg: [monochrome, street, wip]
grid/e2.jpg: [monochrome, people]
grid/e3.jpg: [monochrome, people]
grid/g1.jpg: [colour, street]
grid/g2.jpg: [colour, street]
grid/g3.jpg: [colour, landscape]
grid/w1.jpg: [colour, street]
grid/w2.jpg: [colour, street]
grid/w3.jpg: [colour, streety]