From 54bf845d56b7980a2980d3da528631178932d90f Mon Sep 17 00:00:00 2001 From: Siddhartha Date: Sun, 9 Jan 2022 21:25:38 +0530 Subject: [PATCH] Adjusted gallery shortcode to fit in to the page nicely --- content/photography.md | 14 ++++++++++++++ layouts/shortcodes/gallery.html | 4 ++++ 2 files changed, 18 insertions(+) create mode 100644 content/photography.md create mode 100644 layouts/shortcodes/gallery.html diff --git a/content/photography.md b/content/photography.md new file mode 100644 index 0000000..a3d13be --- /dev/null +++ b/content/photography.md @@ -0,0 +1,14 @@ +--- +title: "Photography" +date: 2021-03-23T20:18:21+05:30 +image: "photography.jpg" +draft: false +--- + +My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world. + +You can browse the images below using left/right keys. All the images are hosted on flickr, I'd recommend navigating to my photostream if you want to see them in full size. + +(You might need to enable Javascript if you're unable to see the below images properly) + +{{}} diff --git a/layouts/shortcodes/gallery.html b/layouts/shortcodes/gallery.html new file mode 100644 index 0000000..7063450 --- /dev/null +++ b/layouts/shortcodes/gallery.html @@ -0,0 +1,4 @@ + +