initial commit
This commit is contained in:
commit
f92932b947
44 changed files with 851 additions and 0 deletions
13
theme.toml
Normal file
13
theme.toml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue