All Projects → joejoinerr → Tumblr Boilerplate

joejoinerr / Tumblr Boilerplate

Licence: mit
A basic starting point for Tumblr theme development.

Projects that are alternatives of or similar to Tumblr Boilerplate

tg channel bot
Fetch and push to telegram channel/user/group !
Stars: ✭ 95 (+850%)
Mutual labels:  tumblr
JQScrollNumberLabel
JQScrollNumberLabel:仿tumblr热度滚动数字条数, 一个显示数字的控件,当你改变其数字时,能够有滚动的动画,同时动画和位数可以限制,动态创建和实例化可选,字体样式自定义等。
Stars: ✭ 29 (+190%)
Mutual labels:  tumblr
Socialreaper
Social media scraping / data collection library for Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 338 (+3280%)
Mutual labels:  tumblr
tumblr-likes-downloader
Download liked posts with Node.js by fetching Tumblr API
Stars: ✭ 21 (+110%)
Mutual labels:  tumblr
visual-references
A list of visual references that make me immensely happy.
Stars: ✭ 34 (+240%)
Mutual labels:  tumblr
Tumblr crawler
This is a Multi-thread crawler for Tumblr.
Stars: ✭ 258 (+2480%)
Mutual labels:  tumblr
lux
👾 Fast and simple video download library and CLI tool written in Go
Stars: ✭ 19,266 (+192560%)
Mutual labels:  tumblr
Tumblr Utils
Utilities for dealing with Tumblr blogs, Tumblr backup
Stars: ✭ 616 (+6060%)
Mutual labels:  tumblr
TumblTwo
TumblTwo, an Improved Fork of TumblOne, a Tumblr Downloader.
Stars: ✭ 57 (+470%)
Mutual labels:  tumblr
Tumblrboilerplate
Tumblr Boiler Plate Theme
Stars: ✭ 334 (+3240%)
Mutual labels:  tumblr
sharon
A lightweight and modular social sharing library
Stars: ✭ 16 (+60%)
Mutual labels:  tumblr
humhub-oauth
Social OAuths built for the Social Platform HumHub
Stars: ✭ 16 (+60%)
Mutual labels:  tumblr
Gallery Dl
Command-line program to download image galleries and collections from several image hosting sites
Stars: ✭ 4,199 (+41890%)
Mutual labels:  tumblr
hosts
自动生成 Hosts 文件,科学上网
Stars: ✭ 30 (+200%)
Mutual labels:  tumblr
Tumblr spider
汤不热 python 多线程爬虫
Stars: ✭ 458 (+4480%)
Mutual labels:  tumblr
crawler
爬取tumblr关注博主图片
Stars: ✭ 28 (+180%)
Mutual labels:  tumblr
Liked-Saved-Image-Downloader
Save content you enjoy!
Stars: ✭ 80 (+700%)
Mutual labels:  tumblr
Tumblthree
A Tumblr Blog Backup Application
Stars: ✭ 923 (+9130%)
Mutual labels:  tumblr
Iscript
各种脚本 -- 关于 虾米 xiami.com, 百度网盘 pan.baidu.com, 115网盘 115.com, 网易音乐 music.163.com, 百度音乐 music.baidu.com, 360网盘/云盘 yunpan.cn, 视频解析 flvxz.com, bt torrent ↔ magnet, ed2k 搜索, tumblr 图片下载, unzip
Stars: ✭ 4,908 (+48980%)
Mutual labels:  tumblr
Tumblr Boilerplate
⚡️ A true bare bones Tumblr theme for a quick jump-start
Stars: ✭ 329 (+3190%)
Mutual labels:  tumblr

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
  3. Run gulp build to generate a static version of your theme, or gulp dist to generate the final code to paste into the Tumblr theme editor.

Features

  • Automatic concatenation, minification and moving external CSS to a <style> tag via Gulp
  • Suggested markup for common post types
  • Common and useful <meta> tags
  • Iterative <title> tag
  • User variables
  • Multi-language support
  • OOCSS and BEM suggested class names
  • Simple pagination links
  • 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!

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

This is a side project so I might not be immediately available.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].