mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
43 lines
1.9 KiB
Markdown
43 lines
1.9 KiB
Markdown
# Bridget
|
|
|
|
 
|
|
|
|
Bridget is a minimal [Hugo](https://gohugo.io) theme for photographers/visual artists, based on https://github.com/tylermcrobert/bridget-pictures-www.
|
|
|
|
Here is a [live demo](https://bridget-demo.sped0n.com).
|
|
|
|

|
|
|
|
> [!NOTE]
|
|
> This repository is currently in **maintaince mode** for two reasons:
|
|
>
|
|
> 1. I want to keep this theme minimal.
|
|
> 2. My bandwith after work is limited.
|
|
>
|
|
> BUT, bug fixes will be addressed (including related issues and PRs), and they are the **number one priority** for this project.
|
|
>
|
|
> Please understand that feature request might **NOT** be addressed or may take a long time to be implemented.
|
|
>
|
|
> Anyway, forks are welcomed, and I'm looking forward to seeing what you can do with the theme.
|
|
|
|
## Getting Started
|
|
|
|
Head to this [documentation](https://github.com/Sped0n/bridget/blob/main/docs.md) for a complete guidance to get started with the theme.
|
|
|
|
## Features
|
|
|
|
- **Blazingly fast**: 100/100 on both desktop and mobile in [Google PageSpeed Insights](https://developers.google.com/speed/pagespeed/insights)
|
|
- Powered by **[SolidJS](https://www.solidjs.com)**, a declarative, efficient, and flexible JavaScript library for building user interfaces
|
|
- JS **dynamic loading**
|
|
- Image **preloading** + **lazy loading**
|
|
- **Dynamic resolution** based on view mode
|
|
- Multiple **analytics** services supported
|
|
- Search engine **verification** supported (Google, Bind, Yandex and Baidu)
|
|
|
|
## Credits
|
|
|
|
- https://github.com/tylermcrobert/bridget-pictures-www
|
|
- https://www.youtube.com/watch?v=Jt3A2lNN2aE
|
|
- https://github.com/d4cho/bridget-pictures-clone
|
|
- https://www.solidjs.com/tutorial
|