Skip to content

Commit 7f1fea9

Browse files
authored
Add noindex meta tag to existing versions (#167)
* Add noindex meta tag to existing versions * Fix docs build check * Add gitignore
1 parent 067844e commit 7f1fea9

File tree

8,243 files changed

+7698
-86870
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

8,243 files changed

+7698
-86870
lines changed

.github/workflows/stale-docs-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Build Docs from Source
3535
working-directory: lakeFS/docs
36-
run: bundle exec jekyll build --config _config.yml
36+
run: bundle exec jekyll build --config _config.yml,_config.version.yml
3737

3838
- name: Compare Generated Site to live
3939
run: |

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/.idea/

0.89/404.html

-606
This file was deleted.

0.89/Gemfile

-3
This file was deleted.

0.89/Gemfile.lock

-275
This file was deleted.

0.89/LICENSE

-13
This file was deleted.

0.89/architecture/data-model.html

-11
This file was deleted.

0.89/architecture/index.html

-11
This file was deleted.

0.89/architecture/overview.html

-11
This file was deleted.

0.89/architecture/sizing-guide.html

-11
This file was deleted.

0.89/assets/by-treeverse.png

-3.29 KB
Binary file not shown.

0 commit comments

Comments
 (0)