Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/corygibbons/yuki

❄️ Responsive masonry style theme for Tumblr.
https://github.com/corygibbons/yuki

grid minimal theme tumblr

Last synced: about 2 months ago
JSON representation

❄️ Responsive masonry style theme for Tumblr.

Awesome Lists containing this project

README

        

![Screenshot](http://files.corygibbons.com/cory-gibbons-yuki.png)
# Yuki
Yuki is a responsive masonry style theme for Tumblr by [@corygibbons](http://twitter.com/corygibbons).

## Notes
Currently the theme works best for photo based blogs. At the moment all post types are supported but some work better than others, will create better support in the future when I have time.

_Version 1.0.0 is slowly underway in the `develop` branch._

## Install
Copy and paste all contents from [yuki.html](https://raw.github.com/corygibbons/yuki/master/yuki.html) into your Tumblr theme customization window.

## Demo
Demo available at [yuki-theme.tumblr.com](http://yuki-theme.tumblr.com)

## Changelog

#### 0.2.15
* Change tumblr asset links from http to https

#### 0.2.14
* Add missing html markup

#### 0.2.13
* Switch to CSS transitions for tile hover

#### 0.2.12
* Photosets on permalink pages should now output high-res images

#### 0.2.11
* Fix an issue that caused mobile screens to display at wrong width

#### 0.2.10
* Add setting to show only first image in photoset on post index

#### 0.2.9
* Make sure all assets are hosted on Tumblr

#### 0.2.8
* Add caption to photo posts on permalink pages
* Fix an issue with photoset captions on permalink pages
* Fix an issue with video captions on permalink pages

#### 0.2.7
* Add setting to change image hover colour

#### 0.2.6
* Add support for post notes

#### 0.2.5
* Fix image hover issues
* Start adding support for audio posts
* Small aesthetic changes on text and link posts

#### 0.2.4
* Add support for video posts

#### 0.2.3
* Fix infinite scroll on custom domains
* Fix photoset posts so images maintain their aspect ratio

#### 0.2.2
* Add string localization

#### 0.2.1
* Fix bug so load more button won't display on single post pages

#### 0.2.0
* Add infinite scroll

#### 0.1.1
* Minor bug fixes
* Start implementation of infinite scroll

#### 0.1.0
* Initial release