1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/docs
Markus Lehtonen b2bc18f5a5 docs: use jekyll-rtd-theme from a ruby gem
The upstream repo (and the release downloads)
github.com/rundocs/jekyll-rtd-theme has been deleted. This broke our
docs generation as the remote theme configuration depended on
downloading the release artefact.

This patch changes the docs building to use a Ruby gem instead of the
remote theme setting. To complicate matters, the gem has an seemingly
incorrect (too strict) version dependency. To mitigate this, we now
install bundler-override plugin to ignore this particular dependency.

The netlify conf is a hack, but I wasn't able to figure out a way how to
install the bundler-override plugin without doing all ruby
initialization in the build command.
2024-08-08 23:33:37 +03:00
..
_includes/templates docs: update jekyll-rdt-theme to v2.0.10 2021-10-11 11:26:37 +03:00
contributing docs: restructure docs 2022-11-03 10:26:56 +02:00
deployment Merge pull request #1807 from ArangoGutierrez/upgrade 2024-08-05 06:44:59 -07:00
developer-guide docs: describe Kubernetes version compatibility in versions page 2024-07-08 15:28:25 +03:00
get-started docs: describe Kubernetes version compatibility in versions page 2024-07-08 15:28:25 +03:00
reference Docs: Fix the link to feature gates documentation 2024-08-01 09:37:10 +00:00
usage feature-gates: mark NodeFeatureAPI as GA 2024-07-16 13:53:31 +03:00
.gitignore docs: initial site setup 2020-10-08 10:50:04 +03:00
404.html docs: initial site setup 2020-10-08 10:50:04 +03:00
_config.yml docs: use jekyll-rtd-theme from a ruby gem 2024-08-08 23:33:37 +03:00
Gemfile docs: use jekyll-rtd-theme from a ruby gem 2024-08-08 23:33:37 +03:00
Gemfile.lock docs: use jekyll-rtd-theme from a ruby gem 2024-08-08 23:33:37 +03:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00
mdl-style.rb Make mdlint v0.13 happy 2023-10-25 21:21:11 +02:00