-
Notifications
You must be signed in to change notification settings - Fork 12.5k
Add calendar iframe and togglAdd calendar iframe and toggle buttone button #3144
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for relaxed-lollipop-b6bc17 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
| # convert -version | ||
| imagemagick: | ||
| enabled: true # enables responsive images for your site (recommended, see https://github.com/alshedivat/al-folio/issues/537) | ||
| enabled: false # enables responsive images for your site (recommended, see https://github.com/alshedivat/al-folio/issues/537) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why disable it?
|
I like your solution, but not like it being configured in |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Description
This PR adds a Google Calendar integration feature as described in issue #872. Users can embed their own calendar using an iframe configured via
_config.yml, and the calendar is toggleable through a responsive button. This component is styled to visually blend into the theme and supports responsive display across desktop and mobile.Changes
calendar.liquidin_includesabout.mdto include the toggleable calendar blockcalendarconfig section in_config.yml_sass/_base.scssConfiguration
To enable this feature, add the following to
_config.yml: