summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAge
* Html lint (#1336)toasted-nutbread2021-01-30
| | | | | | | | | | | | | | | | | | | | | | | * Move style rules * Fix non-unique IDs * Remove erroneous ids * Add title * Fix invalid closing tag * Install html-validate * Add .htmlvalidate.json * Update HTML and styles * Add test-lint-html * Update test files * Update test-lint-html/css commands to have more explicit targets
* Build fixes (#1273)toasted-nutbread2021-01-18
| | | | | * Move build step to the end of continuous integration * Fix manifest mismatch
* CSS lint (#1201)toasted-nutbread2021-01-03
| | | | | | | | | | | | | * Use single quotes instead of double * Install stylelint * Set up config * Update package/tests * Fix lint issues * Update CSS rules
* Add test-manifest to continuous integration tests (#827)toasted-nutbread2020-09-13
|
* Add some basic unit tests for JSON schemastoasted-nutbread2020-02-17
|
* Update workflow definitiontoasted-nutbread2020-02-16
|
* Setup GitHub actionstoasted-nutbread2020-02-12