+ Download
+ View on GitHub
+
+
+
+ {{ content }}
+
+
+
+
+
diff --git a/docs/assets/favicon.ico b/docs/assets/favicon.ico
new file mode 100644
index 0000000..2f76553
Binary files /dev/null and b/docs/assets/favicon.ico differ
diff --git a/docs/assets/logo.png b/docs/assets/logo.png
new file mode 100644
index 0000000..615a9e5
Binary files /dev/null and b/docs/assets/logo.png differ
diff --git a/docs/index.md b/docs/index.md
index c0279fc..e0d0012 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -6,8 +6,6 @@ description: Open-source focus stacking for Windows, macOS, and Linux
**ChimpStackr** is a free, open-source focus stacking application for Windows, macOS, and Linux. It merges a series of differently-focused photos into a single, fully-sharp image — with a full GUI and a headless CLI.
-[Download](https://github.com/noah-peeters/ChimpStackr/releases){: .btn } [View on GitHub](https://github.com/noah-peeters/ChimpStackr){: .btn }
-

## Features
@@ -49,6 +47,14 @@ chimpstackr-cli -i images/*.jpg -o result.tif --align --auto --auto-crop
Available methods: `laplacian` (default), `weighted_average`, `depth_map`.
+## Gallery
+
+Stacks shot at ~4× magnification (~150 frames each), stacked with ChimpStackr and post-processed in [darktable](https://www.darktable.org/).
+
+
+
+
+
## Documentation
- [Stacking Algorithms](algorithms.html) — how each of the four methods works and when to use it