Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luandro/fotography-tumblr-theme

Photography tumblr theme
https://github.com/luandro/fotography-tumblr-theme

Last synced: about 6 hours ago
JSON representation

Photography tumblr theme

Awesome Lists containing this project

README

        

Tumblr Boilerplate - 2.0.1
------

A fully functional bare-bones Tumblr theme that works out of the box. Style it to your needs. The goal of the project was to remove uncessary code easing the development process.

### Installation

* [Bower](http://bower.io/): `bower install tumblr-boilerplate`
* [Github] (https://github.com): `git clone https://github.com/davesantos/tumblr-boilerplate.git`
* [Download](https://github.com/davesantos/tumblr-boilerplate/archive/master.zip).

###Getting Started

1. Choose an [Installation](#install) method.
2. Modify tumblr.html with your favorite code editor.
3. Preview it by going to `http://tumblr.com/customize/your_blog_name`.
4. Click *Edit HTML* on the left column.
5. Copy & paste your customized code then click *Save*.

### Features

* HTML5
* [Normalize CSS](http://necolas.github.com/normalize.css/) from a CDN
* Supports all [post](https://www.tumblr.com/docs/en/custom_themes#posts) types
* Theme options from [global appeareance](https://www.tumblr.com/docs/en/custom_themes#global_appearance)
* [Localization] (http://www.tumblr.com/docs/en/custom_themes#localization) strings

__Theme does not include__

* [Notes](https://www.tumblr.com/docs/en/custom_themes#notes)
* [Group Blogs](https://www.tumblr.com/docs/en/custom_themes#group-blogs)
* Comment System

(Intentionally not included to remain flexible in the various uses for a theme.)

###Caveats

Tumblr will auto-inject extra code & scripts into the final output of your page. This is out of the developers' control. Running it through a HTML Validator or Page Speed may spit out warnings & errors.

###Resources
* [Latest Tumblr features](http://developers.tumblr.com/)
* [Tumblr Theme Documentation](http://www.tumblr.com/docs/en/custom_themes)
* [Tumblr assets hosting](http://www.tumblr.com/themes/upload_static_file)
* [HTML 5 Boilerplate] (http://html5boilerplate.com/)

###License

tumblr-boilerplate is freely distributable under the terms of the [MIT license](https://github.com/davesantos/tumblr-boilerplate/blob/master/LICENSE.md). Contribute any pull requests you might find helpful for others.