ember-learn / guidemaker-ember-template

Guidemaker template for Ember Guides websites
https://guidemaker-ember-template.netlify.app/release
MIT License
5 stars 22 forks source link

style: make on-this-page sticky #184

Closed IgnaceMaes closed 8 months ago

IgnaceMaes commented 9 months ago

Implements part of https://github.com/ember-learn/guidemaker-ember-template/issues/182

Makes the "On This Page" section sticky

Test: https://deploy-preview-184--guidemaker-ember-template.netlify.app/release/guide-test

netlify[bot] commented 9 months ago

Deploy Preview for guidemaker-ember-template ready!

Name Link
Latest commit 923f049fd60f4358bedddc3afcde1bad9e0dc29e
Latest deploy log https://app.netlify.com/sites/guidemaker-ember-template/deploys/65d73476ee46f200089703b9
Deploy Preview https://deploy-preview-184--guidemaker-ember-template.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

mansona commented 8 months ago

This looks great! I think you need to just update tests since you added a new page 👍

IgnaceMaes commented 8 months ago

Ah good catch, updated!