Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev-notes.md - github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b203964762cba06a80425899beabd6022556242e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Dev Notes

## Run Theme Against Example Site Locally

```
hugo server \
--gc \
--source exampleSite \
--config exampleSite/config.toml \
--themesDir ../.. \
--theme minimal-bootstrap-hugo-theme \
--renderToDisk
```

## Screenshots

Use <https://www.befunky.com/> to crop and resize screenshots