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

Linting #46

Open
5 tasks
alejandro5042 opened this issue Mar 9, 2023 · 3 comments
Open
5 tasks

Linting #46

alejandro5042 opened this issue Mar 9, 2023 · 3 comments
Assignees

Comments

@alejandro5042
Copy link
Member

alejandro5042 commented Mar 9, 2023

Via html-proofer, let's make sure we didn't goof our generated HTML; e.g. doesn't have any broken links.

https://github.com/gjtorikian/html-proofer

Run it at least once, then consider adding this check to the build pipeline.

Things to lint

  • Site map is valid and recent
  • CSS is valid
  • HTML is valid
  • Links are not broken
  • Spell check
@alejandro5042 alejandro5042 added this to the A workable, initial port milestone Mar 9, 2023
@alejandro5042
Copy link
Member Author

This is a superset of #12.

@alejandro5042 alejandro5042 self-assigned this Mar 23, 2023
@alejandro5042
Copy link
Member Author

Have this check run once a week, particularly for broken links.

@alejandro5042
Copy link
Member Author

Not necessary for a first port. We can do this as tech debt.

@alejandro5042 alejandro5042 removed this from the A workable, initial port milestone Jun 1, 2023
@alejandro5042 alejandro5042 changed the title HTML linting Linting Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant