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:
@@ -10,8 +10,6 @@ categories:
|
||||
- Journal
|
||||
---
|
||||
|
||||
{{< load-photoswipe >}}
|
||||
|
||||
1. Declared myself a complete asshat for writing a blog about nothing
|
||||
|
||||
|
||||
@@ -21,7 +19,7 @@ categories:
|
||||
3. Broke the printer after two pages
|
||||
|
||||
4. Discovered that while both my managers described the intern who had just left as essentially clueless, she had decorated the cubicle in interesting tiny artworks made with post-its and highlighter, like this:
|
||||
{{< figure page="images" resource="2008-04-work/cubicleart.jpg" >}}
|
||||
{{< figure page="images" resources="2008-04-work/cubicleart.jpg" >}}
|
||||
|
||||
5. Was very glad that I took 2 hours several months ago to document WTF I was doing when I left, because I certainly did not remember
|
||||
|
||||
|
||||
Reference in New Issue
Block a user