Wanted to rename all my files ending in .html.slim to .slim, in several subfolders.
for file in $(find . -iname […]
Archive
Wanted to rename all my files ending in .html.slim to .slim, in several subfolders.
for file in $(find . -iname […]
If you setup a Dreampress installation with a *.dreamhosters.com temp site.
And when you deploy the final domain the links […]
For the past month or so, I’ve looked at Elixir and Phoenix with interest. Phoenix is a young framework, still […]