Commit Graph

16 Commits

Author SHA1 Message Date
David Karlsson 2d44be0fc0 ci: replace htmlproofer with wjdp/htmltest
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 15:38:51 +02:00
dependabot[bot] 29b564df9c
Bump nokogiri from 1.13.10 to 1.14.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.14.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:54:02 +00:00
dependabot[bot] 014d3ec7a5
build(deps): bump git from 1.12.0 to 1.13.0
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 22:04:44 +00:00
dependabot[bot] 0647a82da6
Bump nokogiri from 1.13.9 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:00:19 +00:00
CrazyMax a16eff5814
jekyll: last modification date for remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-26 14:48:55 +02:00
CrazyMax 06908b36f5
jekyll: use git to fetch remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-26 06:12:36 +02:00
CrazyMax 1a0f070e2c
jekyll: fix sitemap lastmod
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-25 06:25:49 +02:00
dependabot[bot] d29a1d87eb
Bump nokogiri from 1.13.8 to 1.13.9 (#15935)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 14:19:14 +02:00
CrazyMax f2f55d1e8e
jekyll: remove include_remote liquid tag and use frontmatter for remote include
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-27 18:45:58 +02:00
CrazyMax 9c296afa3e
switch to ruby markdownlint and add ci validation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 12:17:09 +02:00
CrazyMax 11f83cba64
Pin rouge to 3.27.0 to fix console lexer issue
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 00:48:24 +02:00
CrazyMax 9fe9e6c722
Bump jekyll from 3.8.6 to 4.2.2
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 00:38:55 +02:00
CrazyMax 1063b9d93c
enforce rouge gem to old version to fix highlight issue
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-20 19:58:13 +02:00
CrazyMax b65866f2a6
jekyll: create plugin to fetch remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-18 18:20:31 +02:00
CrazyMax 8da7d9445d
dockerfile: containerized htmlproofer
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:58 +02:00
CrazyMax 3ce39559b2
update Ruby to 2.6.10, fix Gemfile and push Gemfile.lock
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-13 22:07:57 +02:00