internet weblog theme for Hugo
Find a file
2016-02-20 00:37:34 -05:00
archetypes initial commit 2016-02-19 23:35:42 -05:00
layouts fixed title to use handle 2016-02-20 00:37:34 -05:00
static initial commit 2016-02-19 23:35:42 -05:00
.gitignore initial commit 2016-02-19 23:35:42 -05:00
LICENSE.md initial commit 2016-02-19 23:35:42 -05:00
README.md initial commit 2016-02-19 23:35:42 -05:00
theme.toml initial commit 2016-02-19 23:35:42 -05:00

internet-weblog Theme for Hugo

internet-weblog is a minimalistic Hugo theme that offers a traditional blog mixed with a microblog and a photoblog. It also offers the ability to do simple link posts that link to a remote page. It was ported from a theme made for Octopress.

The theme features a customizable bio-section and flickr-based photo stream in it's footer, unique layouts for displaying all posts, and other

(screenshot)

Contents

Installation

Inside the folder of your Hugo site run:

$ mkdir themes
$ cd themes
$ git clone https://github.com/jnjosh/internet-weblog

For more information read the official setup guide for Hugo.

Getting Started

TBA

Variables

Contributing

Did you find a bug or have an ideas for new features? Feel free to use the issue tracker to let me know or make a pull request.

License

This theme is released under MIT. For more information, please see the License.

Contact


Thanks to Steve Francia for creating Hugo!