summaryrefslogtreecommitdiff
path: root/cmd/ponzu/options.go
AgeCommit message (Expand)Author
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
2016-10-25updating content type generator template and modifying default postSteve Manuel
2016-10-19removing branch selectSteve Manuel
2016-10-19removing hard-coded confirmation message including source of dev cloneSteve Manuel
2016-10-19adding a --fork flag to allow contributors to use their own forks in ponzu-de...Steve Manuel
2016-10-13adding --dev flag to indicate development on ponzu core to the build stepSteve Manuel
2016-10-13adding delete button (test)Steve Manuel
2016-10-10updating some defaultsSteve Manuel
2016-10-09adding static file server, new implementationSteve Manuel
2016-10-09fixing import path in template for content typeSteve Manuel