The Invidious.io website
Find a file
dependabot[bot] f2775bf96e
Bump stylelint and stylelint-config-standard
Bumps [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). These dependencies needed to be updated together.

Updates `stylelint` from 13.13.1 to 14.5.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.1...14.5.0)

Updates `stylelint-config-standard` from 22.0.0 to 25.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/22.0.0...25.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 07:23:32 +00:00
.github Add Dockerfile and container release CI 2021-10-27 19:19:53 +02:00
assets/scss Change doks to use invidious's logo accent color 2021-09-05 03:33:03 -07:00
config Use relative URLs 2021-10-27 19:20:31 +02:00
content Add a robots.txt 2021-09-05 16:34:50 +02:00
functions feat: update for doks v0.3.0 2021-06-25 16:49:17 +02:00
images feat: add doks as a node module 2021-03-18 15:50:09 +01:00
layouts Remove the Work in Progress message 2021-10-07 15:56:50 +02:00
licenses Rename undraw.txt to unDraw.txt 2021-09-05 17:12:11 +02:00
.editorconfig feat: add doks as a node module 2021-03-18 15:50:09 +01:00
.eslintignore feat: add doks as a node module 2021-03-18 15:50:09 +01:00
.eslintrc.json feat: add doks as a node module 2021-03-18 15:50:09 +01:00
.gitignore feat: update for doks v0.3.0 2021-06-25 16:49:17 +02:00
.markdownlint.json feat: add doks as a node module 2021-03-18 15:50:09 +01:00
.markdownlintignore feat: add doks as a node module 2021-03-18 15:50:09 +01:00
.stylelintignore feat: add doks as a node module 2021-03-18 15:50:09 +01:00
.stylelintrc.json feat: add doks as a node module 2021-03-18 15:50:09 +01:00
babel.config.js feat: add doks as a node module 2021-03-18 15:50:09 +01:00
Dockerfile Add Dockerfile and container release CI 2021-10-27 19:19:53 +02:00
netlify.toml feat: update for doks v0.3.3 2021-07-05 12:38:45 +02:00
package-lock.json Bump stylelint and stylelint-config-standard 2022-02-15 07:23:32 +00:00
package.json Bump stylelint and stylelint-config-standard 2022-02-15 07:23:32 +00:00
README.md Respect the Doks MIT License 2021-09-04 18:34:12 +02:00
theme.toml feat: update for doks v0.3.3 2021-07-05 12:38:45 +02:00

WIP - The Invidious.io website.

Made with Hugo and Doks