Commit 5f5a9d3
authored
Move pkgdown building and deployment to GH action (#802)
Automatically build and deploy pkgdown website via GH actions. New
`pkgdown.yaml` CI workflow to build and deploy on commit to `main` or a
GH release. Deployment occurs via a new `gh-pages` branch
Also, remove the existing pkgdown website from the `main` branch, and
add the `docs/` directory to `.gitignore` to prevent it from being
re-checked in to `main`
[SC-62380](https://app.shortcut.com/tiledb-inc/story/62380)
resolves #7981 parent ae0674d commit 5f5a9d3
File tree
549 files changed
+56
-94244
lines changed- .github
- workflows
- docs
- articles
- data-ingestion-from-sql_files/accessible-code-block-0.0.1
- documentation_files/accessible-code-block-0.0.1
- installation-options_files/accessible-code-block-0.0.1
- introduction_files/accessible-code-block-0.0.1
- tiledb-mariadb-examples_files/accessible-code-block-0.0.1
- deps
- bootstrap-5.3.1
- bootstrap-toc-1.0.1
- clipboard.js-2.0.11
- font-awesome-6.4.2
- css
- webfonts
- font-awesome-6.5.2
- css
- webfonts
- headroom-0.11.0
- jquery-3.6.0
- jquery-3.6.1
- search-1.0.0
- news
- reference
- figures
- pkgdown
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
549 files changed
+56
-94244
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
Whitespace-only changes.
This file was deleted.
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments