seperate the hyperlegible font face out into a template and organize the crate structure #8
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
Bug
Feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Solarpunk/meowy-webring#8
Loading…
Reference in a new issue
No description provided.
Delete branch "font-style"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
the hyperlegible font-face style code was inside the index.html file so i could replace the filenames pointing to the fonts with the template engine but i figured out you can just use a css file as a template, with escaping turned off, to replace the filenames with the jinja syntax.
i also moved the asset code into its own crate.