Improve lists readability on recipe page #550
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Currently the metadata and instructions on the Recipe page are unstyled lists with black bullet points.
For the Quick Start section, a list is good, but I think ideally the metadata should exist in a
<table>
as when done right it would be nicer looking and quicker to visually parse with aligned columns.As a more minor improvement, simple appending
class="list-unstyled"
I think achieves a bit of a visual improvement like:I'm happy to send a pull-req to the recipes.coopcloud.tech repo if you agree and like!
Improve readability on Recipe pageto Improve lists readability on Recipe pageImprove lists readability on Recipe pageto Recipes: Improve lists readability on recipe pageI agree a table would be nicer for metadata.
I slightly prefer the original, but fine with this change if you have a strong preference.
Worried it might be kind of nightmarish to parse and edit HTML in Elm, but if you're feeling inspired then go for it!
Recipes: Improve lists readability on recipe pageto Improve lists readability on recipe page