Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring committed Sep 27, 2024
1 parent 681c69a commit 8187847
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ Include content file named hugö.md|Verify Git `core.quotepath` is `false`[^1]

[^1]: See [issue #9810](https://github.com/gohugoio/hugo/issues/9810). Git's `core.quotepath` setting is `false` if `/other/hugö` has a non-zero "last modified" date.

## Clone and install Node.js packages

```text
git clone https://github.com/jmooring/hugo-docker-test
cd hugo-docker-test
npm ci
```

## Commands

The commands below assume you have aliased `dhugo` to:
Expand Down

0 comments on commit 8187847

Please sign in to comment.