<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>seo on Sai Ram&#39;s Blog</title>
    <link>https://sairam.dev/tags/seo/</link>
    <description>Recent content in seo on Sai Ram&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020. All rights reserved.</copyright>
    <lastBuildDate>Sun, 09 Apr 2017 16:40:00 +0530</lastBuildDate>
    
	<atom:link href="https://sairam.dev/tags/seo/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Generating Header Images for Blog</title>
      <link>https://sairam.dev/post/generating-header-images-for-blog/</link>
      <pubDate>Sun, 09 Apr 2017 16:40:00 +0530</pubDate>
      
      <guid>https://sairam.dev/post/generating-header-images-for-blog/</guid>
      <description>Inspired by Sense-Si, the process fills in text into a HTML page and uses a PhantomJS (on a docker container) and takes a screenshot. I wanted to see if I can make these in a simpler way with other tools I currently use already.
Trying out with Image Magick First, lets download the image
wget -O header-plain.jpg &amp;quot;https://source.unsplash.com/featured/1200x630/?mountains&amp;quot;  single command but overflows
echo -n &#39;How to generate caption images with ImageMagick?</description>
    </item>
    
  </channel>
</rss>