daisy / epubcheck-website

Website with end-user documentation about EPUBCheck
https://daisy.github.io/epubcheck-website/
MIT License
0 stars 0 forks source link

Add page: "reference documentation of the label system" #13

Open marisademeglio opened 4 years ago

marisademeglio commented 4 years ago

Under subsection "Contributor's guide"

gregoriopellegrino commented 4 years ago

What do you think if I get the label list through GitHub's API?

https://developer.github.com/v3/issues/labels/#list-all-labels-for-this-repository

marisademeglio commented 4 years ago

I don't know if the vision is to have any additional info on that page but even in that case, it seems like a great way to start :)

gregoriopellegrino commented 4 years ago

Sure, we need to add a broader description to GitHub's basic information, but at least we're aligned with the available labels (and the site stays updated in the next versions) :)

One question: I'd like to put, next to the label name, the colored square like GitHub:

image

What does it look like? Do you have any idea how you prefer to do it?

Do I use a with relative CSS, or do we use Font Awsome (https://fontawesome.com/icons/square?style=solid) or similar?

marisademeglio commented 4 years ago

I would use CSS ::before and also template the <style> block to include the right colors for that page. Let me know if I can do anything here to help!

gregoriopellegrino commented 4 years ago

Working on this issue I thought it might be useful to insert a flowchart to indicate the steps between the different statuses of the issues, what do you think?

marisademeglio commented 4 years ago

Sure, do you have some ideas for what that flowchart would look like?

gregoriopellegrino commented 4 years ago

@rdeltour: maybe using a JS library