rdela / eleventeen

πŸŒˆπŸ““ Eleventy Blog with Rainbow Mode powered by Chromagen 🎨πŸ’₯ https://chromagen.io
https://eleventeen.blog
MIT License
6 stars 0 forks source link

add @daviddarnes/heading-anchors #41

Closed rdela closed 3 months ago

rdela commented 3 months ago

At least until #40 finds resolution, building on the work in #39, adding daviddarnes/heading-anchors per rec in 11ty/eleventy #3363

Used position="beforeend" and styled with a slight adjustment to demo-styling, adding vertical-align: bottom; to a[href^="#"] and constraining styles to heading-anchors element.

netlify[bot] commented 3 months ago

Deploy Preview for eleventeen ready!

Name Link
Latest commit db2a7dc9e2dc7e1cdd4864c09ef770af0cd5a378
Latest deploy log https://app.netlify.com/sites/eleventeen/deploys/66a29adfb308eb0008176fdc
Deploy Preview https://deploy-preview-41--eleventeen.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

socket-security[bot] commented 3 months ago

New dependencies detected. Learn more about Socket for GitHub β†—οΈŽ

Package New capabilities Transitives Size Publisher
npm/@daviddarnes/heading-anchors@2.0.0 None 0 16.1 kB daviddarnes

View full reportβ†—οΈŽ

rdela commented 3 months ago

Having heading-anchors on the base template makes it work on pages as well.