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 >}}
|
||||
|
||||
Well, scratch that part in the last entry about not pushing beliefs.
|
||||
|
||||
I slept like a rock (as MJ predicted), woke up groggily, and started another day. Work was a bit slow at first because my wrist was sore and it was hard to hammer, but everyone was pretty productive in general.
|
||||
@@ -32,14 +30,14 @@ I took a ton of pictures today... my 512 MB card is almost full in my Canon, but
|
||||
|
||||
I understood some of what Jen Eich said months ago about being able to volunteer for a year without racking up debt - much of the staff lives in a sort of coop under CAP, with most expenses covered (like housing, insurance, and utilities) and a $150/month stipend. It looks very nice - if one is suitably dedicated.
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6306.jpg" caption="Early stages of the deck">}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6306.jpg" caption="Early stages of the deck">}}
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6318.jpg" caption="Deck from the other side">}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6318.jpg" caption="Deck from the other side">}}
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6310.jpg" caption="Corrie & Christine putting up soffit">}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6310.jpg" caption="Corrie & Christine putting up soffit">}}
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6338.jpg" caption="Nearby road">}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6338.jpg" caption="Nearby road">}}
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6341.jpg" caption="Family cemetery">}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6341.jpg" caption="Family cemetery">}}
|
||||
|
||||
{{< figure page="images" resource="2008-03-workfest/6348.jpg" caption="Some kitten">}}
|
||||
{{< figure page="images" resources="2008-03-workfest/6348.jpg" caption="Some kitten">}}
|
||||
|
||||
Reference in New Issue
Block a user