Templates for social media promo cards for FSN talks.
- [speaker_name]
- [talk_title]
- [event_date]
- Avatar Bitmap image.
The repo is configured to use Git LFS. Visit https://git-lfs.github.com/ to download and install Git LFS.
Once you install Git LFS go to the repo and execute:
$> git lfs install
$> git lfs track '*.sketch'
$> git add .gitattributes
You can track other large files by executing: $> git lfs track <file_name>
Every new Fullstack Night event should have it's own branch with the asset changes. The master should only have the template starting point for all other branches.
You you don't want to use the command line you can install a Git Sketch plugin. Go here for more details.