mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
f083407889c7871877e7f1a8aa6e00f0e1fc24fc
* feat(params.toml): enable analytics and configure Umami Analytics Enable analytics by setting `enable` to `true` in the `[analytics]` section of the `params.toml` file. Also, configure Umami Analytics by providing the `data_website_id`, `src`, and `data_domains` values. * feat(404.html): replace hardcoded "404 page not found" text with translated version to improve localization * feat(README.md): add README.md file with information about the Bridget theme and its features feat(getStarted.md): add getStarted.md file with instructions on how to get started with the Bridget theme, including installation and content management instructions
chore(.prettierignore): add *.yml file extension to the list of files ignored by Prettier to maintain consistent code formatting (#129)
Bridget
Bridget is a minimal Hugo theme designed for photographers / visual artists.
It’s based on the https://github.com/tylermcrobert/bridget-pictures-www.
Getting Started
Head to this documentation for a complete guidance to get started with the Bridget theme.
Feature
-
Blazingly fast: 99/100 on mobile and 100/100 on desktop in Google PageSpeed Insights
-
JS dynamic loading (powered by ES6 syntax)
-
JS code splitting by rollup.js
-
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
Credits
Languages
TypeScript
63.5%
HTML
18.5%
SCSS
12.5%
JavaScript
3%
Shell
1.5%
Other
1%