Commit Graph

36 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] 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
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
CrazyMax 561118ec5b
rename docs repository
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-29 11:07:53 +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
Sebastiaan van Stijn 2f2ce53a51
Dockerfile: update to gh-pages 198
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-15 22:44:44 +01:00
Kir Kolyshkin 29c6de20fc Gemfile: bump gh-pages to v177
To be inline with https://github.com/docker/docker.github.io/pull/6153
and https://github.com/docker/docker.github.io/pull/6159.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-03-13 10:39:22 -07:00
Misty Stanley-Jones 92e399ea44 Fix double-hyphen typographic bug (#6082) 2018-02-27 18:36:46 -08:00
John Mulhausen d17340d394
Speed up site rendering for authors (#5241)
* rough pass at tabs, jsonification

* GHPages 147, authoring YML, sitemap via plugin, working JS

* Update Gemfile

* Removing dk.rb artifact

* Simplifying authoring YML even more

* More YML simplification

* Remove jekyll-seo -- even more perf gain

* Glossary support

* Collections support

* Incremental off; GH Pages 172 gets build time to 50 seconds
2017-12-19 18:15:15 -08:00
John Mulhausen 4ece938e82
GH Pages 137 2017-05-25 14:39:43 -07:00
johndmulhausen 481c09b778 Hackathon update 2017-04-24 15:17:09 -07:00
Misty Stanley-Jones 8fd2ee60c5 Revert "Use the jekyll-include-cache plugin to shave off some page building time" (#2311)
* Revert "Release UCP 2.1.1"

This reverts commit 21bb9324a6.

* Revert "Update step_six.md (#2309)"

This reverts commit d4822bf8b2.

* Revert "Fix typo "visulizer" (#2297)"

This reverts commit 86fecbb87f.

* Revert "Update test-and-docs.md (#2293)"

This reverts commit 15f1780cfb.

* Revert "Fix typo "commmands" (#2295)"

This reverts commit d867751f2d.

* Revert "Use the jekyll-include-cache plugin to shave off some page building time (#2290)"

This reverts commit a02d80530b.
2017-03-14 13:44:01 -07:00
Misty Stanley-Jones a02d80530b Use the jekyll-include-cache plugin to shave off some page building time (#2290) 2017-03-13 17:25:03 -07:00
Parker Moore 46f4d9cf20 Gemfile: add note about upgrade process of github-pages gem (#1707)
The Gemfile cannot be upgraded to a newer version of the github-pages
gem without having a corresponding tag in the starefossen/github-pages
image.
2017-02-15 17:02:44 -08:00
John Mulhausen 69f622bb70 Move to GHP 112, nginx-based server, docs-base (#1515)
* Moves to GHP 112, nginx-based server

* Import official nginx instructions per @thaJeztah

* Reordering of commands per @thaJeztah

* Reordering of commands per @thaJeztah

* Make sure that at the end of each layer we only keep the one directory

* Forgot to use md_source when resolving conflicts

* Update Dockerfile

* Use base image, clean up cruft from docsarchive folder

* Update docs-base to be self-browseable, conf source of truth
2017-02-09 17:17:07 -08:00
John Mulhausen 64fb7306ca Update Gemfile 2016-11-29 12:18:03 -08:00
John Mulhausen 7a4f6f0120 Create Gemfile 2016-11-05 13:30:38 -07:00
John Mulhausen ff989ffd80 Delete Gemfile 2016-11-05 05:32:38 -07:00
John Mulhausen e881d903ef Netlify-compatible Gemfile 2016-11-05 04:05:31 -07:00
John Mulhausen 93fc24221e Update Gemfile 2016-11-05 03:57:19 -07:00
John Mulhausen c0146b791b Create Gemfile 2016-11-05 03:50:32 -07:00
John Mulhausen a240c0d8e3 Delete Gemfile 2016-11-04 18:19:19 -07:00
John Mulhausen b34ff853bf Create Gemfile 2016-11-04 18:08:31 -07:00
John Mulhausen cb23cf0d6b Delete Gemfile 2016-11-04 16:45:43 -07:00
John Mulhausen c8d768975c Create Gemfile 2016-11-04 15:39:24 -07:00
John Mulhausen 0a846b57f4 Delete Gemfile 2016-10-03 11:08:52 -07:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00