hugo_to_json 0.3.9

A library and command line tool for producing a JSON representation of a Hugo site.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14

+++
date = "2016-04-14"
draft = false
title = """User Experience"""
slug = "user-experience"
tags = ['ux', 'software development', 'revision']
banner = ""
aliases = ['/user-experience/']
+++

# Introduction
User Experience (UX) is an interesting term, and [difficult to define](https://www.allaboutux.org/ux-definitions). My simple definition is as follows.
> **UX** is a user's perception of a product as informed by their use of the product.