8000 GitHub - alexwlchan/finduntaggedtumblrposts.com: A site for finding untagged Tumblr posts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexwlchan/finduntaggedtumblrposts.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finduntaggedtumblrposts.com

This repo contains the source code for finduntaggedtumblrposts.com, which helps you find untagged posts on Tumblr.

A screenshot of the site

Motivation

The idea for this site started in 2013, when a friend was trying to go back and retag her old Tumblr posts. Without a way to easily see all her untagged posts, it was impossible for her to be sure that she was done. I wrote her a Python script to get the job done, and that was that.

In 2014, I was getting a lot of hits to that post, but a Python script isn’t very user friendly. I wrote this site to be an easier way to get a list of your untagged posts, because clearly it was something people wanted.

All the source code is on GitHub, and released under the MIT license.

Building the site

6560

The site is written as a single HTML file, plus a bit of JavaScript and CSS.

The original HTML is in the root of the repo; to minify it before pushing I run the command:

$ htmlmin index.html site/index.html

using the htmlmin library.

Deploying the site

The site is run from my web server harmonia.

About

A site for finding untagged Tumblr posts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0