diff --git a/.github/workflows/build-eud-on-pull-request.yml b/.github/workflows/build-eud-on-pull-request.yml index d3717303b..c1ca14624 100644 --- a/.github/workflows/build-eud-on-pull-request.yml +++ b/.github/workflows/build-eud-on-pull-request.yml @@ -20,4 +20,4 @@ jobs: run: Expand-Archive ../docfx-win-x64-v2.77.0.zip -DestinationPath ../docfx - name: Build site with docfx - run: ../docfx/docfx.exe build docfx.json --warningsAsErrors + run: ../docfx/docfx.exe build docfx.json -m _matomoContainerUrl="https://matomo.devexpress.com/js/container_kE7MWPi0.js" --warningsAsErrors \ No newline at end of file diff --git a/.github/workflows/update-gh-pages-branch.yml b/.github/workflows/update-gh-pages-branch.yml index ffbc91c7b..1fb9c55a7 100644 --- a/.github/workflows/update-gh-pages-branch.yml +++ b/.github/workflows/update-gh-pages-branch.yml @@ -20,7 +20,7 @@ jobs: run: Expand-Archive ../docfx-win-x64-v2.77.0.zip -DestinationPath ../docfx - name: Build site with docfx - run: "../docfx/docfx.exe build docfx.json --metadata \"{ '_matomoContainerUrl': 'https://matomo.devexpress.com/js/container_kE7MWPi0.js' }\" --warningsAsErrors" + run: "../docfx/docfx.exe build docfx.json -m _matomoContainerUrl=\"https://matomo.devexpress.com/js/container_kE7MWPi0.js\" --warningsAsErrors" - name: Archive site run: Compress-Archive -Path _site/* -DestinationPath ${{ runner.temp }}/site.zip @@ -54,4 +54,4 @@ jobs: git config user.email github-actions@github.com git add . git commit -m "Pages update" - git push + git push \ No newline at end of file diff --git a/.gitignore b/.gitignore index a88ab7160..934def21e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -_* -obj -.vscode \ No newline at end of file +_site +*.pdf \ No newline at end of file diff --git a/.template/layout/_master.tmpl b/.template/layout/_master.tmpl new file mode 100644 index 000000000..bb20e4417 --- /dev/null +++ b/.template/layout/_master.tmpl @@ -0,0 +1,169 @@ +{{!Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license.}} +{{!include(/^public/.*/)}} +{{!include(favicon.ico)}} +{{!include(logo.svg)}} + + +
+ + {{#redirect_url}} + + {{/redirect_url}} + {{^redirect_url}} +