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
+++
slug = "algorithms-data-structures"
tags = [
  "",
]
banner = ""
aliases = [
  "/simple-data-structures/",
]
draft = true
date = "2017-02-24T10:15:29Z"
title = "Data Structures"

+++