Commit Graph

10 Commits

Author SHA1 Message Date
Ming Di Leom 1fc009248b
refactor: simpler external link check 2023-02-25 06:41:45 +00:00
Ming Di Leom ce9349e918
fix(img-embed): original image in /img/ path
- join() removes double slash in https://
2022-06-14 07:29:25 +00:00
Ming Di Leom 2a0fe254c7
fix(assets): https 2022-03-08 07:28:28 +00:00
Ming Di Leom 2f22f1dfdf
fix(assets): proxy to gitlab pages
- statically image-resizing is down
  * https://github.com/staticallyio/statically/issues/98
- may self-host https://github.com/staticallyio/image-resizing
  * requires CF Images subscription
2022-03-05 08:06:43 +00:00
MDLeom 8c5fb258de
fix(image.js): syntax 2021-01-15 01:30:27 +00:00
MDLeom e7449110c8
fix: update Statically API endpoint
- new endpoint seems easier to cache, especially when cloudflare is configured not to cache query string
  * https://support.cloudflare.com/hc/en-us/articles/218411427#summary-of-page-rules-settings
- Statically doesn't support resizing webp & gif yet
- screenshot API also doesn't support mobile version
  * it was previously working
2021-01-12 03:32:41 +00:00
MDLeom 81e08296fa
fix(image-embed): handle embedding external image
- move to site script to make theme more generic
2020-03-08 09:39:14 +00:00
curben 14c57d7009
fix: move scripts to theme
- portability
2019-10-06 10:52:28 +01:00
curben 98c227aba9
docs(image_helper): mention responsive image and Imgpx 2019-09-04 03:46:35 +01:00
curben 8ba353e726
fix(image_tag): rename 'cloudinary' tag plugin to 'image' 2019-09-03 20:37:52 +01:00
Renamed from scripts/cloudinary.js (Browse further)