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
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
2016-10-25
updating content type generator template and modifying default post
Steve Manuel
2016-10-19
removing branch select
Steve Manuel
2016-10-19
removing hard-coded confirmation message including source of dev clone
Steve Manuel
2016-10-19
adding a --fork flag to allow contributors to use their own forks in ponzu-de...
Steve Manuel
2016-10-13
adding --dev flag to indicate development on ponzu core to the build step
Steve Manuel
2016-10-13
adding delete button (test)
Steve Manuel
2016-10-10
updating some defaults
Steve Manuel
2016-10-09
adding static file server, new implementation
Steve Manuel
2016-10-09
fixing import path in template for content type
Steve Manuel
2016-10-09
added a build and run cli command to package, vendor & compile code, and then...
Steve Manuel
[next]