feat: remove source image in public to prevent leakage (#278)

* refactor: change hires loader function name

* feat: add loading transition animation and improve performance

* feat: hide image source in exampleSite

* docs: update docs for publishResources
This commit is contained in:
Spedon
2024-02-06 23:40:46 +08:00
committed by GitHub
parent f7d2c7962c
commit 997207fa90
5 changed files with 12 additions and 0 deletions

View File

@@ -8,4 +8,6 @@ menu:
identifier: Erwitt
title: Erwitt
unifiedAlt: '© Elliott Erwitt'
_build:
publishResources: false
---

View File

@@ -8,4 +8,6 @@ menu:
identifier: Gruyaert
title: Gruyaert
unifiedAlt: '© Harry Gruyaert'
_build:
publishResources: false
---

View File

@@ -8,6 +8,8 @@ menu:
identifier: Info
title: Info
unifiedAlt: ''
_build:
publishResources: false
---
Bridget is a _minimal_ Hugo theme designed for photographers/visual artists.

View File

@@ -8,4 +8,6 @@ menu:
identifier: Webb
title: Webb
unifiedAlt: '© Alex Webb'
_build:
publishResources: false
---