forked from rampatra/photography
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
28 lines (27 loc) · 1.51 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Base configs
baseurl: "https://mmtr.me"
#baseurl: "" # Comment the above line and uncomment this to test the website locally
image_fulls_loc: "/images/fulls"
image_thumbs_loc: "/images/thumbs"
google_tag_manager: "GTM-5MTGXDH"
# UI configs
title: "Photography by mametora"
subtitle: "Where Light Meets Emotion"
author: "mametora"
header:
title: "Photography"
subtitle: "by mametora"
footer:
name: "Hey there, my name is mametora"
bio: "I am a street photographer inspired by the everyday life of the city and its people. For the past two years, I’ve been capturing the raw beauty and emotions hidden in urban landscapes, revealing the stories that often go unnoticed. My work explores the intricate relationship between people and the environments they inhabit, finding meaning in the mundane. I’ve shared my photography through publications at Comiket, and I strive to show that there’s beauty and emotion in every corner of the world, waiting to be discovered."
web_design: "AJ"
# Configure which exif data to display
# Tag is the actual exif tag, icon is a fontawesome icon. Use JSON notation without line breaks
exif: '[{"tag": "Model", "icon": "camera"}, {"tag": "LensModel", "icon": "database"}, {"tag": "FNumber", "prefix": "<br>f/"}, {"tag": "ExposureTime", "suffix": "s"}, {"tag": "ISOSpeedRatings", "prefix": "ISO "}]'
twitter_username: "@mmtrum"
social_urls:
twitter: "https://twitter.com/mmtrum"
instagram: "https://www.instagram.com/nyahtora"
# dribbble: ""
# linkedin: ""
github: "https://github.com/mametora"