mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-18 20:19:30 -07:00
chore(imageJSON.html): add alt attribute to images in imageJSON partial to improve accessibility
This commit is contained in:
25
exampleSite/content/Info/index.md
Normal file
25
exampleSite/content/Info/index.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
type: _default
|
||||
layout: single
|
||||
url: /Info/
|
||||
menu:
|
||||
main:
|
||||
weight: 4
|
||||
identifier: Info
|
||||
title: Info
|
||||
unifiedAlt: ''
|
||||
---
|
||||
|
||||
Bridget is a _minimal_ Hugo theme designed for photographers / visual artists.
|
||||
|
||||
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 designed using pure TypeScript and CSS. However, after website designer <u>[Tyler McRobert](https://tylermcrobert.com)</u> made the source code publicly available, the whole project was modified to mimic the original design. The animations in Bridget are achieved using gsap and swiper. In essence, it is more like a porting of the original design into Hugo.
|
||||
|
||||
Once again, great shout out to <u>[Tyler McRobert](https://tylermcrobert.com)</u> for his inspiration to this project.
|
||||
|
||||
[Github ↗](https://instagram.com/pictures.bridget)
|
||||
|
||||
[Instagram ↗](https://www.instagram.com/sped0n/)
|
||||
|
||||
Original site design by <u>[Tyler McRobert](https://tylermcrobert.com)</u>.
|
||||
|
||||
© {{< year >}} Spedon | Powered by [Hugo](https://gohugo.io)
|
||||
Reference in New Issue
Block a user