Skip to content

Commit

Permalink
Draft user documentation in both official languages for BTIS (#1925)
Browse files Browse the repository at this point in the history
* feat(index.md): Getting Started section

* feat(index.md): Getting Started section

* feat(index.md): add links to resources

* feat(index.md): add text from slideshow presentation

* feat(index.md): updates to getting started

- need to think more about the user story and the step-by-step instructions to go from new to experienced
- need to ask for help on storage related stuff, want to make sure I understand the steps to get your protected data into the aaw

* feat(index.md): updates to getting started

* feat(index.md): updates to getting started
  • Loading branch information
bryanpaget authored Jan 8, 2024
1 parent 7666f66 commit 38c29c5
Show file tree
Hide file tree
Showing 9 changed files with 92 additions and 99 deletions.
Binary file added docs/en/images/Kubeflow-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/en/images/Kubeflow.PNG
Binary file not shown.
Binary file added docs/en/images/kubeflow-favourite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/images/kubeflow-stack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/images/kubeflow-stack_384x384.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/images/statistics-on-the-moon-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
181 changes: 87 additions & 94 deletions docs/en/index.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"devDependencies": {
"husky": "^4.2.5",
"markdown-spellcheck": "https://github.com/brendangadd/node-markdown-spellcheck.git#45cf81bfb56f298d0928461133aa9f264047dd49",
"prettier": "3.1.0"
"prettier": "3.1.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -573,10 +573,10 @@ please-upgrade-node@^3.2.0:
dependencies:
semver-compare "^1.0.0"

[email protected].0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
[email protected].1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==

queue-microtask@^1.2.2:
version "1.2.3"
Expand Down

0 comments on commit 38c29c5

Please sign in to comment.