Learn Vim at your own pace with my self-study Core Vim Course.

Learn more

Learn Vim at your own pace with my self-study Core Vim Course.

Look! A new Vimcasts site

Today I’m rolling out some major enhancements to the Vimcasts.org website. I’ve been working on this project with Hannah Adcock since January. If you’re reading this via RSS, why not click through to the new homepage and check it out?

Responsive, categorised, and searchable

The site is now responsive, so it should look good on smartphones and tablets as well as desktop browsers. To make it easier to find relevant content from the archives, I’ve categorised all screencasts and articles. I’ve also added a site-wide search feature, which lets you find material from shownotes and blog posts without having to check Google.

Before making any changes to the site, I asked for feedback from my readers. You can follow a detailed breakdown of responses to the survey on the Contented Strategy Blog. Some of you thought that the Vimcasts.org site was fine and needed little in the way of changes. Keeping that thought close, I’ve taken care to preserve the style of the old site. If you look at the site with a large screen, you won’t see many changes. I’ve tried to adapt that style and make it work for smaller format screens as well.

More than a redesign

I’ve migrated the site from Radiant CMS to Middleman, a static site generator. It was a big job and it’s quite possible that I’ve broken things that previously worked fine. If you notice any problems, please email me: drew@vimcasts.org (You can view the old site at legacy.vimcasts.org. I’ll keep it up for a few more weeks.)

There are still a few rough edges, which I’ll be smoothing out over the coming weeks. Now that I’ve shipped this new version of the site, I can get back to making screencasts about Vim. Watch this space…

Nitty details

I’m using Zurb Foundation with SCSS. Site search is provided by Swiftype. The Vimcasts logo is now in SVG format, so it looks crisp across all screen resolutions. The site is hosted on Github Pages and you can view the source code on GitHub.

Comments

Browse similar content


Level-up your Vim

Training

Boost your productivity with a Vim training class. Join a public class, or book a private session for your team.

Drew hosted a private Vim session for the shopify team that was one of the best workshops I have ever attended.

John Duff, Director of Engineering at Shopify

Publications

Make yourself a faster and more efficient developer with the help of these publications, including Practical Vim (Pragmatic Bookshelf 2012), which has over 50 five-star reviews on Amazon.

After reading it, I've switched to vim as my default editor on a daily basis with no regrets. ★★★★★

Javier Collado

Learn to use Vim efficiently in your Ruby projects

In association with thoughtbot, one of the most well respected Rails consultancies in the world, I've produced a series of screencasts on how to make navigating your Ruby projects with Vim ultra-efficient. Along the way, you’ll also learn how to make Ruby blocks a first-class text object in Vim. This lets you edit Ruby code at a higher level of abstraction. Available to buy from thoughtbot..