svn add Icon@2x.png
You need to do this instead:
svn add Icon\@2x.png@
Thanks to Jeff Kelley.
svn add Icon@2x.png
svn add Icon\@2x.png@
Getting a list of pages in a Jekyll site is easy, but paring that down to just the top-level files and the index pages is tricky. {% for p...