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,8 +14,6 @@ tags:
|
||||
- workfest
|
||||
---
|
||||
|
||||
{{< load-photoswipe >}}
|
||||
|
||||
Proceed with first work day.
|
||||
|
||||
Due to loud snorers and periodic heater-startup and my cell phone failing to be a usable alarm after its batteries drained in standalone mode for no apparent reason, causing me to believe it was 6 AM when it was probably around 2 AM . . . I had very little sleep, and woke up pretty groggily and felt like eating nothing and doing nothing.
|
||||
@@ -30,12 +28,12 @@ A bluegrass band (Phillip Akemon and Flatlick) also came tonight. They were very
|
||||
|
||||
I was talking to Lea and she told me she hated being around some of the Christians here... I don't totally blame her, even if I don't have the same view (yet). My view is that they are having a very positive outcome, and if they have to believe what they believe to achieve it, then so be it. They aren't pushing beliefs on anyone else, so I can't really criticize much.
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6282.jpg" caption="3 PM?" >}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6282.jpg" caption="3 PM?" >}}
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6285.jpg" caption="Phillip Akemon" >}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6285.jpg" caption="Phillip Akemon" >}}
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6289.jpg" caption="Mike Morgeson" >}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6289.jpg" caption="Mike Morgeson" >}}
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/img_6291.jpg" caption="Kevin Amburgey & Phil" >}}
|
||||
{{< figure page="images" resources="2008-03-workfest/img_6291.jpg" caption="Kevin Amburgey & Phil" >}}
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6292.jpg" caption="Phil & Phil Jr." >}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6292.jpg" caption="Phil & Phil Jr." >}}
|
||||
|
||||
Reference in New Issue
Block a user