// Package content contains all user-supplied content which the system is to // manage. Generate content types by using the Ponzu command line tool 'ponzu' // by running `$ ponzu generate ` // Note: doc.go file is required to build the Ponzu command since main.go // imports content package to a blank identifier. package content