Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 640 Bytes

20_the_tools.md

File metadata and controls

19 lines (14 loc) · 640 Bytes
layout title
page
The Tools

The tools involved in making the dumb smart aren't all high-tech wizardry, but most of them are. Some tools are real, physical products and others are services. Some are out-of-the-box and some have to be custom-made or customized.

Part how-to, part why-for, and part review, these are the tools I've tried, am using, or are on my wishlist.

{% for thepage in site.the_tools %} {% if page.title != thepage.title %} {{ thepage.title }}

{{ thepage.excerpt | truncate: 160 }}

{% endif %} {% endfor %}