Migrate *all* photos to the cavelab setup. Header/footer still broken.
Completely remove the other image gallery themes. I now have: image galleries, with lightboxes, and captions, with links in them (and to Hugo pages), with full images lazy-loaded, with all thumbnails auto-generated, and the ability to do this on both individual images *and* with globbing, from page resources, from this page or any specified one. See cavelab_notes.txt. It also has the ability to use Exif data of the photo - if I preprocess it into a JSON file. Known issues: - The theme header/footer are now being overridden. I am working to fix this first. - I am missing some kind of fonts/images needed for the lightbox to show up properly.
This commit is contained in:
@@ -14,18 +14,16 @@ tags:
|
||||
- workfest
|
||||
---
|
||||
|
||||
{{< load-photoswipe >}}
|
||||
|
||||
I was too busy/asleep to write much of an entry, so I'll just post the few photos I have from the last two days.
|
||||
|
||||
Almost-completed deck:
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6422e.jpg" caption="Deck, almost finished">}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6422e.jpg" caption="Deck, almost finished">}}
|
||||
|
||||
Crate of [Ale-8-One](http://www.ale8one.com/) donated by someone whose name I forget:
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6425e.jpg" caption="Crate of Ale-8-One">}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6425e.jpg" caption="Crate of Ale-8-One">}}
|
||||
|
||||
Pastries which Andy took a lot of time preparing for breakfast:
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/k6584e.jpg" caption="Pastries that Andy put a lot of work into">}}
|
||||
{{< figure page="images" resources="2008-03-workfest/k6584e.jpg" caption="Pastries that Andy put a lot of work into">}}
|
||||
|
||||
Reference in New Issue
Block a user