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
- Host: GitHub
- URL: https://github.com/aswinkarthik/visualize-hugo
- Owner: aswinkarthik
- License: mit
- Created: 2017-08-13T14:29:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-13T14:47:42.000Z (almost 9 years ago)
- Last Synced: 2026-04-21T00:10:04.872Z (about 1 month ago)
- Topics: hugo, theme, visualize
- Language: CSS
- Homepage: https://aswinkarthik93.github.io/visualize-hugo/
- Size: 2.51 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.

## 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/)