Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store comment face positioning data and metadata together in a YAML/CSV file #57

Open
eritbh opened this issue Aug 19, 2019 · 0 comments

Comments

@eritbh
Copy link
Member

eritbh commented Aug 19, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant