summaryrefslogtreecommitdiff
path: root/cmd/ponzu/options.go
AgeCommit message (Expand)Author
2025-02-22fix: my repohaturatu
2017-05-15add cobra commandsMartin Treusch von Buttlar
2017-03-01replace GOPATH env var lookups with getGOPATH func throughout codebaseSteve Manuel
2017-02-24added add.go to cmdBuildFiles in buidPonzuServer()Ollie Phillips
2017-02-21adding new file to be included in build, new buildOutputPath function to dete...Steve Manuel
2017-02-21reduce length of function name and unexportSteve
2017-02-21Fix Windows build & runCarlos Fernández
2017-01-18updating docs and readmeSteve Manuel
2017-01-17adding version (in general ponzu.json file) and upgrade command to backup, cl...Steve Manuel
2017-01-02more code cleanup and adding content dir empty on build before copySteve Manuel
2016-12-26adding gocmd flag to more easily test against go1.8beta2 and future buildsSteve Manuel
2016-12-19adding possible fix for copying root directories into vendor unnecessarilySteve Manuel
2016-12-19adding possible fix for copying root directories into vendor unnecessarilySteve Manuel
2016-12-19adding possible fix for copying root directories into vendor unnecessarilySteve Manuel
2016-12-19fixing left over merge conflictsSteve Manuel
2016-12-19updating imports to match masterSteve Manuel
2016-12-19moving repository, bosssauce => ponzu-cmsSteve Manuel
2016-12-19[addons] Creating foundation for plugin-like system "Addons" (#24)Steve
2016-12-19possibly redundant mkdir for content pre-vendorSteve Manuel
2016-12-18removing possible bug sourceSteve Manuel
2016-12-18update empty slice to nilSteve Manuel
2016-12-18adding content dir in at proj root after its vendoredSteve Manuel
2016-12-18make sure user content dir exists in new projectSteve Manuel
2016-12-17moving reference into content package and testing API based approachSteve Manuel
2016-12-17removing debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17debugSteve Manuel
2016-12-17testing reimplementaion of build steps to copy addons and contentSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17add debug for build stepSteve Manuel
2016-12-17adding a build step: vendor all addon files - requires a change in way we cur...Steve Manuel
2016-11-26adding generate.go file to build filesSteve Manuel
2016-11-24adding initial support to generate content type from more descriptive cli argsSteve Manuel
2016-11-03simplifying Editable interface by adding Sluggable and Identifiable interface...Steve Manuel
2016-11-02catching nil err before attempting to call ErrorSteve Manuel
2016-11-02testing newline catch and reassign answer varSteve Manuel
2016-11-02testing err for ponzu new newlineSteve Manuel
2016-11-02Merge branch 'ponzu-dev'Steve Manuel
2016-11-02testing format verb to catch newlineSteve Manuel
2016-11-02testing format verb to catch newlineSteve Manuel
2016-11-02remove .git directory from new ponzu projectSteve Manuel
2016-11-02test remove .git directory from new ponzu projectSteve Manuel
2016-10-30sync example content type fieldsSteve Manuel
2016-10-26changing arrangement of default and generated post / content typeSteve Manuel