Skip to content

xavib/tumblr-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tumblr Boilerplate

The Tumblr Boilerplate (unofficial) is a fully automated approach to Tumblr theme development, providing some suggested content tags and scripts so you can concentrate on the style.

Quick start

  1. Download the zip archive: https://github.com/joejoinerr/tumblr-boilerplate/archive/master.zip
  2. Clone the git repo: git clone https://github.com/joejoinerr/tumblr-boilerplate.git

Features

  • Automatic concatenation, minification and moving external CSS to a <style> tag via Grunt
  • Suggested markup for common post types
  • Posts loop in semantic <article> tags
  • Common and useful <meta> tags
  • Iterative <title> tag
  • User variables
  • OOCSS and BEM suggested class names
  • Simple pagination links
  • IDs on page sections for easy linking
  • Bundled with Normalize.css via cdnjs

Check out the Tumblr theme docs for information about specific variables or blocks.

Documentation

Read the Tumblr Boilerplate docs →

Contribute

If you've got any great features to add to the Tumblr Boilerplate, or if there's a problem with my code, then get involved! This is a side project so I might not be immediately available:

  • File an issue stating the bug/feature request or
  • Fork the repo, add the code yourself and submit a pull request

About

A basic starting point for Tumblr theme development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 83.8%
  • JavaScript 13.4%
  • CSS 2.8%