+++ title = “Hall of Mirrors” slug = “hall-of-mirrors” description = “Responsive PhotoSwipe Image Galleries add-on module for After Dark.” summary = “Responsive PhotoSwipe Image Galleries.” categories = [“addon”] tags = [“module”, “images”, “graphics”, “engagement”] features = [“related content”, “snippets”, “section menu”] +++
PhotoSwipe Homepage: {{< external “http://photoswipe.com” />}}
Module Source: {{< external “https://git.habd.as/comfusion/hall-of-mirrors” />}}
{{< hackcss-alert >}}
<source src="https://jhabdas.keybase.pub/after-dark-hall-of-mirrors-demo.mp4" type="video/mp4">
<p>Your browser doesn't support HTML5 video. Here is a <a href="https://jhabdas.keybase.pub/after-dark-hall-of-mirrors-demo.mp4">link to the video</a> instead.</p>
{{< /hackcss-alert >}}
Choose a module download source:
Extract module contents into site themes directory:
├── static
└── themes
├── after-dark
└── hall-of-mirrors
Specify module in site config:
{{< highlight toml “linenos=inline,linenostart=6” >}}
theme = [ “hall-of-mirrors”, # sequence before “after-dark” “after-dark” ] {{< /highlight >}}
See {{< external href=“https://git.habd.as/comfusion/hall-of-mirrors/src/branch/master/README.md” text=“README.md” />}} to confirm you’re using the minimum required version of After Dark; and module setup, configuration and usage instructions. If you need help you may {{< external href=“https://git.habd.as/comfusion/hall-of-mirrors/issues” text=“Submit an Issue” />}} with your question.