Commit dbf080e
committed
Merge KhronosGroup/antora-ui-khronos repository into KhronosGroup/Vulkan-Site
The purpose is to avoid all the annoyances introduced by a dependency
which will always be built with the site build anyway.
In particular, any PR against Vulkan-Site which relies on a UI submodule
update and persists for any length of time will quickly generate
conflicts with every other such PR.
It should still be possible to merge with the upstream
https://gitlab.com/antora/antora-ui-default[Antora Default UI]
repository if and when we want to.
- Resolved README.adoc conflict by moving the site file into README.Khronos.adoc
- Resolve .gitignore content by merging filters for both repos
- Removed antora-ui-khronos submodule, since it's now part of and built from this branch
- Need to update REUSE configuration and LICENSES / CONTRIBUTING / COPYING files
- Need to modify Github Actions CI scripts to build the UI locally
- Can consider repackaging Vulkan-Site into a subdirectory for a cleaner separation
Adds the following files and directories from antora-ui-khronos:
- .editorconfig
- .eslint*
- .gitlab-ci.yml (UI build in upstream gitlab)
- .gulp.json
- .nvmrc
- .stylelintrc
- LICENSE
- docs/*
- gulp.d/*
- index.js
- package-lock.json
- package.json
- preview-src/*
- src/*
Retains the following files and directories from Vulkan-Site:
- .github/* (Site build in github)
- .reuse
- LICENSES
- docs-site
- CODE_OF_CONDUCT.adoc
- CONTRIBUTING.adoc
- COPYING.adoc
- LICENSE.adoc
- Makefile
- README.adocFile tree
148 files changed
+28685
-106
lines changed- docs
- modules/ROOT
- examples
- pages
- gulp.d
- lib
- tasks
- preview-src
- src
- css
- vendor
- helpers
- img
- js
- vendor
- layouts
- partials
- static
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
148 files changed
+28685
-106
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
| 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 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 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 | + | |
0 commit comments