Skip to content

Commit

Permalink
Update rounded corners
Browse files Browse the repository at this point in the history
  • Loading branch information
martink635 committed Nov 30, 2023
1 parent 578ef94 commit 2329eb0
Show file tree
Hide file tree
Showing 12 changed files with 5,862 additions and 22,189 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Content is hosted on Forestry.
## Setup

- Install `node` and `npm`
- Install Hugo
- Install Hugo
- Linux , WSL on windows: `sudo snap install hugo`
- Mac: `brew install hugo`
- Windows: Using `scoop` or `choco`
- `choco install hugo-extended`
- `scoop install hugo-extended`
- `choco install hugo-extended`
- `scoop install hugo-extended`

## Development

Expand Down Expand Up @@ -50,7 +50,7 @@ npm run build
Run the command in the project root directory:

```bash
hugo -D --gc && npx -y pagefind --source public
hugo -D --gc && npx -y pagefind --site public
```

# Local Search
Expand All @@ -62,4 +62,4 @@ The index should be rebuilt every time the content changes.

```bash
npx pagefind --source "public" --force_language "en"
```
```
27,584 changes: 5,587 additions & 21,997 deletions package-lock.json

Large diffs are not rendered by default.

Loading

0 comments on commit 2329eb0

Please sign in to comment.