index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
ponzu
/
options.go
Age
Commit message (
Expand
)
Author
2025-02-22
fix: my repo
haturatu
2017-05-15
add cobra commands
Martin Treusch von Buttlar
2017-03-01
replace GOPATH env var lookups with getGOPATH func throughout codebase
Steve Manuel
2017-02-24
added add.go to cmdBuildFiles in buidPonzuServer()
Ollie Phillips
2017-02-21
adding new file to be included in build, new buildOutputPath function to dete...
Steve Manuel
2017-02-21
reduce length of function name and unexport
Steve
2017-02-21
Fix Windows build & run
Carlos Fernández
2017-01-18
updating docs and readme
Steve Manuel
2017-01-17
adding version (in general ponzu.json file) and upgrade command to backup, cl...
Steve Manuel
2017-01-02
more code cleanup and adding content dir empty on build before copy
Steve Manuel
2016-12-26
adding gocmd flag to more easily test against go1.8beta2 and future builds
Steve Manuel
2016-12-19
adding possible fix for copying root directories into vendor unnecessarily
Steve Manuel
2016-12-19
adding possible fix for copying root directories into vendor unnecessarily
Steve Manuel
2016-12-19
adding possible fix for copying root directories into vendor unnecessarily
Steve Manuel
2016-12-19
fixing left over merge conflicts
Steve Manuel
2016-12-19
updating imports to match master
Steve Manuel
2016-12-19
moving repository, bosssauce => ponzu-cms
Steve Manuel
2016-12-19
[addons] Creating foundation for plugin-like system "Addons" (#24)
Steve
2016-12-19
possibly redundant mkdir for content pre-vendor
Steve Manuel
2016-12-18
removing possible bug source
Steve Manuel
2016-12-18
update empty slice to nil
Steve Manuel
2016-12-18
adding content dir in at proj root after its vendored
Steve Manuel
2016-12-18
make sure user content dir exists in new project
Steve Manuel
2016-12-17
moving reference into content package and testing API based approach
Steve Manuel
2016-12-17
removing debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
debug
Steve Manuel
2016-12-17
testing reimplementaion of build steps to copy addons and content
Steve Manuel
2016-12-17
add debug for build step
Steve Manuel
2016-12-17
add debug for build step
Steve Manuel
2016-12-17
add debug for build step
Steve Manuel
2016-12-17
add debug for build step
Steve Manuel
2016-12-17
adding a build step: vendor all addon files - requires a change in way we cur...
Steve Manuel
2016-11-26
adding generate.go file to build files
Steve Manuel
2016-11-24
adding initial support to generate content type from more descriptive cli args
Steve Manuel
2016-11-03
simplifying Editable interface by adding Sluggable and Identifiable interface...
Steve Manuel
2016-11-02
catching nil err before attempting to call Error
Steve Manuel
2016-11-02
testing newline catch and reassign answer var
Steve Manuel
2016-11-02
testing err for ponzu new newline
Steve Manuel
2016-11-02
Merge branch 'ponzu-dev'
Steve Manuel
2016-11-02
testing format verb to catch newline
Steve Manuel
2016-11-02
testing format verb to catch newline
Steve Manuel
2016-11-02
remove .git directory from new ponzu project
Steve Manuel
2016-11-02
test remove .git directory from new ponzu project
Steve Manuel
2016-10-30
sync example content type fields
Steve Manuel
2016-10-26
changing arrangement of default and generated post / content type
Steve Manuel
[next]