Skip to content

Conversation

@johnnygreco
Copy link
Contributor

@johnnygreco johnnygreco commented Dec 10, 2025

PR to get the Recipe section of our docs moving. This is far more manual then we will ultimately want, but it gets the ball rolling so we can see how we think this should work. Nabin mentioned adding generated thumbnails, which could be neat.

Screenshot 2025-12-10 at 10 54 44 AM

closes #109

- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
exclude: ^mkdocs\.yml$
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to do this because pre-commit (and my IDE) don't like a couple lines added for more emoji support

Comment on lines +134 to +135
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are the lines that the yaml linters don't like

@johnnygreco johnnygreco merged commit 57b5f6f into main Dec 10, 2025
15 checks passed
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

Successfully merging this pull request may close these issues.

Create new "recipe" section for the docs

3 participants