diff --git a/exampleSite/content/Info/index.md b/exampleSite/content/Info/index.md index cac19ed8..381787ac 100644 --- a/exampleSite/content/Info/index.md +++ b/exampleSite/content/Info/index.md @@ -14,12 +14,10 @@ build: Bridget is a _minimal_ Hugo theme designed for photographers/visual artists, powered by [SolidJS](https://www.solidjs.com). -The inspiration for this theme came from a video by [Hyperlexed](https://www.youtube.com/@Hyperplexed), which can be found [here](https://www.youtube.com/watch?v=Jt3A2lNN2aE). Initially, it was developed using no third-party dependencies. However, after website designer [Tyler McRobert](https://tylermcrobert.com) 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 [Tyler McRobert](https://tylermcrobert.com) for his inspiration to this project. - This site runs a fork of the theme by [jjsnack](https://github.com/jjsnack). 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 [Hyperlexed](https://www.youtube.com/@Hyperplexed), which you can watch [here](https://www.youtube.com/watch?v=Jt3A2lNN2aE). + [GitHub Repo ↗](https://github.com/jjsnack/bridget) Original site design by [Tyler McRobert](https://tylermcrobert.com). Original Hugo theme by [Spedon](https://github.com/Sped0n). diff --git a/exampleSite/data/imagetags.yaml b/exampleSite/data/imagetags.yaml index 1361da95..be53ec9e 100644 --- a/exampleSite/data/imagetags.yaml +++ b/exampleSite/data/imagetags.yaml @@ -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]