Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 1.95 KB

index.md

File metadata and controls

50 lines (46 loc) · 1.95 KB
layout title active image images longTitle caption weight
page
Home
Home
home0.jpg
home1.jpg
home2.jpg
home3.jpg
We Build Things
Apps, Graphics, Websites, O My!
0
{% for c in site.collections %} {% assign collection=c[1] %} {% if collection.frontImage %}

{{ collection.title }}

{{ collection.frontPage }} Learn more...

{% endif %} {% endfor %}

Welcome

photoKandy Studios LLC was formed in 2009, and has since been in the business of building things -- whatever those things might be. I'm a passionate creator, and put those talents to work in many different fields, including [mobile application development]({{ site.baseurl }}/services/app-design), [website design]({{ site.baseurl }}/services/website-design/), [graphic design]({{ site.baseurl }}/services/graphic-design/), and [IT consulting]({{ site.baseurl}}/services/consulting/). If you're interested in what you see, have a burning question, or just want to chat a bit, [feel free to send a note]({{ site.baseurl }}/contact/).

Latest News

{% assign post=site.posts[0] %}

{%if post.frontImage %}{% endif %}
    {% if post.date %}
  • {{ post.date | date: "%b %-d, %Y" }}
  • {% endif %} {% if post.author %}
  • {{ post.author }}
  • {% endif %}

{{ post.title }}

{{post.content | summarize: ""}}

Read more...