Compare commits
2 Commits
e4da1bc28e
...
f8c3e96b16
| Author | SHA1 | Date | |
|---|---|---|---|
| f8c3e96b16 | |||
| 6a8684972a |
@ -30,7 +30,7 @@ jobs:
|
|||||||
run: rm -rf /mnt/hugo_output/*
|
run: rm -rf /mnt/hugo_output/*
|
||||||
|
|
||||||
- name: Build Hugo Site
|
- name: Build Hugo Site
|
||||||
run: hugo --minify --destination /mnt/hugo_output --cleanDestinationDir --buildDrafts --buildFuture --buildExpired
|
run: hugo --minify --destination /mnt/hugo_output --cleanDestinationDir --buildDrafts --buildFuture --buildExpired --disableFastRender
|
||||||
|
|
||||||
- name: Verify Output Files
|
- name: Verify Output Files
|
||||||
run: ls -lah /mnt/hugo_output
|
run: ls -lah /mnt/hugo_output
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 'Workbench: Taming a Home Print Server for a Brother HL2240D'
|
title: 'Taming a Home Print Server for a Brother HL2240D'
|
||||||
date: 2025-04-13
|
date: 2025-04-13
|
||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user