hugo/resources
Bjørn Erik Pedersen 0d6e593ffb Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass
This fixes the reverse filesystem lookup (absolute filename to path relative to the composite filesystem).

The old logic had some assumptions about the locality of the actual files that didn't work in more complex scenarios.

This commit now also adds the popular Bootstrap SCSS Hugo module to the CI build (both for libsass and dartsass transpiler), so we can hopefully avoid similar future breakage.

Fixes #12178
2024-03-01 14:18:52 +01:00
..
assets
images
internal
jsconfig
kinds
page resources/page: Make Taxonomy.Get and Taxonomy.Count case-insensitive 2024-03-01 12:09:00 +01:00
postpub
resource resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
resource_factories Fix resources.GetMatch, resources.Match, and resources.ByType to they don't normalize permalinks 2024-03-01 13:34:05 +01:00
resource_transformers Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass 2024-03-01 14:18:52 +01:00
testdata
docs.go
errorResource.go
image.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
image_cache.go Fix multihost processed image not copied to non-default content languages 2024-02-27 10:43:23 +01:00
image_extended_test.go
image_test.go resources: Skip the image golden tests when running locally 2024-02-23 10:30:11 +01:00
post_publish.go
resource.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
resource_cache.go
resource_metadata.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
resource_spec.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
resource_spec_test.go
resources_integration_test.go
testhelpers_test.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
transform.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
transform_integration_test.go
transform_test.go