You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Editing comment face wiki pages by hand is a pain. To automate it, we would need to do the following:
Move comment face positioning data from Sass to a YAML file
Add a build step that would pull data from the YAML file back into a Sass map so the stylesheet can be compiled
Add metadata keys to that YAML file for things like comment face source and categories (for the commentfacesources and commentfacescategorized pages, respectively)
Add a deploy script that reads those new metadata keys and regenerates wiki pages based on them
The text was updated successfully, but these errors were encountered:
Editing comment face wiki pages by hand is a pain. To automate it, we would need to do the following:
The text was updated successfully, but these errors were encountered: