1
0
mirror of https://github.com/alrayyes/instagram-hugo-demo-theme synced 2023-11-13 18:16:41 +00:00
instagram-hugo-demo-theme/README.md
2016-10-04 20:09:10 +02:00

1.6 KiB

wercker status

Instagram Hugo Demo Theme

This is a simple demo theme that shows how to use Instagram with hugo. Running demo can be found here.

Installation

Inside the folder of your Hugo site run:

$ mkdir themes
$ cd themes
$ git clone https://github.com/alrayyes/instagram-hugo-demo-theme

For more information read the official setup guide of Hugo.

The Config File

Add the following to your config.toml:

[Params]
access_token = "<access_token>"

You can generate an access token here.

Used Libraries

Contributing

Report any bugs using the issue tracker. Submit your own bug fixes or feature additions via a pull request.

License

This theme is released under the MIT License. For more information read the license.