Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spacer block for a delayed first trigger #88

Closed
andrewpbray opened this issue Aug 22, 2024 · 3 comments
Closed

Add spacer block for a delayed first trigger #88

andrewpbray opened this issue Aug 22, 2024 · 3 comments
Labels
enhancement New feature or request ready-for-review A PR has been implemented and is ready for review and merge

Comments

@andrewpbray
Copy link
Contributor

See #86

@andrewpbray andrewpbray added the enhancement New feature or request label Aug 22, 2024
@jimjam-slam
Copy link
Collaborator

Proposed shortcode:

{{< cr-spacer >}}

Adds:

:::{.cr-spacer}
:::

And defined as:

.cr-spacer {
  visibility: hidden;
  padding-top: 20svh;
}

@jimjam-slam jimjam-slam added this to the Closeread Contest milestone Oct 17, 2024
@jimjam-slam jimjam-slam added the ready-for-review A PR has been implemented and is ready for review and merge label Oct 30, 2024
@jimjam-slam
Copy link
Collaborator

#103 ready for you, @andrewpbray!

@jimjam-slam
Copy link
Collaborator

Merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready-for-review A PR has been implemented and is ready for review and merge
Projects
None yet
Development

No branches or pull requests

2 participants