Skip to content

Commit 8b908c2

Browse files
rename content directory to mmw-content
Updated `deploy.yaml` to add build command `npx quartz build -d mmw-content`
1 parent 44d3c11 commit 8b908c2

File tree

264 files changed

+1
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

264 files changed

+1
-9
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: npm ci
3131

3232
- name: Build Quartz
33-
run: npx quartz build
33+
run: npx quartz build -d mmw-content
3434

3535
- name: Upload artifact
3636
uses: actions/upload-pages-artifact@v2

content/.gitignore

-8
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)