Skip to content

Instantly share code, notes, and snippets.

View TJScalzo's full-sized avatar
💭
Wishing I was asleep

Tim Scalzo TJScalzo

💭
Wishing I was asleep
View GitHub Profile
#!/bin/sh
# Vars
base_image_directory="/Users/tjscalzo/Github/inspiring-online/assets/post-images"
base_post_directory="/Users/tjscalzo/Github/inspiring-online/_posts"
image_type=".png"
author_name="Tim Scalzo"
author_url=""
author_github="TJScalzo"
underscore="_"