An open API service indexing awesome lists of open source software.

https://github.com/aswinkarthik/visualize-hugo

Learning hugo static generator through porting a theme Visualize
https://github.com/aswinkarthik/visualize-hugo

hugo theme visualize

Last synced: about 1 month ago
JSON representation

Learning hugo static generator through porting a theme Visualize

Awesome Lists containing this project

README

          

# Visualize theme for Hugo

As a way to learn hugo, ported a free theme [Visualize](https://templated.co/visualize) to hugo.

![screenshot](https://raw.githubusercontent.com/aswinkarthik93/visualize-hugo/master/screenshot.png)

## Usage

- Content is stored as JSON data.
- Modify `header.json` for the header content and social information.
- Modify `main.json` for the main content of images and content.

I wanted to use Visualize theme for my photographs and also use Hugo (to get a feel of how to use it) while doing so.

[Demo here.](https://aswinkarthik93.github.io/visualize-hugo/)