Skip to content

Conversation

@stumbo
Copy link
Member

@stumbo stumbo commented Nov 18, 2025

Removal of unused remnants of carousel work:

  • removal of commented out code from content/en/_index.html
  • removal of commented out code from layouts/partials/hooks/body-end.html
  • removal of commented out code from layouts/shortcodes/blocks/cover.html
  • removal of unused styles from static/css/custom.css
  • removal of unused file static/css/carousel.css
  • removal of unused file layouts/shortcodes/carousel.html
  • removal of unused file static/js/carousel.js

The functionality was never implemented and the css has caused
conflicts.  Remove the cruft.  We can start fresh if we decide
a carousel is something useful in the future.
@stumbo stumbo self-assigned this Nov 18, 2025
@stumbo stumbo linked an issue Nov 18, 2025 that may be closed by this pull request
@stumbo
Copy link
Member Author

stumbo commented Nov 18, 2025

I have this PR merged in on the staging site to validate that the changes didn't effect any existing functionality: https://stumbo.github.io/InterlispDraft.github.io/

Copy link
Contributor

@pamoroso pamoroso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't ran into any issues in my testing.

@stumbo stumbo merged commit caaafc3 into main Nov 21, 2025
@stumbo stumbo deleted the bs12_carousel_cleanup branch November 21, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Website: Cleanup legacy carousel work

3 participants