Commit Graph

11 Commits

Author SHA1 Message Date
CrazyMax a96dd76048
jekyll(fetch_remote): set fetch depth 0 if not a local build
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-27 00:07:44 +02: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 09c9f51bcf
remove most of absolute urls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +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 ce74d35241
jekyll: allow to set a file as destination for fetch remote plugin
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-29 16:08:10 +02:00
CrazyMax c2ee94c1b8
jekyll: automatic issue url generation for remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-10 10:04:39 +02:00
CrazyMax 050078c5f8
jekyll: use repo default branch for edit url of remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-10 10:04:39 +02:00
CrazyMax 977c1598ae
jekyll: automatic edit url generation for remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-10 10:04:11 +02:00
CrazyMax 93315b50cc
fix broken urls in swagger files for engine api
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-21 08:45:37 +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