diff --git a/.gitignore b/.gitignore index d6b9f3a..0df709e 100755 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ yarn-error.log* public/feed/ public/sitemap* +.env.local diff --git a/components/css/styles.css b/components/css/styles.css index 295783b..8f5800b 100755 --- a/components/css/styles.css +++ b/components/css/styles.css @@ -43,6 +43,13 @@ text-align: justify; font-size: 30px; } + + .page_title { + font-weight: bold; + padding-bottom: 0.5em; + padding-top: 0.5em; + text-align: center; + } ul .no-style { list-style-type: none; @@ -247,6 +254,7 @@ div .footer { height: 2rem; background-color: black; + width: 100% } .container { @@ -275,4 +283,10 @@ .featuredFlickr { padding-top: 30px + } + + footer { + padding: 10px; + width: 100%; + position: relative; } \ No newline at end of file diff --git a/components/featureimage.js b/components/featureimage.js index da5b920..d7669f5 100755 --- a/components/featureimage.js +++ b/components/featureimage.js @@ -1,16 +1,20 @@ import Image from 'next/image'; - -const FeatureImage = ({ imagedata, basepath }) => ( +const FeatureImage = ({ imagedata, basepath }) => { + const imgSrc = basepath + imagedata.url + console.log(imagedata) +return (
I've always been drawn to photography. As a kid my Dad used to have his own darkroom and I remember the smell + of the chemicals and the wonder as the images went from the slightly disconcerting inverted colours on the negatives + to a full colour explosion on the paper.
+I like taking pictures, I love capturing a moment and freezing it in time, so that I can look back and remember, or that I can + share that moment with others.
+I'm also learning new things. I'm pushing myself to do more with the camera. Not just the "candid" shots that my family put up with, + but branching out into Macro photography, portraits and street photography.
+So here is the space where I post the images I make, and the journey I take in my photography.
+Over the years I have made a number of podcasts.