Chandelier Blank is a Tumblr theme that emphasises content and de-emphasises metadata (notes, sources, etc.) structured to allow for easy modification.
Uses Tumblr's built-in lightbox for single photo posts; not just photosets
- Minimal, content-focused, responsive design
- Post metadata removed (notes, source, reblogged via ...)
- Photos in high-res as default
- Photo click through URLs removed, instead clicking opens them in a lightbox
- Infinite scroll
- Accent and background colours easily customisable
- Language independent, using localized theme strings
- Clean source code, making modification easy
- W3C validated HTML5 and CSS3
- Select all the code in
blank.html
and copy it - Go to tumblr.com/customize then click
Edit HTML
- Delete all the existing code then paste in the new code
- Press
Update Preview
and thenSave
This work is licensed under a Creative Commons Attribution 4.0 International License.
- Normalize.css 5.0.0
- tumblrAutoPager 0.1.7
- Lightbox from Tumblr's
lightbox.js
which is included in each page'stumblelog.js
, idea via @edadams' gist