to identify if we are on blog index or detail page.
When on detail page: On page load, the header slideshow is hidden, allowing
for JS at bottom of page to update the image and then show main image in
header slideshow without flashing content while image is updated.
*/
var el = document.querySelector('body');
var className = false ? "blog-detail" : "blog-index";
if (el.classList) { el.classList.add(className); }
else { el.className += " " + className; }
Author
Katherine Dinsdale
From Calabria to the Flint Hills, one artisan’s journey reshapes the legacy of the American cowboy boot Sam Vasta is a master shoemaker from Italy, and he looks the part. In the workshop at his home…
Read More
Colorful cultural festivals all across Kansas celebrate the values and traditions of Hispanic heritage Editor's Note: This story was originally published in the summer of 2000 All’s right with the…
Read More
An award-winning Kansas quilt artist answers her grandfather’s challenging question with every stitch As a child, narrative quilt artist Marla A. Jackson delighted in fabric and color and artistic…
Read More