Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add #105

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

add #105

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
photography.rampatra.com
aidan.ren
32 changes: 16 additions & 16 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# Base configs
baseurl: "https://photography.rampatra.com"
baseurl: "http://aidan.ren"
#baseurl: "" # Comment the above line and uncomment this to test the website locally
image_fulls_loc: "/images/fulls"
image_thumbs_loc: "/images/thumbs"
google_analytics: "UA-46465113-2"

# UI configs
title: "Photography by Ram Patra"
subtitle: "See the world through my eyes!"
author: "Ram Patra"
title: "回忆"
subtitle: "与你走过的路!"
author: "Zhq"
header:
title: "Photography"
subtitle: "by Ram Patra"
title: "回忆"
subtitle: "by Zhq"
footer:
name: "Hey there, my name is Ram"
bio: "I am a developer and a tech aficionado from India. Love making teeny tiny apps solving tiny problems in life and now learning photography."
github: "Want a website like this for yourself for free? Just <a href=\"https://github.com/ramswaroop/photography\">fork this repo on github</a> ;)"
web_design: "AJ"
name: ""
bio: ""
github: ""
#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-retro"}, {"tag": "FNumber", "icon": "dot-circle-o"}, {"tag": "ExposureTime", "icon": "clock-o"}, {"tag": "ISOSpeedRatings", "icon": "info-circle"}]'
#exif: '[{"tag": "Model", "icon": "camera-retro"}, {"tag": "FNumber", "icon": "dot-circle-o"}, {"tag": "ExposureTime", "icon": "clock-o"}, {"tag": "ISOSpeedRatings", "icon": "info-circle"}]'
social_urls:
twitter: "https://www.twitter.com/ram__patra"
instagram: "https://www.instagram.com/ram_patra"
dribbble: "https://dribbble.com/rampatra"
linkedin: "https://in.linkedin.com/in/ram-patra"
github: "https://www.github.com/rampatra"
#twitter: "https://www.twitter.com/ram__patra"
#instagram: "https://www.instagram.com/ram_patra"
#dribbble: "https://dribbble.com/rampatra"
#linkedin: "https://in.linkedin.com/in/ram-patra"
#github: "https://www.github.com/rampatra"
19 changes: 2 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,6 @@ <h2>{{ site.footer.name }}</h2>
<p>{{ site.footer.bio }}</p>
<p>{{ site.footer.github }}</p>
</section>
<section>
<h2>Sponsor</h2>
<div class="presentify">
<div class="presentify-logo">
<a href="https://presentify.compzets.com">
<img src="https://camo.githubusercontent.com/7238b763f1ed0a7413105d5eb44368c1fc2b339e373c8927e3f02391667d55f2/68747470733a2f2f70726573656e746966792e636f6d707a6574732e636f6d2f6173736574732f696d672f70726573656e746966792f6170702d69636f6e2d3531322e706e67"
alt="presentify-logo" />
</a>
</div>
<div class="presentify-text">
Turn your screen into a canvas when on video calls and articulate your thoughts better than
ever with the <a href="https://presentify.compzets.com">Presentify</a> app.
</div>
</div>
</section>
<section>
<h2>Follow me on ...</h2>
<ul class="icons">
Expand Down Expand Up @@ -105,7 +90,7 @@ <h2>Follow me on ...</h2>
&copy; {{ site.author }}. Design: {{ site.web_design }}
</p>
</div>
<div>
<!-- <div>
<section>
<h2>Get in touch</h2>
<form method="post" action="#">
Expand All @@ -124,7 +109,7 @@ <h2>Get in touch</h2>
</ul>
</form>
</section>
</div>
</div> -->
</div>
</footer>
</div>