> ## Content Index
> Fetch the complete content index at: https://www.ctrl.blog/llms.txt
> Use this file to discover other available public pages before exploring further.

# Windows Live Tiles plug-in for Nikola
- URL: https://www.ctrl.blog/entry/nikola-live-tiles-plugin/
- Published: 2015-02-22T15:52:00.000Z
- Updated: 2026-08-23T22:14:52.000Z
- Description: Set up your Nikola-powered static blog to work with the Windows Live Tiles feature using my new Nikola plugin.
- Author: Daniel Aleksandersen
- Tags: Microsoft Windows, Nikola, #outdated

Nearly five months ago, I released a new *Windows Live Tile* plug-in for Nikola — the static website generator. The plug-in generates tiles that users can add to their Start screens in Windows 8.1 and Windows Phone 8.1\. Live Tiles will feature notifications with the latest headlines and the design of the site.

Windows will do a decent job of guessing what design to use for your site. However, the tiles will be static and are likely to use a misfit or upscaled logo. With this new plug-in, Nikola powered sites can present pretty designs and their color scheme for their tiles. Find hints for designing great tile images in [Tile visual assets](https://learn.microsoft.com/en-us/previous-versions/windows/apps/hh781198%28v=win.10%29?ref=ctrl.blog).

The plug-in also generates Live Tiles. These are tiles with live content updates that rotates in-between the site’s name and logo. The tiles will use the headlines and thumbnails — when available — of the five latest posts. Assuming high-quality headlines and some luck, your site’s tile should help build up a loyal following for your site.

![This site’s many tile sizes on the Windows Start screen](https://cdn.synaps.media/control/content/images/2026/08/windows-start-aeyoun-live-tile-sizes.png)

This site’s generated Live Tiles shown in all sizes on the Start screen.

Install the plug-in by running nikola plugin -i windows\_live\_tiles. Some simple configuration will be required. Please refer to the [documentation](https://plugins.getnikola.com/?ref=ctrl.blog#windows%5Flive%5Ftiles "Windows Live Tiles for Windows plug-in for Nikola") and an [example configuration](https://raw.githubusercontent.com/getnikola/plugins/cf5700716917a73a3f8f591984e028a08eb7494b/v7/windows%5Flive%5Ftiles/config.py.sample?ref=ctrl.blog "Plug-in example configuration"). After the initial configuration, the plug-in is a set-and-forget enhancement to any website. Requires Nikola version 7 or later.

The plug-in has been available for almost five months already. Sorry for the late announcement! If a user stays logged in for months on end, the tiles may stop updating the headlines. This is a bug in Windows itself. The monthly security updates that requires rebooting should alleviated this problem.

Microsoft changed pretty much everything about how Live Tiles work and were detected from Windows 8 to 8.1\. This plug-in only targets Windows 8.1\. There’s no support for pinned websites yet in Windows 10 Preview, but that may come further down the line.

**Update** (2015-06-17): The plug-in produces Live Tiles compatible with Windows 10 and Windows 10 Mobile.