1 2 3 4 5 6
package init import ( // content package must be initialized so our db is pre-configured _ "github.com/ponzu-cms/ponzu/content" )