Added instructions for shortcuts, iterm profiles, collections, page frontmatter, and other documentation.

This commit is contained in:
Tom Johnson
2015-05-13 07:06:24 -07:00
parent 39a3b5b18f
commit 7f1a078520
13 changed files with 223 additions and 87 deletions

View File

@ -0,0 +1,16 @@
---
title: Shortcuts for Jekyll syntax
permalink: /shortcuts_for_jekyll_syntax/
tags: []
keywords:
audience:
last_updated: May 13, 2015
summary: "You can use a typing keyword expander to make it easier to create the Jekyll syntax."
---
{% include linkrefs.html %}
Some of the Jekyll syntax can be slow to create. Using a utility such as [aText](https://www.trankynam.com/atext/) can make creating content a lot of faster. You get aText from the App Store on a Mac for about $5.
To import the shortcut keys I'm using, see the <a href="{{ "/files/shortcuts.zip" | prepend: site.baseurl }}">shortcuts.zip</a> file. After unzipping this file, you can import it into aText.
There are alternatives to aText, such as Typeitforme. But aText seems to work the best. Read more about it on [Lifehacker](http://lifehacker.com/5843903/the-best-text-expansion-app-for-mac).