Tweaks tailwind to use jit mode and misc content tweaks

This commit is contained in:
Phil Scott
2021-05-24 22:33:11 -04:00
committed by Patrik Svensson
parent ab83e41051
commit adb600c430
10 changed files with 4261 additions and 198183 deletions

View File

@ -41,9 +41,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cd docs
npm i
dotnet run --configuration Release
npm run build
- name: Archive doc generation
uses: actions/upload-artifact@v2

View File

@ -44,7 +44,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cd docs
npm i
dotnet run --configuration Release
npm run build
dotnet run -- deploy