diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index db87e1f..0000000 --- a/.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -root = true - -[*] -indent_style = space -indent_size = 2 -charset = utf-8 -trim_trailing_whitespace = false -insert_final_newline = false \ No newline at end of file diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml deleted file mode 100644 index a74743f..0000000 --- a/.github/workflows/docs.yml +++ /dev/null @@ -1,45 +0,0 @@ -name: docs - -on: - push: - branches: - - master - - main -env: - SITE_DIR: "gh-pages" -jobs: - build_site: - name: "Build site with Antora" - runs-on: [ubuntu-latest] - steps: - - name: Checkout - uses: actions/checkout@v2 - - name: "Generate site using antora site action" - uses: kameshsampath/antora-site-action@master - with: - antora_playbook: site.yml - - name: "Upload generated site" - uses: actions/upload-artifact@v1.0.0 - with: - name: site - path: "${{ github.workspace }}/${{ env.SITE_DIR }}" - deploy_site: - runs-on: [ubuntu-latest] - needs: [build_site] - name: "Deploy GitHub Pages" - steps: - - name: Checkout - uses: actions/checkout@v2 - - name: Download generated site - uses: actions/download-artifact@v1 - with: - name: site - path: "${{ github.workspace }}/${{ env.SITE_DIR }}" - - name: Deploy to GitHub Pages - uses: JamesIves/github-pages-deploy-action@3.2.1 - with: - # ACCESS_TOKEN: # optional - GITHUB_TOKEN: "${{ github.token}}" - FOLDER: "${{ env.SITE_DIR }}" - BRANCH: "gh-pages" - COMMIT_MESSAGE: "[CI] Publish Documentation for ${{ github.sha }}" diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 2cc48aa..0000000 --- a/.gitignore +++ /dev/null @@ -1,43 +0,0 @@ -target/ -!.mvn/wrapper/maven-wrapper.jar -audit.log -.cache/ -*.log - -docs/ -gh-pages/ -dependency-reduced-pom.xml -svm.jar - -### STS ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans - -### IntelliJ IDEA ### -.idea -*.iws -*.iml -*.ipr - -### NetBeans ### -nbproject/private/ -build/ -nbbuild/ -dist/ -nbdist/ -.nb-gradle/ - -.DS_Store -.vscode -istio-1.1.1 -firebase* -yarn* -package* -!package.json -node_modules -.firebaserc -.firebase diff --git a/supplemental-ui/.nojekyll b/.nojekyll similarity index 100% rename from supplemental-ui/.nojekyll rename to .nojekyll diff --git a/.nvmrc b/.nvmrc deleted file mode 100644 index 3cacc0b..0000000 --- a/.nvmrc +++ /dev/null @@ -1 +0,0 @@ -12 \ No newline at end of file diff --git a/supplemental-ui/partials/header-content.hbs b/404.html similarity index 63% rename from supplemental-ui/partials/header-content.hbs rename to 404.html index 7055a41..f74a365 100644 --- a/supplemental-ui/partials/header-content.hbs +++ b/404.html @@ -1,3 +1,17 @@ + + +
+ + +