pdehaan / repo-lint-www

A static front-end for repo-lint.
https://pdehaan.github.io/repo-lint-www/index.html
Mozilla Public License 2.0
0 stars 0 forks source link

Make it less ugly #3

Open pdehaan opened 3 years ago

pdehaan commented 3 years ago

Maybe tailwind-ui: https://tailwindui.com/components

pdehaan commented 3 years ago

Ref #5 for better section grouping ideas.

pdehaan commented 3 years ago

I think first TODO on this will be just drawing a UI on a piece of paper and then see how easy it'd be to build from the JSON data.

Maybe it turns out that the best UI will be:

   
README link or error
LICENSE link or error
CODE OF CONDUCT link or error
CONTRIBUTING link or error
CODEOWNERS link or hide row
CI bulleted list of files
Dependencies bulleted list of files
Node bulleted list of .eslint and package.json files
Python bulleted list of .flake8 and requirements.txt files