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

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-notes.md')
-rw-r--r--dev-notes.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-notes.md b/dev-notes.md
index 581ebd0..b203964 100644
--- a/dev-notes.md
+++ b/dev-notes.md
@@ -1,6 +1,6 @@
# Dev Notes
-To build the example site against the theme locally:
+## Run Theme Against Example Site Locally
```
hugo server \
@@ -10,4 +10,8 @@ hugo server \
--themesDir ../.. \
--theme minimal-bootstrap-hugo-theme \
--renderToDisk
-``` \ No newline at end of file
+```
+
+## Screenshots
+
+Use <https://www.befunky.com/> to crop and resize screenshots \ No newline at end of file