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-18"
draft = false
title = """Tasks"""
slug = "tasks"
tags = ['software development', 'task analysis', 'revision']
banner = ""
aliases = ['/tasks/']
+++

A system can be decomposed into a set of small subsystems which can be further divided into modules. This decomposition can be used to create a 'Work Assignment View' as we saw earlier.

The work assignment view helps project managers plan and allocate resources.