mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
49 lines
1.8 KiB
Markdown
49 lines
1.8 KiB
Markdown
# Bridget
|
|
|
|
 
|
|
|
|
Bridget is a minimal [Hugo](https://gohugo.io) theme for photographers/visual artists, powered by [Solid.js](https://www.solidjs.com).
|
|
|
|
Based on the https://github.com/tylermcrobert/bridget-pictures-www.
|
|
|
|

|
|
|
|
## [Demo Site](https://bridget-demo.sped0n.com)
|
|
|
|
To see this theme in action, here is a live [demo site](https://bridget-demo.sped0n.com) which is rendered with **Bridget** theme.
|
|
|
|
## Getting Started
|
|
|
|
Head to this [documentation](https://github.com/Sped0n/bridget/blob/main/doc/getStarted.md) for a complete guidance to get started with the Bridget theme.
|
|
|
|
## Features
|
|
|
|
- **Blazingly fast**: 100/100 on both desktop and mobile in [Google PageSpeed Insights](https://developers.google.com/speed/pagespeed/insights)
|
|
- Powered by **[Solid.js](https://www.solidjs.com)**, a declarative, efficient, and flexible JavaScript library for building user interfaces
|
|
- JS **dynamic loading** (powered by ESM)
|
|
- Image **Preloading**/**Lazy loading**
|
|
- **Dynamic resolution** based on view mode
|
|
- Multiple **analytics** services supported
|
|
- Search engine **verification** supported (Google, Bind, Yandex and Baidu)
|
|
|
|
## Multilingual and i18n
|
|
|
|
Bridget supports the following languages:
|
|
|
|
- English
|
|
- Simplified Chinese
|
|
- Traditional Chinese
|
|
- Japanese
|
|
- Korean
|
|
- Deutsch
|
|
- Spanish
|
|
- Italian
|
|
- [Contribute with a new language](https://github.com/Sped0n/bridget/pulls)
|
|
|
|
## 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
|