hugo-internet-weblog/README.md
2016-02-19 23:35:42 -05:00

53 lines
1.3 KiB
Markdown

# 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](#installation)
- [Getting started](#getting-started)
- [Variables](#variables)
- [Contributing](#contributing)
- [License](#license)
- [Annotations](#annotations)
## 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](//gohugo.io/overview/installing/)
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](http://jnjosh.mit-license.org).
## Contact
- [Josh Johnson](http://jnjosh.com) [@jnjosh](http://twitter.com/jnjosh)
---
_Thanks to Steve Francia for creating Hugo!_