Hew: A Free WordPress Blogging Theme Inspired by Ryu

Hew is Automattic’s 67th free theme release on WordPress.org. The new theme, designed by Ola Laczek, was inspired by Ryu, a classic among personal blogging themes. Ryu was released two years ago and for awhile it seemed like everyone was using it.

Hew brings that same clean, identity-focused design that features the author’s Gravatar at the top with posts directly beneath. The ability to immediately brand the blog for yourself is one of the design aspects that made Ryu such a hit.

hew

Laczek explained her inspiration for Hew in an interview with the ThemeShaper blog:

Ryu was my initial inspiration for Hew. I wanted to create a personal-blogging theme which shows an author’s identity – via Gravatar logo and social media links in the header – while staying focused on their content.

The theme includes one optional custom menu in the top bar, which is displayed to the left of the social links menu. Hew keeps the focus on content by hiding all four of its widget areas within a slide-out top panel.

hew-top-widgets

As is the case with virtually every other recent theme release from WordPress.com, Hew includes support for post formats. The theme prominently features post format icons at the top of every post. Each format has its own subtle differences in style.

hew-quote-post-formats

Hew’s customizer options include the ability to change the header image from your Gravatar to something else, as well as the ability to customize the background and header text color. If you’re hoping to be able to change the yellow highlight color used throughout the theme, I didn’t see an easy option to do this. You’ll need to create your own child theme if you want to further customize it.

Check out the live demo on WordPress.com to see the theme in action.

Hew is essentially the colorful successor to the popular Ryu theme and is on its way to becoming equally as popular. It is rapidly approaching 1,000 downloads after less than a week on WordPress.org. If you need a fresh new look for your personal blog, take Hew for a test drive to see what you think.

6

6 responses to “Hew: A Free WordPress Blogging Theme Inspired by Ryu”

    • For anyone interested in doing this, I (think I) have found all occurences of the yellow background. I put the override CSS up on github:



      This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters

      /*
      Welcome to Custom CSS!
      Picking out the yellow color in Autommattic's Hew theme:
      https://wordpress.com/themes/hew
      https://wptavern.com/hew-a-free-wordpress-blogging-theme-inspired-by-ryu
      */
      #masthead,
      #infinite-handle span,
      .tagcloud a:hover,
      a[class*="tag-link-"]:hover,
      .page-links a:hover,
      .tags-links a:hover,
      .error-404 .tagcloud a:hover,
      .entry-format,
      .bypostauthor .comment-meta,
      button, input[type="button"], input[type="reset"], input[type="submit"], #infinite-handle span {
      background-color: #3498db;
      }
      textarea:focus {
      border-color: #3498db;
      }
      .social-links ul a:hover:before,
      .toggle-button:hover:before,
      .toggled .menu-toggle:before,
      .main-navigation ul :hover > a {
      color: #3498db;
      }
      a:hover,
      a:focus,
      a:active,
      .widget a,
      .toggle-button.open::before {
      color: #FF9600;
      }
      .entry-content a:hover,
      .entry-summary a:hover,
      .comment-content a:hover {
      border-bottom: 2px solid #FF9600;
      color: #FF9600;
      }
  1. WordPress should really do something about Archive widget. Instead of showing every month of every year you have been blogging I would prefer current year and all other months from previous years stacked in their respective years.

  2. so…
    I installed Hew last night, and it was working, but running out of the install sub-directory. I changed the site address to the root of the domain, and copied the appropriate files to the root, and updated the permalinks. The site is functioning properly, except that the “…”(widgets) menu button graphic at the right end of the the masthead has disappeared…
    Last night, it was an interesting glyph, today it is an “image placeholder” box…any wp experts know what happened?

    http://the1eyedman.com/

    anyone?

Newsletter

Subscribe Via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

%d bloggers like this: