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 ability to schedule announcements #15

Open
andrewpbray opened this issue Oct 24, 2024 · 0 comments
Open

add ability to schedule announcements #15

andrewpbray opened this issue Oct 24, 2024 · 0 comments

Comments

@andrewpbray
Copy link
Contributor

Allow the user to add not just docs but also announcements to appear on the course website according to the _schedule.yml. It would produce a metadata file that would be merged with _quarto.yml to create this type of functionality:

website:
  announcement: 
    icon: info-circle
    dismissable: true
    content: "Stat 20 is hiring! If you're interested in working as a tutor or reader in the spring, fill out the [New Staff Application](https://forms.gle/c5CBb1P8KTmmD5pu5). Applications received by Oct. 29th will get priority."
    type: primary
    position: below-navbar
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

No branches or pull requests

1 participant