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

https://github.com/splorp/typecon-tumblr

A simple Tumblr theme for the TypeCon Snippets blog.
https://github.com/splorp/typecon-tumblr

Last synced: 4 months ago
JSON representation

A simple Tumblr theme for the TypeCon Snippets blog.

Awesome Lists containing this project

README

          

# TypeCon for Tumblr

A simple Tumblr theme for the TypeCon Snippets tumblelog.

## About

See this theme in action over on [TypeCon Snippets](https://typecon.tumblr.com/).

## Features

+ HTML5 structure and compliance
+ CSS that is minimal and tidy
+ Non-semantic, presentational markup has been beaten into submission
+ Specify your own [Disqus](https://disqus.com/) shortname
+ Specify your own [Adobe Fonts](https://fonts.adobe.com/) ID for easy web font implementation
+ Clean, valid, and awesome

## Credits

TypeCon for Tumblr is being developed by [Grant Hutchinson](https://splorp.me/) based on portions of [Tersus for Tumblr](https://github.com/splorp/tersus-tumblr/) mixed together with styles inspired by Matt Langer’s eponymous [Langer](https://www.tumblr.com/theme/325) theme.

## Licensing

The TypeCon for Tumblr theme is absolutely free and conveniently licensed under GPL. You may use it for personal or commercial projects, as you see fit. Please refer to the [license.txt](https://github.com/splorp/typecon-tumblr/blob/master/license.txt) file included with the source for more information.

## Version History

### 0.1.3 — The “Anonymous Caller” Release

+ Removed author from post metadata
+ Removed obsolete `.notes` class selectors
+ Removed superfluous `p` element enclosing `{PostNotes}`
+ Tidied up avatar alignment and spacing within `{PostNotes}` list

### 0.1.2 — The “Hide & Seek” Release

+ Changed header and footer navigation from `p` to `ul` because semantics
+ Implemented a touch of `overflow: hidden` to better contain long links
+ Added search field attributes for styling and usability
+ Updated hardcoded links to https

### 0.1.1 — The “Baby Steps” Release

+ Removed superfluous `text-indent` from quote posts
+ Delineated page navigation from the footer
+ Adjusted blockquote margins
+ Softened the corners on `input` elements

### 0.1.0 — The “Easy To Commit” Release

+ Initial tinkering