initial commit

This commit is contained in:
Josh Johnson 2016-02-19 23:35:42 -05:00
commit f92932b947
44 changed files with 851 additions and 0 deletions

13
theme.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Internet Weblog"
license = "MIT"
licenselink = "https://github.com/jnjosh/internet-weblog/blob/master/LICENSE.md"
description = "A personal, minimal blog theme for Hugo."
homepage = "http://jnjosh.com"
tags = ["blog", "personal", "minimal", "microblog", "photoblog", "linkblog"]
features = ["Microblog", "Photoblog", "Blog", "Flickr Photo Stream", "Personal Blog", "Link Blog"]
version = 1.0
min_version = 0.14
[author]
name = "Josh Johnson"
homepage = "http://jnjosh.com"