custom made resources, worksheets, etc for kids!
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elijah Voigt e7d682f37f Added some stuff to nighttime routine 10 months ago
fonts Morning Checklist: Toddler Summer 10 months ago
morning-checklist fix spellign and use cooler punctuation mark 10 months ago
night-checklist Added some stuff to nighttime routine 10 months ago
.envrc Morning Checklist: Toddler Summer 10 months ago
.gitattributes Sure lets track pdfs too 10 months ago
.gitignore fix spellign and use cooler punctuation mark 10 months ago
LICENSE Initial commit 11 months ago
README.md Update readme with build + fonts dir instructions 10 months ago
flake.lock Morning Checklist: Toddler Summer 10 months ago
flake.nix Morning Checklist: Toddler Summer 10 months ago

README.md

kids-stuff

custom made resources, worksheets, etc for kids!

building

You'll need to install typst, then build any file like so:

typst compile --font-path ./fonts path/to/thing.typ path/to/thing.pdf
# e.g.,
typst compile --font-path ./fonts morning-checklist/morning-checklist.typ morning-checklist/morning-checklist.pdf