mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
* refactor: refactor navigateVector logic and remove unused functions * refactor: refactor HTML structure and styling in single.html - Modify the `.info` class to `article` in `_article.scss` - Remove the `nav.html` partial in `single.html` - Change the class name from `info` to `article` in `single.html` - Add the `nav.html` partial in `single.html` * refactor: update handling of 404 page - Now hugo will set unknown page title as "404" - Add condition to return an empty image array if the document title starts with "404" * docs: update documentation
1.1 KiB
1.1 KiB
type, layout, url, menu, unifiedAlt
| type | layout | url | menu | unifiedAlt | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| _default | single | /Info/ |
|
Bridget is a minimal Hugo theme designed for photographers/visual artists.
The inspiration for this theme came from a video by Hyperlexed, which can be found here. Initially, it was developed using no third-party dependencies. However, after website designer Tyler McRobert 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 for his inspiration to this project.
Original site design by Tyler McRobert.