Ethan Davidson
Ethan Davidson
Literature: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms
Semantic HTML element: [`ol`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol), [`article`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article), [`time`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/time).
To find events that proc the admonition, we can use the description mechanism in our ICAL parser (to be documented). We could render the admonition based on events that contain...
Today's GitHub homepage admonition:
Related: #717.
Relevant YouTube Short:
Reference: https://svelte.dev/blog/view-transitions
In order to prevent anonymous comment spam, we could require a verifying captcha mechanism for each comment post request. **Related technologies**: - Open source hCaptcha: https://github.com/hCaptcha/hcaptcha-integrations-list - Google reCaptcha: https://developers.google.com/recaptcha/docs/v3
**Related technology**: > A lightweight comments widget built on GitHub issues. Use GitHub issues for blog comments, wiki pages and more! https://utteranc.es/
[Example usage](https://github.com/acmcsufoss/acmOpportunities/blob/fc5dd940089b9dfe1ac50109070ea75dd44b1e50/.github/workflows/check.yaml#L23-L32).